Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9F456200ABE for ; Fri, 20 May 2016 11:32:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9DB1A1609AF; Fri, 20 May 2016 09:32:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3428D160A0E for ; Fri, 20 May 2016 11:32:14 +0200 (CEST) Received: (qmail 95451 invoked by uid 500); 20 May 2016 09:32:13 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 95316 invoked by uid 99); 20 May 2016 09:32:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2016 09:32:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F3E492C1F69 for ; Fri, 20 May 2016 09:32:12 +0000 (UTC) Date: Fri, 20 May 2016 09:32:12 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-506) PagingTest#testDeletePhysicalPages fails MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 20 May 2016 09:32:17 -0000 [ https://issues.apache.org/jira/browse/ARTEMIS-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293075#comment-15293075 ] ASF GitHub Bot commented on ARTEMIS-506: ---------------------------------------- Github user gaol commented on the pull request: https://github.com/apache/activemq-artemis/pull/495#issuecomment-220559790 @clebertsuconic I think the 3 lines starts from: [PageSubscriptionImpl#reloadPageCompletion()](https://github.com/apache/activemq-artemis/commit/3e2adf123b96c3dfade3d1584ea0ddf65a876941#diff-0f3a0fc675330f6da3b510a9428b6470R196) in your last changes fixed the issue. I thought there maybe something to do within this method but not realized that the PagingStore can be used that way. :+1: I think this PR can be closed now. > PagingTest#testDeletePhysicalPages fails > ---------------------------------------- > > Key: ARTEMIS-506 > URL: https://issues.apache.org/jira/browse/ARTEMIS-506 > Project: ActiveMQ Artemis > Issue Type: Bug > Reporter: Lin Gao > > {code} > 16:32:35,277 INFO [org.apache.activemq.artemis.tests.integration] Received 994 > 16:32:35,277 INFO [org.apache.activemq.artemis.tests.integration] It's null. leaving now > 16:32:35,396 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [961dde09-0c52-11e6-ba8a-7c7a91a2a427] stopped, uptime 0.813 seconds > 16:32:35,409 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDeletePhysicalPages()... > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.007 sec <<< FAILURE! - in org.apache.activemq.artemis.tests.integration.client.PagingTest > testDeletePhysicalPages(org.apache.activemq.artemis.tests.integration.client.PagingTest) Time elapsed: 2.905 sec <<< FAILURE! > java.lang.AssertionError: Didn't receive a message > at org.junit.Assert.fail(Assert.java:88) > at org.apache.activemq.artemis.tests.integration.client.PagingTest.testDeletePhysicalPages(PagingTest.java:1412) > Results : > Failed tests: > PagingTest.testDeletePhysicalPages:1412->Assert.fail:88 Didn't receive a message > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 > {code} > {code} > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.activemq.artemis.tests.integration.client.PagingTest > 16:32:32,510 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testDeletePhysicalPages()... > #test testDeletePhysicalPages > 16:32:32,711 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/journal0-L,bindingsDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/bindings0-L,largeMessagesDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/large-msg0-L,pagingDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/page0-L) > 16:32:32,733 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal > 16:32:32,779 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE > 16:32:32,781 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP > 16:32:32,782 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP > 16:32:32,784 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE > 16:32:32,785 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ > 16:32:32,787 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT > 16:32:33,143 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live > 16:32:33,144 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [localhost, nodeID=961dde09-0c52-11e6-ba8a-7c7a91a2a427] > 16:32:33,257 WARN [org.apache.activemq.artemis.core.server] AMQ222038: Starting paging on address 'SimpleAddress'; size is currently: 102,773 bytes; max-size-bytes: 102,400 > 16:32:33,517 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [961dde09-0c52-11e6-ba8a-7c7a91a2a427] stopped, uptime 0.900 seconds > 16:32:33,517 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/journal0-L,bindingsDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/bindings0-L,largeMessagesDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/large-msg0-L,pagingDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/page0-L) > 16:32:33,518 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal > 16:32:33,518 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE > 16:32:33,519 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP > 16:32:33,519 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP > 16:32:33,520 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE > 16:32:33,520 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ > 16:32:33,521 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT > 16:32:33,606 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live > 16:32:33,606 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [localhost, nodeID=961dde09-0c52-11e6-ba8a-7c7a91a2a427] > 16:32:33,647 INFO [org.apache.activemq.artemis.tests.integration] Received 0 > 16:32:33,650 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,654 INFO [org.apache.activemq.artemis.tests.integration] Received 1 > 16:32:33,654 INFO [org.apache.activemq.artemis.tests.integration] Received 2 > 16:32:33,654 INFO [org.apache.activemq.artemis.tests.integration] Received 3 > 16:32:33,654 INFO [org.apache.activemq.artemis.tests.integration] Received 4 > 16:32:33,654 INFO [org.apache.activemq.artemis.tests.integration] Received 5 > 16:32:33,654 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,655 INFO [org.apache.activemq.artemis.tests.integration] Received 6 > 16:32:33,655 INFO [org.apache.activemq.artemis.tests.integration] Received 7 > 16:32:33,655 INFO [org.apache.activemq.artemis.tests.integration] Received 8 > 16:32:33,655 INFO [org.apache.activemq.artemis.tests.integration] Received 9 > 16:32:33,655 INFO [org.apache.activemq.artemis.tests.integration] Received 10 > 16:32:33,655 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,656 INFO [org.apache.activemq.artemis.tests.integration] Received 11 > 16:32:33,656 INFO [org.apache.activemq.artemis.tests.integration] Received 12 > 16:32:33,656 INFO [org.apache.activemq.artemis.tests.integration] Received 13 > 16:32:33,656 INFO [org.apache.activemq.artemis.tests.integration] Received 14 > 16:32:33,656 INFO [org.apache.activemq.artemis.tests.integration] Received 15 > 16:32:33,656 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,663 INFO [org.apache.activemq.artemis.tests.integration] Received 16 > 16:32:33,663 INFO [org.apache.activemq.artemis.tests.integration] Received 17 > 16:32:33,663 INFO [org.apache.activemq.artemis.tests.integration] Received 18 > 16:32:33,663 INFO [org.apache.activemq.artemis.tests.integration] Received 19 > 16:32:33,663 INFO [org.apache.activemq.artemis.tests.integration] Received 20 > 16:32:33,663 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,675 INFO [org.apache.activemq.artemis.tests.integration] Received 21 > 16:32:33,675 INFO [org.apache.activemq.artemis.tests.integration] Received 22 > 16:32:33,675 INFO [org.apache.activemq.artemis.tests.integration] Received 23 > 16:32:33,675 INFO [org.apache.activemq.artemis.tests.integration] Received 24 > 16:32:33,675 INFO [org.apache.activemq.artemis.tests.integration] Received 25 > 16:32:33,675 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,680 INFO [org.apache.activemq.artemis.tests.integration] Received 26 > 16:32:33,680 INFO [org.apache.activemq.artemis.tests.integration] Received 27 > 16:32:33,680 INFO [org.apache.activemq.artemis.tests.integration] Received 28 > 16:32:33,680 INFO [org.apache.activemq.artemis.tests.integration] Received 29 > 16:32:33,681 INFO [org.apache.activemq.artemis.tests.integration] Received 30 > 16:32:33,681 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,690 INFO [org.apache.activemq.artemis.tests.integration] Received 31 > 16:32:33,691 INFO [org.apache.activemq.artemis.tests.integration] Received 32 > 16:32:33,691 INFO [org.apache.activemq.artemis.tests.integration] Received 33 > 16:32:33,695 INFO [org.apache.activemq.artemis.tests.integration] Received 34 > 16:32:33,695 INFO [org.apache.activemq.artemis.tests.integration] Received 35 > 16:32:33,695 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,702 INFO [org.apache.activemq.artemis.tests.integration] Received 36 > 16:32:33,702 INFO [org.apache.activemq.artemis.tests.integration] Received 37 > 16:32:33,702 INFO [org.apache.activemq.artemis.tests.integration] Received 38 > 16:32:33,702 INFO [org.apache.activemq.artemis.tests.integration] Received 39 > 16:32:33,702 INFO [org.apache.activemq.artemis.tests.integration] Received 40 > 16:32:33,702 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,704 INFO [org.apache.activemq.artemis.tests.integration] Received 41 > 16:32:33,704 INFO [org.apache.activemq.artemis.tests.integration] Received 42 > 16:32:33,705 INFO [org.apache.activemq.artemis.tests.integration] Received 43 > 16:32:33,705 INFO [org.apache.activemq.artemis.tests.integration] Received 44 > 16:32:33,705 INFO [org.apache.activemq.artemis.tests.integration] Received 45 > 16:32:33,705 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,716 INFO [org.apache.activemq.artemis.tests.integration] Received 46 > 16:32:33,716 INFO [org.apache.activemq.artemis.tests.integration] Received 47 > 16:32:33,716 INFO [org.apache.activemq.artemis.tests.integration] Received 48 > 16:32:33,716 INFO [org.apache.activemq.artemis.tests.integration] Received 49 > 16:32:33,716 INFO [org.apache.activemq.artemis.tests.integration] Received 50 > 16:32:33,716 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,723 INFO [org.apache.activemq.artemis.tests.integration] Received 51 > 16:32:33,723 INFO [org.apache.activemq.artemis.tests.integration] Received 52 > 16:32:33,723 INFO [org.apache.activemq.artemis.tests.integration] Received 53 > 16:32:33,723 INFO [org.apache.activemq.artemis.tests.integration] Received 54 > 16:32:33,723 INFO [org.apache.activemq.artemis.tests.integration] Received 55 > 16:32:33,723 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,728 INFO [org.apache.activemq.artemis.tests.integration] Received 56 > 16:32:33,728 INFO [org.apache.activemq.artemis.tests.integration] Received 57 > 16:32:33,728 INFO [org.apache.activemq.artemis.tests.integration] Received 58 > 16:32:33,728 INFO [org.apache.activemq.artemis.tests.integration] Received 59 > 16:32:33,729 INFO [org.apache.activemq.artemis.tests.integration] Received 60 > 16:32:33,729 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,734 INFO [org.apache.activemq.artemis.tests.integration] Received 61 > 16:32:33,734 INFO [org.apache.activemq.artemis.tests.integration] Received 62 > 16:32:33,734 INFO [org.apache.activemq.artemis.tests.integration] Received 63 > 16:32:33,734 INFO [org.apache.activemq.artemis.tests.integration] Received 64 > 16:32:33,734 INFO [org.apache.activemq.artemis.tests.integration] Received 65 > 16:32:33,734 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,736 INFO [org.apache.activemq.artemis.tests.integration] Received 66 > 16:32:33,736 INFO [org.apache.activemq.artemis.tests.integration] Received 67 > 16:32:33,736 INFO [org.apache.activemq.artemis.tests.integration] Received 68 > 16:32:33,737 INFO [org.apache.activemq.artemis.tests.integration] Received 69 > 16:32:33,737 INFO [org.apache.activemq.artemis.tests.integration] Received 70 > 16:32:33,737 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,738 INFO [org.apache.activemq.artemis.tests.integration] Received 71 > 16:32:33,739 INFO [org.apache.activemq.artemis.tests.integration] Received 72 > 16:32:33,739 INFO [org.apache.activemq.artemis.tests.integration] Received 73 > 16:32:33,739 INFO [org.apache.activemq.artemis.tests.integration] Received 74 > 16:32:33,739 INFO [org.apache.activemq.artemis.tests.integration] Received 75 > 16:32:33,739 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,741 INFO [org.apache.activemq.artemis.tests.integration] Received 76 > 16:32:33,742 INFO [org.apache.activemq.artemis.tests.integration] Received 77 > 16:32:33,742 INFO [org.apache.activemq.artemis.tests.integration] Received 78 > 16:32:33,742 INFO [org.apache.activemq.artemis.tests.integration] Received 79 > 16:32:33,742 INFO [org.apache.activemq.artemis.tests.integration] Received 80 > 16:32:33,742 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,744 INFO [org.apache.activemq.artemis.tests.integration] Received 81 > 16:32:33,744 INFO [org.apache.activemq.artemis.tests.integration] Received 82 > 16:32:33,744 INFO [org.apache.activemq.artemis.tests.integration] Received 83 > 16:32:33,745 INFO [org.apache.activemq.artemis.tests.integration] Received 84 > 16:32:33,745 INFO [org.apache.activemq.artemis.tests.integration] Received 85 > 16:32:33,745 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,752 INFO [org.apache.activemq.artemis.tests.integration] Received 86 > 16:32:33,753 INFO [org.apache.activemq.artemis.tests.integration] Received 87 > 16:32:33,753 INFO [org.apache.activemq.artemis.tests.integration] Received 88 > 16:32:33,753 INFO [org.apache.activemq.artemis.tests.integration] Received 89 > 16:32:33,753 INFO [org.apache.activemq.artemis.tests.integration] Received 90 > 16:32:33,753 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,756 INFO [org.apache.activemq.artemis.tests.integration] Received 91 > 16:32:33,756 INFO [org.apache.activemq.artemis.tests.integration] Received 92 > 16:32:33,756 INFO [org.apache.activemq.artemis.tests.integration] Received 93 > 16:32:33,756 INFO [org.apache.activemq.artemis.tests.integration] Received 94 > 16:32:33,756 INFO [org.apache.activemq.artemis.tests.integration] Received 95 > 16:32:33,756 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,758 INFO [org.apache.activemq.artemis.tests.integration] Received 96 > 16:32:33,759 INFO [org.apache.activemq.artemis.tests.integration] Received 97 > 16:32:33,759 INFO [org.apache.activemq.artemis.tests.integration] Received 98 > 16:32:33,759 INFO [org.apache.activemq.artemis.tests.integration] Received 99 > 16:32:33,759 INFO [org.apache.activemq.artemis.tests.integration] Received 100 > 16:32:33,759 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,761 INFO [org.apache.activemq.artemis.tests.integration] Received 101 > 16:32:33,762 INFO [org.apache.activemq.artemis.tests.integration] Received 102 > 16:32:33,762 INFO [org.apache.activemq.artemis.tests.integration] Received 103 > 16:32:33,762 INFO [org.apache.activemq.artemis.tests.integration] Received 104 > 16:32:33,762 INFO [org.apache.activemq.artemis.tests.integration] Received 105 > 16:32:33,763 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,764 INFO [org.apache.activemq.artemis.tests.integration] Received 106 > 16:32:33,764 INFO [org.apache.activemq.artemis.tests.integration] Received 107 > 16:32:33,764 INFO [org.apache.activemq.artemis.tests.integration] Received 108 > 16:32:33,764 INFO [org.apache.activemq.artemis.tests.integration] Received 109 > 16:32:33,765 INFO [org.apache.activemq.artemis.tests.integration] Received 110 > 16:32:33,765 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,767 INFO [org.apache.activemq.artemis.tests.integration] Received 111 > 16:32:33,768 INFO [org.apache.activemq.artemis.tests.integration] Received 112 > 16:32:33,768 INFO [org.apache.activemq.artemis.tests.integration] Received 113 > 16:32:33,768 INFO [org.apache.activemq.artemis.tests.integration] Received 114 > 16:32:33,769 INFO [org.apache.activemq.artemis.tests.integration] Received 115 > 16:32:33,769 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,770 INFO [org.apache.activemq.artemis.tests.integration] Received 116 > 16:32:33,771 INFO [org.apache.activemq.artemis.tests.integration] Received 117 > 16:32:33,771 INFO [org.apache.activemq.artemis.tests.integration] Received 118 > 16:32:33,771 INFO [org.apache.activemq.artemis.tests.integration] Received 119 > 16:32:33,772 INFO [org.apache.activemq.artemis.tests.integration] Received 120 > 16:32:33,772 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,773 INFO [org.apache.activemq.artemis.tests.integration] Received 121 > 16:32:33,773 INFO [org.apache.activemq.artemis.tests.integration] Received 122 > 16:32:33,773 INFO [org.apache.activemq.artemis.tests.integration] Received 123 > 16:32:33,774 INFO [org.apache.activemq.artemis.tests.integration] Received 124 > 16:32:33,779 INFO [org.apache.activemq.artemis.tests.integration] Received 125 > 16:32:33,780 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,784 INFO [org.apache.activemq.artemis.tests.integration] Received 126 > 16:32:33,784 INFO [org.apache.activemq.artemis.tests.integration] Received 127 > 16:32:33,785 INFO [org.apache.activemq.artemis.tests.integration] Received 128 > 16:32:33,785 INFO [org.apache.activemq.artemis.tests.integration] Received 129 > 16:32:33,785 INFO [org.apache.activemq.artemis.tests.integration] Received 130 > 16:32:33,785 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,786 INFO [org.apache.activemq.artemis.tests.integration] Received 131 > 16:32:33,786 INFO [org.apache.activemq.artemis.tests.integration] Received 132 > 16:32:33,786 INFO [org.apache.activemq.artemis.tests.integration] Received 133 > 16:32:33,786 INFO [org.apache.activemq.artemis.tests.integration] Received 134 > 16:32:33,786 INFO [org.apache.activemq.artemis.tests.integration] Received 135 > 16:32:33,786 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,789 INFO [org.apache.activemq.artemis.tests.integration] Received 136 > 16:32:33,789 INFO [org.apache.activemq.artemis.tests.integration] Received 137 > 16:32:33,789 INFO [org.apache.activemq.artemis.tests.integration] Received 138 > 16:32:33,789 INFO [org.apache.activemq.artemis.tests.integration] Received 139 > 16:32:33,789 INFO [org.apache.activemq.artemis.tests.integration] Received 140 > 16:32:33,789 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,795 INFO [org.apache.activemq.artemis.tests.integration] Received 141 > 16:32:33,795 INFO [org.apache.activemq.artemis.tests.integration] Received 142 > 16:32:33,796 INFO [org.apache.activemq.artemis.tests.integration] Received 143 > 16:32:33,796 INFO [org.apache.activemq.artemis.tests.integration] Received 144 > 16:32:33,796 INFO [org.apache.activemq.artemis.tests.integration] Received 145 > 16:32:33,796 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,797 INFO [org.apache.activemq.artemis.tests.integration] Received 146 > 16:32:33,797 INFO [org.apache.activemq.artemis.tests.integration] Received 147 > 16:32:33,797 INFO [org.apache.activemq.artemis.tests.integration] Received 148 > 16:32:33,797 INFO [org.apache.activemq.artemis.tests.integration] Received 149 > 16:32:33,797 INFO [org.apache.activemq.artemis.tests.integration] Received 150 > 16:32:33,797 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,799 INFO [org.apache.activemq.artemis.tests.integration] Received 151 > 16:32:33,799 INFO [org.apache.activemq.artemis.tests.integration] Received 152 > 16:32:33,799 INFO [org.apache.activemq.artemis.tests.integration] Received 153 > 16:32:33,799 INFO [org.apache.activemq.artemis.tests.integration] Received 154 > 16:32:33,799 INFO [org.apache.activemq.artemis.tests.integration] Received 155 > 16:32:33,799 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,800 INFO [org.apache.activemq.artemis.tests.integration] Received 156 > 16:32:33,803 INFO [org.apache.activemq.artemis.tests.integration] Received 157 > 16:32:33,803 INFO [org.apache.activemq.artemis.tests.integration] Received 158 > 16:32:33,803 INFO [org.apache.activemq.artemis.tests.integration] Received 159 > 16:32:33,804 INFO [org.apache.activemq.artemis.tests.integration] Received 160 > 16:32:33,804 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,805 INFO [org.apache.activemq.artemis.tests.integration] Received 161 > 16:32:33,805 INFO [org.apache.activemq.artemis.tests.integration] Received 162 > 16:32:33,805 INFO [org.apache.activemq.artemis.tests.integration] Received 163 > 16:32:33,805 INFO [org.apache.activemq.artemis.tests.integration] Received 164 > 16:32:33,805 INFO [org.apache.activemq.artemis.tests.integration] Received 165 > 16:32:33,805 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,806 INFO [org.apache.activemq.artemis.tests.integration] Received 166 > 16:32:33,807 INFO [org.apache.activemq.artemis.tests.integration] Received 167 > 16:32:33,807 INFO [org.apache.activemq.artemis.tests.integration] Received 168 > 16:32:33,808 INFO [org.apache.activemq.artemis.tests.integration] Received 169 > 16:32:33,808 INFO [org.apache.activemq.artemis.tests.integration] Received 170 > 16:32:33,808 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,809 INFO [org.apache.activemq.artemis.tests.integration] Received 171 > 16:32:33,810 INFO [org.apache.activemq.artemis.tests.integration] Received 172 > 16:32:33,810 INFO [org.apache.activemq.artemis.tests.integration] Received 173 > 16:32:33,810 INFO [org.apache.activemq.artemis.tests.integration] Received 174 > 16:32:33,810 INFO [org.apache.activemq.artemis.tests.integration] Received 175 > 16:32:33,810 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,812 INFO [org.apache.activemq.artemis.tests.integration] Received 176 > 16:32:33,812 INFO [org.apache.activemq.artemis.tests.integration] Received 177 > 16:32:33,812 INFO [org.apache.activemq.artemis.tests.integration] Received 178 > 16:32:33,812 INFO [org.apache.activemq.artemis.tests.integration] Received 179 > 16:32:33,812 INFO [org.apache.activemq.artemis.tests.integration] Received 180 > 16:32:33,812 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,814 INFO [org.apache.activemq.artemis.tests.integration] Received 181 > 16:32:33,814 INFO [org.apache.activemq.artemis.tests.integration] Received 182 > 16:32:33,814 INFO [org.apache.activemq.artemis.tests.integration] Received 183 > 16:32:33,814 INFO [org.apache.activemq.artemis.tests.integration] Received 184 > 16:32:33,814 INFO [org.apache.activemq.artemis.tests.integration] Received 185 > 16:32:33,814 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,816 INFO [org.apache.activemq.artemis.tests.integration] Received 186 > 16:32:33,816 INFO [org.apache.activemq.artemis.tests.integration] Received 187 > 16:32:33,816 INFO [org.apache.activemq.artemis.tests.integration] Received 188 > 16:32:33,816 INFO [org.apache.activemq.artemis.tests.integration] Received 189 > 16:32:33,816 INFO [org.apache.activemq.artemis.tests.integration] Received 190 > 16:32:33,816 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,817 INFO [org.apache.activemq.artemis.tests.integration] Received 191 > 16:32:33,817 INFO [org.apache.activemq.artemis.tests.integration] Received 192 > 16:32:33,817 INFO [org.apache.activemq.artemis.tests.integration] Received 193 > 16:32:33,819 INFO [org.apache.activemq.artemis.tests.integration] Received 194 > 16:32:33,819 INFO [org.apache.activemq.artemis.tests.integration] Received 195 > 16:32:33,820 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,822 INFO [org.apache.activemq.artemis.tests.integration] Received 196 > 16:32:33,822 INFO [org.apache.activemq.artemis.tests.integration] Received 197 > 16:32:33,822 INFO [org.apache.activemq.artemis.tests.integration] Received 198 > 16:32:33,822 INFO [org.apache.activemq.artemis.tests.integration] Received 199 > 16:32:33,822 INFO [org.apache.activemq.artemis.tests.integration] Received 200 > 16:32:33,822 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,823 INFO [org.apache.activemq.artemis.tests.integration] Received 201 > 16:32:33,823 INFO [org.apache.activemq.artemis.tests.integration] Received 202 > 16:32:33,823 INFO [org.apache.activemq.artemis.tests.integration] Received 203 > 16:32:33,823 INFO [org.apache.activemq.artemis.tests.integration] Received 204 > 16:32:33,823 INFO [org.apache.activemq.artemis.tests.integration] Received 205 > 16:32:33,823 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,824 INFO [org.apache.activemq.artemis.tests.integration] Received 206 > 16:32:33,825 INFO [org.apache.activemq.artemis.tests.integration] Received 207 > 16:32:33,825 INFO [org.apache.activemq.artemis.tests.integration] Received 208 > 16:32:33,825 INFO [org.apache.activemq.artemis.tests.integration] Received 209 > 16:32:33,825 INFO [org.apache.activemq.artemis.tests.integration] Received 210 > 16:32:33,825 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,827 INFO [org.apache.activemq.artemis.tests.integration] Received 211 > 16:32:33,828 INFO [org.apache.activemq.artemis.tests.integration] Received 212 > 16:32:33,828 INFO [org.apache.activemq.artemis.tests.integration] Received 213 > 16:32:33,828 INFO [org.apache.activemq.artemis.tests.integration] Received 214 > 16:32:33,828 INFO [org.apache.activemq.artemis.tests.integration] Received 215 > 16:32:33,828 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,829 INFO [org.apache.activemq.artemis.tests.integration] Received 216 > 16:32:33,829 INFO [org.apache.activemq.artemis.tests.integration] Received 217 > 16:32:33,829 INFO [org.apache.activemq.artemis.tests.integration] Received 218 > 16:32:33,829 INFO [org.apache.activemq.artemis.tests.integration] Received 219 > 16:32:33,829 INFO [org.apache.activemq.artemis.tests.integration] Received 220 > 16:32:33,829 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,830 INFO [org.apache.activemq.artemis.tests.integration] Received 221 > 16:32:33,830 INFO [org.apache.activemq.artemis.tests.integration] Received 222 > 16:32:33,830 INFO [org.apache.activemq.artemis.tests.integration] Received 223 > 16:32:33,830 INFO [org.apache.activemq.artemis.tests.integration] Received 224 > 16:32:33,830 INFO [org.apache.activemq.artemis.tests.integration] Received 225 > 16:32:33,830 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,832 INFO [org.apache.activemq.artemis.tests.integration] Received 226 > 16:32:33,832 INFO [org.apache.activemq.artemis.tests.integration] Received 227 > 16:32:33,833 INFO [org.apache.activemq.artemis.tests.integration] Received 228 > 16:32:33,833 INFO [org.apache.activemq.artemis.tests.integration] Received 229 > 16:32:33,833 INFO [org.apache.activemq.artemis.tests.integration] Received 230 > 16:32:33,833 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,834 INFO [org.apache.activemq.artemis.tests.integration] Received 231 > 16:32:33,834 INFO [org.apache.activemq.artemis.tests.integration] Received 232 > 16:32:33,834 INFO [org.apache.activemq.artemis.tests.integration] Received 233 > 16:32:33,834 INFO [org.apache.activemq.artemis.tests.integration] Received 234 > 16:32:33,834 INFO [org.apache.activemq.artemis.tests.integration] Received 235 > 16:32:33,835 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,836 INFO [org.apache.activemq.artemis.tests.integration] Received 236 > 16:32:33,837 INFO [org.apache.activemq.artemis.tests.integration] Received 237 > 16:32:33,837 INFO [org.apache.activemq.artemis.tests.integration] Received 238 > 16:32:33,837 INFO [org.apache.activemq.artemis.tests.integration] Received 239 > 16:32:33,837 INFO [org.apache.activemq.artemis.tests.integration] Received 240 > 16:32:33,839 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,841 INFO [org.apache.activemq.artemis.tests.integration] Received 241 > 16:32:33,842 INFO [org.apache.activemq.artemis.tests.integration] Received 242 > 16:32:33,842 INFO [org.apache.activemq.artemis.tests.integration] Received 243 > 16:32:33,842 INFO [org.apache.activemq.artemis.tests.integration] Received 244 > 16:32:33,842 INFO [org.apache.activemq.artemis.tests.integration] Received 245 > 16:32:33,842 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,843 INFO [org.apache.activemq.artemis.tests.integration] Received 246 > 16:32:33,843 INFO [org.apache.activemq.artemis.tests.integration] Received 247 > 16:32:33,843 INFO [org.apache.activemq.artemis.tests.integration] Received 248 > 16:32:33,843 INFO [org.apache.activemq.artemis.tests.integration] Received 249 > 16:32:33,843 INFO [org.apache.activemq.artemis.tests.integration] Received 250 > 16:32:33,843 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,845 INFO [org.apache.activemq.artemis.tests.integration] Received 251 > 16:32:33,845 INFO [org.apache.activemq.artemis.tests.integration] Received 252 > 16:32:33,845 INFO [org.apache.activemq.artemis.tests.integration] Received 253 > 16:32:33,845 INFO [org.apache.activemq.artemis.tests.integration] Received 254 > 16:32:33,845 INFO [org.apache.activemq.artemis.tests.integration] Received 255 > 16:32:33,845 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,846 INFO [org.apache.activemq.artemis.tests.integration] Received 256 > 16:32:33,846 INFO [org.apache.activemq.artemis.tests.integration] Received 257 > 16:32:33,846 INFO [org.apache.activemq.artemis.tests.integration] Received 258 > 16:32:33,846 INFO [org.apache.activemq.artemis.tests.integration] Received 259 > 16:32:33,846 INFO [org.apache.activemq.artemis.tests.integration] Received 260 > 16:32:33,846 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,847 INFO [org.apache.activemq.artemis.tests.integration] Received 261 > 16:32:33,847 INFO [org.apache.activemq.artemis.tests.integration] Received 262 > 16:32:33,847 INFO [org.apache.activemq.artemis.tests.integration] Received 263 > 16:32:33,847 INFO [org.apache.activemq.artemis.tests.integration] Received 264 > 16:32:33,848 INFO [org.apache.activemq.artemis.tests.integration] Received 265 > 16:32:33,848 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,849 INFO [org.apache.activemq.artemis.tests.integration] Received 266 > 16:32:33,849 INFO [org.apache.activemq.artemis.tests.integration] Received 267 > 16:32:33,849 INFO [org.apache.activemq.artemis.tests.integration] Received 268 > 16:32:33,849 INFO [org.apache.activemq.artemis.tests.integration] Received 269 > 16:32:33,849 INFO [org.apache.activemq.artemis.tests.integration] Received 270 > 16:32:33,849 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,850 INFO [org.apache.activemq.artemis.tests.integration] Received 271 > 16:32:33,850 INFO [org.apache.activemq.artemis.tests.integration] Received 272 > 16:32:33,850 INFO [org.apache.activemq.artemis.tests.integration] Received 273 > 16:32:33,850 INFO [org.apache.activemq.artemis.tests.integration] Received 274 > 16:32:33,850 INFO [org.apache.activemq.artemis.tests.integration] Received 275 > 16:32:33,850 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,851 INFO [org.apache.activemq.artemis.tests.integration] Received 276 > 16:32:33,851 INFO [org.apache.activemq.artemis.tests.integration] Received 277 > 16:32:33,851 INFO [org.apache.activemq.artemis.tests.integration] Received 278 > 16:32:33,855 INFO [org.apache.activemq.artemis.tests.integration] Received 279 > 16:32:33,855 INFO [org.apache.activemq.artemis.tests.integration] Received 280 > 16:32:33,855 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,856 INFO [org.apache.activemq.artemis.tests.integration] Received 281 > 16:32:33,856 INFO [org.apache.activemq.artemis.tests.integration] Received 282 > 16:32:33,856 INFO [org.apache.activemq.artemis.tests.integration] Received 283 > 16:32:33,856 INFO [org.apache.activemq.artemis.tests.integration] Received 284 > 16:32:33,857 INFO [org.apache.activemq.artemis.tests.integration] Received 285 > 16:32:33,857 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,859 INFO [org.apache.activemq.artemis.tests.integration] Received 286 > 16:32:33,859 INFO [org.apache.activemq.artemis.tests.integration] Received 287 > 16:32:33,859 INFO [org.apache.activemq.artemis.tests.integration] Received 288 > 16:32:33,859 INFO [org.apache.activemq.artemis.tests.integration] Received 289 > 16:32:33,859 INFO [org.apache.activemq.artemis.tests.integration] Received 290 > 16:32:33,859 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,860 INFO [org.apache.activemq.artemis.tests.integration] Received 291 > 16:32:33,860 INFO [org.apache.activemq.artemis.tests.integration] Received 292 > 16:32:33,860 INFO [org.apache.activemq.artemis.tests.integration] Received 293 > 16:32:33,861 INFO [org.apache.activemq.artemis.tests.integration] Received 294 > 16:32:33,861 INFO [org.apache.activemq.artemis.tests.integration] Received 295 > 16:32:33,861 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,862 INFO [org.apache.activemq.artemis.tests.integration] Received 296 > 16:32:33,862 INFO [org.apache.activemq.artemis.tests.integration] Received 297 > 16:32:33,862 INFO [org.apache.activemq.artemis.tests.integration] Received 298 > 16:32:33,862 INFO [org.apache.activemq.artemis.tests.integration] Received 299 > 16:32:33,862 INFO [org.apache.activemq.artemis.tests.integration] Received 300 > 16:32:33,862 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,863 INFO [org.apache.activemq.artemis.tests.integration] Received 301 > 16:32:33,863 INFO [org.apache.activemq.artemis.tests.integration] Received 302 > 16:32:33,863 INFO [org.apache.activemq.artemis.tests.integration] Received 303 > 16:32:33,863 INFO [org.apache.activemq.artemis.tests.integration] Received 304 > 16:32:33,863 INFO [org.apache.activemq.artemis.tests.integration] Received 305 > 16:32:33,864 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,869 INFO [org.apache.activemq.artemis.tests.integration] Received 306 > 16:32:33,870 INFO [org.apache.activemq.artemis.tests.integration] Received 307 > 16:32:33,870 INFO [org.apache.activemq.artemis.tests.integration] Received 308 > 16:32:33,870 INFO [org.apache.activemq.artemis.tests.integration] Received 309 > 16:32:33,870 INFO [org.apache.activemq.artemis.tests.integration] Received 310 > 16:32:33,870 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,872 INFO [org.apache.activemq.artemis.tests.integration] Received 311 > 16:32:33,872 INFO [org.apache.activemq.artemis.tests.integration] Received 312 > 16:32:33,872 INFO [org.apache.activemq.artemis.tests.integration] Received 313 > 16:32:33,872 INFO [org.apache.activemq.artemis.tests.integration] Received 314 > 16:32:33,872 INFO [org.apache.activemq.artemis.tests.integration] Received 315 > 16:32:33,872 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,873 INFO [org.apache.activemq.artemis.tests.integration] Received 316 > 16:32:33,874 INFO [org.apache.activemq.artemis.tests.integration] Received 317 > 16:32:33,874 INFO [org.apache.activemq.artemis.tests.integration] Received 318 > 16:32:33,875 INFO [org.apache.activemq.artemis.tests.integration] Received 319 > 16:32:33,875 INFO [org.apache.activemq.artemis.tests.integration] Received 320 > 16:32:33,875 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] Received 321 > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] Received 322 > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] Received 323 > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] Received 324 > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] Received 325 > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] Received 326 > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] Received 327 > 16:32:33,876 INFO [org.apache.activemq.artemis.tests.integration] Received 328 > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] Received 329 > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] Received 330 > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] Received 331 > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] Received 332 > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] Received 333 > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] Received 334 > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] Received 335 > 16:32:33,877 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,881 INFO [org.apache.activemq.artemis.tests.integration] Received 336 > 16:32:33,881 INFO [org.apache.activemq.artemis.tests.integration] Received 337 > 16:32:33,881 INFO [org.apache.activemq.artemis.tests.integration] Received 338 > 16:32:33,882 INFO [org.apache.activemq.artemis.tests.integration] Received 339 > 16:32:33,882 INFO [org.apache.activemq.artemis.tests.integration] Received 340 > 16:32:33,882 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,883 INFO [org.apache.activemq.artemis.tests.integration] Received 341 > 16:32:33,884 INFO [org.apache.activemq.artemis.tests.integration] Received 342 > 16:32:33,884 INFO [org.apache.activemq.artemis.tests.integration] Received 343 > 16:32:33,884 INFO [org.apache.activemq.artemis.tests.integration] Received 344 > 16:32:33,884 INFO [org.apache.activemq.artemis.tests.integration] Received 345 > 16:32:33,884 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,890 INFO [org.apache.activemq.artemis.tests.integration] Received 346 > 16:32:33,890 INFO [org.apache.activemq.artemis.tests.integration] Received 347 > 16:32:33,891 INFO [org.apache.activemq.artemis.tests.integration] Received 348 > 16:32:33,891 INFO [org.apache.activemq.artemis.tests.integration] Received 349 > 16:32:33,891 INFO [org.apache.activemq.artemis.tests.integration] Received 350 > 16:32:33,892 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,893 INFO [org.apache.activemq.artemis.tests.integration] Received 351 > 16:32:33,894 INFO [org.apache.activemq.artemis.tests.integration] Received 352 > 16:32:33,894 INFO [org.apache.activemq.artemis.tests.integration] Received 353 > 16:32:33,894 INFO [org.apache.activemq.artemis.tests.integration] Received 354 > 16:32:33,894 INFO [org.apache.activemq.artemis.tests.integration] Received 355 > 16:32:33,894 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,894 INFO [org.apache.activemq.artemis.tests.integration] Received 356 > 16:32:33,895 INFO [org.apache.activemq.artemis.tests.integration] Received 357 > 16:32:33,895 INFO [org.apache.activemq.artemis.tests.integration] Received 358 > 16:32:33,895 INFO [org.apache.activemq.artemis.tests.integration] Received 359 > 16:32:33,895 INFO [org.apache.activemq.artemis.tests.integration] Received 360 > 16:32:33,895 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,896 INFO [org.apache.activemq.artemis.tests.integration] Received 361 > 16:32:33,896 INFO [org.apache.activemq.artemis.tests.integration] Received 362 > 16:32:33,896 INFO [org.apache.activemq.artemis.tests.integration] Received 363 > 16:32:33,896 INFO [org.apache.activemq.artemis.tests.integration] Received 364 > 16:32:33,896 INFO [org.apache.activemq.artemis.tests.integration] Received 365 > 16:32:33,896 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,897 INFO [org.apache.activemq.artemis.tests.integration] Received 366 > 16:32:33,897 INFO [org.apache.activemq.artemis.tests.integration] Received 367 > 16:32:33,897 INFO [org.apache.activemq.artemis.tests.integration] Received 368 > 16:32:33,897 INFO [org.apache.activemq.artemis.tests.integration] Received 369 > 16:32:33,897 INFO [org.apache.activemq.artemis.tests.integration] Received 370 > 16:32:33,898 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,900 INFO [org.apache.activemq.artemis.tests.integration] Received 371 > 16:32:33,901 INFO [org.apache.activemq.artemis.tests.integration] Received 372 > 16:32:33,901 INFO [org.apache.activemq.artemis.tests.integration] Received 373 > 16:32:33,901 INFO [org.apache.activemq.artemis.tests.integration] Received 374 > 16:32:33,901 INFO [org.apache.activemq.artemis.tests.integration] Received 375 > 16:32:33,902 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,905 INFO [org.apache.activemq.artemis.tests.integration] Received 376 > 16:32:33,906 INFO [org.apache.activemq.artemis.tests.integration] Received 377 > 16:32:33,906 INFO [org.apache.activemq.artemis.tests.integration] Received 378 > 16:32:33,906 INFO [org.apache.activemq.artemis.tests.integration] Received 379 > 16:32:33,906 INFO [org.apache.activemq.artemis.tests.integration] Received 380 > 16:32:33,906 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,907 INFO [org.apache.activemq.artemis.tests.integration] Received 381 > 16:32:33,907 INFO [org.apache.activemq.artemis.tests.integration] Received 382 > 16:32:33,907 INFO [org.apache.activemq.artemis.tests.integration] Received 383 > 16:32:33,907 INFO [org.apache.activemq.artemis.tests.integration] Received 384 > 16:32:33,907 INFO [org.apache.activemq.artemis.tests.integration] Received 385 > 16:32:33,907 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,908 INFO [org.apache.activemq.artemis.tests.integration] Received 386 > 16:32:33,908 INFO [org.apache.activemq.artemis.tests.integration] Received 387 > 16:32:33,908 INFO [org.apache.activemq.artemis.tests.integration] Received 388 > 16:32:33,908 INFO [org.apache.activemq.artemis.tests.integration] Received 389 > 16:32:33,908 INFO [org.apache.activemq.artemis.tests.integration] Received 390 > 16:32:33,908 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,914 INFO [org.apache.activemq.artemis.tests.integration] Received 391 > 16:32:33,914 INFO [org.apache.activemq.artemis.tests.integration] Received 392 > 16:32:33,914 INFO [org.apache.activemq.artemis.tests.integration] Received 393 > 16:32:33,914 INFO [org.apache.activemq.artemis.tests.integration] Received 394 > 16:32:33,915 INFO [org.apache.activemq.artemis.tests.integration] Received 395 > 16:32:33,915 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,917 INFO [org.apache.activemq.artemis.tests.integration] Received 396 > 16:32:33,917 INFO [org.apache.activemq.artemis.tests.integration] Received 397 > 16:32:33,917 INFO [org.apache.activemq.artemis.tests.integration] Received 398 > 16:32:33,918 INFO [org.apache.activemq.artemis.tests.integration] Received 399 > 16:32:33,918 INFO [org.apache.activemq.artemis.tests.integration] Received 400 > 16:32:33,918 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,919 INFO [org.apache.activemq.artemis.tests.integration] Received 401 > 16:32:33,920 INFO [org.apache.activemq.artemis.tests.integration] Received 402 > 16:32:33,920 INFO [org.apache.activemq.artemis.tests.integration] Received 403 > 16:32:33,920 INFO [org.apache.activemq.artemis.tests.integration] Received 404 > 16:32:33,920 INFO [org.apache.activemq.artemis.tests.integration] Received 405 > 16:32:33,920 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,923 INFO [org.apache.activemq.artemis.tests.integration] Received 406 > 16:32:33,924 INFO [org.apache.activemq.artemis.tests.integration] Received 407 > 16:32:33,924 INFO [org.apache.activemq.artemis.tests.integration] Received 408 > 16:32:33,924 INFO [org.apache.activemq.artemis.tests.integration] Received 409 > 16:32:33,924 INFO [org.apache.activemq.artemis.tests.integration] Received 410 > 16:32:33,925 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,925 INFO [org.apache.activemq.artemis.tests.integration] Received 411 > 16:32:33,925 INFO [org.apache.activemq.artemis.tests.integration] Received 412 > 16:32:33,925 INFO [org.apache.activemq.artemis.tests.integration] Received 413 > 16:32:33,925 INFO [org.apache.activemq.artemis.tests.integration] Received 414 > 16:32:33,925 INFO [org.apache.activemq.artemis.tests.integration] Received 415 > 16:32:33,925 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,926 INFO [org.apache.activemq.artemis.tests.integration] Received 416 > 16:32:33,927 INFO [org.apache.activemq.artemis.tests.integration] Received 417 > 16:32:33,927 INFO [org.apache.activemq.artemis.tests.integration] Received 418 > 16:32:33,927 INFO [org.apache.activemq.artemis.tests.integration] Received 419 > 16:32:33,927 INFO [org.apache.activemq.artemis.tests.integration] Received 420 > 16:32:33,927 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,928 INFO [org.apache.activemq.artemis.tests.integration] Received 421 > 16:32:33,928 INFO [org.apache.activemq.artemis.tests.integration] Received 422 > 16:32:33,928 INFO [org.apache.activemq.artemis.tests.integration] Received 423 > 16:32:33,928 INFO [org.apache.activemq.artemis.tests.integration] Received 424 > 16:32:33,928 INFO [org.apache.activemq.artemis.tests.integration] Received 425 > 16:32:33,928 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,929 INFO [org.apache.activemq.artemis.tests.integration] Received 426 > 16:32:33,929 INFO [org.apache.activemq.artemis.tests.integration] Received 427 > 16:32:33,929 INFO [org.apache.activemq.artemis.tests.integration] Received 428 > 16:32:33,929 INFO [org.apache.activemq.artemis.tests.integration] Received 429 > 16:32:33,929 INFO [org.apache.activemq.artemis.tests.integration] Received 430 > 16:32:33,929 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,930 INFO [org.apache.activemq.artemis.tests.integration] Received 431 > 16:32:33,930 INFO [org.apache.activemq.artemis.tests.integration] Received 432 > 16:32:33,930 INFO [org.apache.activemq.artemis.tests.integration] Received 433 > 16:32:33,930 INFO [org.apache.activemq.artemis.tests.integration] Received 434 > 16:32:33,930 INFO [org.apache.activemq.artemis.tests.integration] Received 435 > 16:32:33,930 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,931 INFO [org.apache.activemq.artemis.tests.integration] Received 436 > 16:32:33,931 INFO [org.apache.activemq.artemis.tests.integration] Received 437 > 16:32:33,931 INFO [org.apache.activemq.artemis.tests.integration] Received 438 > 16:32:33,931 INFO [org.apache.activemq.artemis.tests.integration] Received 439 > 16:32:33,931 INFO [org.apache.activemq.artemis.tests.integration] Received 440 > 16:32:33,931 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,932 INFO [org.apache.activemq.artemis.tests.integration] Received 441 > 16:32:33,932 INFO [org.apache.activemq.artemis.tests.integration] Received 442 > 16:32:33,932 INFO [org.apache.activemq.artemis.tests.integration] Received 443 > 16:32:33,932 INFO [org.apache.activemq.artemis.tests.integration] Received 444 > 16:32:33,932 INFO [org.apache.activemq.artemis.tests.integration] Received 445 > 16:32:33,932 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,933 INFO [org.apache.activemq.artemis.tests.integration] Received 446 > 16:32:33,933 INFO [org.apache.activemq.artemis.tests.integration] Received 447 > 16:32:33,933 INFO [org.apache.activemq.artemis.tests.integration] Received 448 > 16:32:33,933 INFO [org.apache.activemq.artemis.tests.integration] Received 449 > 16:32:33,933 INFO [org.apache.activemq.artemis.tests.integration] Received 450 > 16:32:33,933 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,934 INFO [org.apache.activemq.artemis.tests.integration] Received 451 > 16:32:33,934 INFO [org.apache.activemq.artemis.tests.integration] Received 452 > 16:32:33,934 INFO [org.apache.activemq.artemis.tests.integration] Received 453 > 16:32:33,934 INFO [org.apache.activemq.artemis.tests.integration] Received 454 > 16:32:33,934 INFO [org.apache.activemq.artemis.tests.integration] Received 455 > 16:32:33,934 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,935 INFO [org.apache.activemq.artemis.tests.integration] Received 456 > 16:32:33,935 INFO [org.apache.activemq.artemis.tests.integration] Received 457 > 16:32:33,935 INFO [org.apache.activemq.artemis.tests.integration] Received 458 > 16:32:33,935 INFO [org.apache.activemq.artemis.tests.integration] Received 459 > 16:32:33,935 INFO [org.apache.activemq.artemis.tests.integration] Received 460 > 16:32:33,935 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,936 INFO [org.apache.activemq.artemis.tests.integration] Received 461 > 16:32:33,936 INFO [org.apache.activemq.artemis.tests.integration] Received 462 > 16:32:33,936 INFO [org.apache.activemq.artemis.tests.integration] Received 463 > 16:32:33,936 INFO [org.apache.activemq.artemis.tests.integration] Received 464 > 16:32:33,936 INFO [org.apache.activemq.artemis.tests.integration] Received 465 > 16:32:33,936 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,939 INFO [org.apache.activemq.artemis.tests.integration] Received 466 > 16:32:33,943 INFO [org.apache.activemq.artemis.tests.integration] Received 467 > 16:32:33,944 INFO [org.apache.activemq.artemis.tests.integration] Received 468 > 16:32:33,944 INFO [org.apache.activemq.artemis.tests.integration] Received 469 > 16:32:33,944 INFO [org.apache.activemq.artemis.tests.integration] Received 470 > 16:32:33,944 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,946 INFO [org.apache.activemq.artemis.tests.integration] Received 471 > 16:32:33,946 INFO [org.apache.activemq.artemis.tests.integration] Received 472 > 16:32:33,946 INFO [org.apache.activemq.artemis.tests.integration] Received 473 > 16:32:33,946 INFO [org.apache.activemq.artemis.tests.integration] Received 474 > 16:32:33,947 INFO [org.apache.activemq.artemis.tests.integration] Received 475 > 16:32:33,947 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,948 INFO [org.apache.activemq.artemis.tests.integration] Received 476 > 16:32:33,948 INFO [org.apache.activemq.artemis.tests.integration] Received 477 > 16:32:33,948 INFO [org.apache.activemq.artemis.tests.integration] Received 478 > 16:32:33,948 INFO [org.apache.activemq.artemis.tests.integration] Received 479 > 16:32:33,948 INFO [org.apache.activemq.artemis.tests.integration] Received 480 > 16:32:33,948 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,949 INFO [org.apache.activemq.artemis.tests.integration] Received 481 > 16:32:33,949 INFO [org.apache.activemq.artemis.tests.integration] Received 482 > 16:32:33,949 INFO [org.apache.activemq.artemis.tests.integration] Received 483 > 16:32:33,949 INFO [org.apache.activemq.artemis.tests.integration] Received 484 > 16:32:33,949 INFO [org.apache.activemq.artemis.tests.integration] Received 485 > 16:32:33,949 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,950 INFO [org.apache.activemq.artemis.tests.integration] Received 486 > 16:32:33,950 INFO [org.apache.activemq.artemis.tests.integration] Received 487 > 16:32:33,950 INFO [org.apache.activemq.artemis.tests.integration] Received 488 > 16:32:33,950 INFO [org.apache.activemq.artemis.tests.integration] Received 489 > 16:32:33,950 INFO [org.apache.activemq.artemis.tests.integration] Received 490 > 16:32:33,950 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,953 INFO [org.apache.activemq.artemis.tests.integration] Received 491 > 16:32:33,954 INFO [org.apache.activemq.artemis.tests.integration] Received 492 > 16:32:33,954 INFO [org.apache.activemq.artemis.tests.integration] Received 493 > 16:32:33,954 INFO [org.apache.activemq.artemis.tests.integration] Received 494 > 16:32:33,954 INFO [org.apache.activemq.artemis.tests.integration] Received 495 > 16:32:33,954 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,958 INFO [org.apache.activemq.artemis.tests.integration] Received 496 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 497 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 498 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 499 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 500 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 501 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 502 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 503 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 504 > 16:32:33,959 INFO [org.apache.activemq.artemis.tests.integration] Received 505 > 16:32:33,960 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,960 INFO [org.apache.activemq.artemis.tests.integration] Received 506 > 16:32:33,961 INFO [org.apache.activemq.artemis.tests.integration] Received 507 > 16:32:33,961 INFO [org.apache.activemq.artemis.tests.integration] Received 508 > 16:32:33,961 INFO [org.apache.activemq.artemis.tests.integration] Received 509 > 16:32:33,961 INFO [org.apache.activemq.artemis.tests.integration] Received 510 > 16:32:33,961 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,962 INFO [org.apache.activemq.artemis.tests.integration] Received 511 > 16:32:33,962 INFO [org.apache.activemq.artemis.tests.integration] Received 512 > 16:32:33,962 INFO [org.apache.activemq.artemis.tests.integration] Received 513 > 16:32:33,962 INFO [org.apache.activemq.artemis.tests.integration] Received 514 > 16:32:33,962 INFO [org.apache.activemq.artemis.tests.integration] Received 515 > 16:32:33,962 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,963 INFO [org.apache.activemq.artemis.tests.integration] Received 516 > 16:32:33,963 INFO [org.apache.activemq.artemis.tests.integration] Received 517 > 16:32:33,963 INFO [org.apache.activemq.artemis.tests.integration] Received 518 > 16:32:33,963 INFO [org.apache.activemq.artemis.tests.integration] Received 519 > 16:32:33,963 INFO [org.apache.activemq.artemis.tests.integration] Received 520 > 16:32:33,963 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,964 INFO [org.apache.activemq.artemis.tests.integration] Received 521 > 16:32:33,964 INFO [org.apache.activemq.artemis.tests.integration] Received 522 > 16:32:33,964 INFO [org.apache.activemq.artemis.tests.integration] Received 523 > 16:32:33,964 INFO [org.apache.activemq.artemis.tests.integration] Received 524 > 16:32:33,964 INFO [org.apache.activemq.artemis.tests.integration] Received 525 > 16:32:33,964 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,964 INFO [org.apache.activemq.artemis.tests.integration] Received 526 > 16:32:33,964 INFO [org.apache.activemq.artemis.tests.integration] Received 527 > 16:32:33,965 INFO [org.apache.activemq.artemis.tests.integration] Received 528 > 16:32:33,965 INFO [org.apache.activemq.artemis.tests.integration] Received 529 > 16:32:33,965 INFO [org.apache.activemq.artemis.tests.integration] Received 530 > 16:32:33,965 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,965 INFO [org.apache.activemq.artemis.tests.integration] Received 531 > 16:32:33,966 INFO [org.apache.activemq.artemis.tests.integration] Received 532 > 16:32:33,966 INFO [org.apache.activemq.artemis.tests.integration] Received 533 > 16:32:33,966 INFO [org.apache.activemq.artemis.tests.integration] Received 534 > 16:32:33,966 INFO [org.apache.activemq.artemis.tests.integration] Received 535 > 16:32:33,966 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,966 INFO [org.apache.activemq.artemis.tests.integration] Received 536 > 16:32:33,966 INFO [org.apache.activemq.artemis.tests.integration] Received 537 > 16:32:33,966 INFO [org.apache.activemq.artemis.tests.integration] Received 538 > 16:32:33,967 INFO [org.apache.activemq.artemis.tests.integration] Received 539 > 16:32:33,967 INFO [org.apache.activemq.artemis.tests.integration] Received 540 > 16:32:33,967 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,969 INFO [org.apache.activemq.artemis.tests.integration] Received 541 > 16:32:33,969 INFO [org.apache.activemq.artemis.tests.integration] Received 542 > 16:32:33,969 INFO [org.apache.activemq.artemis.tests.integration] Received 543 > 16:32:33,969 INFO [org.apache.activemq.artemis.tests.integration] Received 544 > 16:32:33,969 INFO [org.apache.activemq.artemis.tests.integration] Received 545 > 16:32:33,969 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,972 INFO [org.apache.activemq.artemis.tests.integration] Received 546 > 16:32:33,973 INFO [org.apache.activemq.artemis.tests.integration] Received 547 > 16:32:33,974 INFO [org.apache.activemq.artemis.tests.integration] Received 548 > 16:32:33,974 INFO [org.apache.activemq.artemis.tests.integration] Received 549 > 16:32:33,974 INFO [org.apache.activemq.artemis.tests.integration] Received 550 > 16:32:33,974 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,976 INFO [org.apache.activemq.artemis.tests.integration] Received 551 > 16:32:33,976 INFO [org.apache.activemq.artemis.tests.integration] Received 552 > 16:32:33,976 INFO [org.apache.activemq.artemis.tests.integration] Received 553 > 16:32:33,976 INFO [org.apache.activemq.artemis.tests.integration] Received 554 > 16:32:33,976 INFO [org.apache.activemq.artemis.tests.integration] Received 555 > 16:32:33,976 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,977 INFO [org.apache.activemq.artemis.tests.integration] Received 556 > 16:32:33,977 INFO [org.apache.activemq.artemis.tests.integration] Received 557 > 16:32:33,977 INFO [org.apache.activemq.artemis.tests.integration] Received 558 > 16:32:33,977 INFO [org.apache.activemq.artemis.tests.integration] Received 559 > 16:32:33,978 INFO [org.apache.activemq.artemis.tests.integration] Received 560 > 16:32:33,978 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,979 INFO [org.apache.activemq.artemis.tests.integration] Received 561 > 16:32:33,979 INFO [org.apache.activemq.artemis.tests.integration] Received 562 > 16:32:33,979 INFO [org.apache.activemq.artemis.tests.integration] Received 563 > 16:32:33,979 INFO [org.apache.activemq.artemis.tests.integration] Received 564 > 16:32:33,979 INFO [org.apache.activemq.artemis.tests.integration] Received 565 > 16:32:33,979 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,980 INFO [org.apache.activemq.artemis.tests.integration] Received 566 > 16:32:33,980 INFO [org.apache.activemq.artemis.tests.integration] Received 567 > 16:32:33,980 INFO [org.apache.activemq.artemis.tests.integration] Received 568 > 16:32:33,980 INFO [org.apache.activemq.artemis.tests.integration] Received 569 > 16:32:33,980 INFO [org.apache.activemq.artemis.tests.integration] Received 570 > 16:32:33,980 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,981 INFO [org.apache.activemq.artemis.tests.integration] Received 571 > 16:32:33,981 INFO [org.apache.activemq.artemis.tests.integration] Received 572 > 16:32:33,981 INFO [org.apache.activemq.artemis.tests.integration] Received 573 > 16:32:33,981 INFO [org.apache.activemq.artemis.tests.integration] Received 574 > 16:32:33,981 INFO [org.apache.activemq.artemis.tests.integration] Received 575 > 16:32:33,981 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 576 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 577 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 578 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 579 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 580 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 581 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 582 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 583 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 584 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] Received 585 > 16:32:33,982 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,985 INFO [org.apache.activemq.artemis.tests.integration] Received 586 > 16:32:33,985 INFO [org.apache.activemq.artemis.tests.integration] Received 587 > 16:32:33,985 INFO [org.apache.activemq.artemis.tests.integration] Received 588 > 16:32:33,985 INFO [org.apache.activemq.artemis.tests.integration] Received 589 > 16:32:33,985 INFO [org.apache.activemq.artemis.tests.integration] Received 590 > 16:32:33,985 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,986 INFO [org.apache.activemq.artemis.tests.integration] Received 591 > 16:32:33,986 INFO [org.apache.activemq.artemis.tests.integration] Received 592 > 16:32:33,986 INFO [org.apache.activemq.artemis.tests.integration] Received 593 > 16:32:33,986 INFO [org.apache.activemq.artemis.tests.integration] Received 594 > 16:32:33,986 INFO [org.apache.activemq.artemis.tests.integration] Received 595 > 16:32:33,986 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,987 INFO [org.apache.activemq.artemis.tests.integration] Received 596 > 16:32:33,987 INFO [org.apache.activemq.artemis.tests.integration] Received 597 > 16:32:33,988 INFO [org.apache.activemq.artemis.tests.integration] Received 598 > 16:32:33,988 INFO [org.apache.activemq.artemis.tests.integration] Received 599 > 16:32:33,988 INFO [org.apache.activemq.artemis.tests.integration] Received 600 > 16:32:33,988 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,989 INFO [org.apache.activemq.artemis.tests.integration] Received 601 > 16:32:33,990 INFO [org.apache.activemq.artemis.tests.integration] Received 602 > 16:32:33,990 INFO [org.apache.activemq.artemis.tests.integration] Received 603 > 16:32:33,990 INFO [org.apache.activemq.artemis.tests.integration] Received 604 > 16:32:33,990 INFO [org.apache.activemq.artemis.tests.integration] Received 605 > 16:32:33,990 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,991 INFO [org.apache.activemq.artemis.tests.integration] Received 606 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 607 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 608 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 609 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 610 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 611 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 612 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 613 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 614 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] Received 615 > 16:32:33,992 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,993 INFO [org.apache.activemq.artemis.tests.integration] Received 616 > 16:32:33,993 INFO [org.apache.activemq.artemis.tests.integration] Received 617 > 16:32:33,993 INFO [org.apache.activemq.artemis.tests.integration] Received 618 > 16:32:33,993 INFO [org.apache.activemq.artemis.tests.integration] Received 619 > 16:32:33,993 INFO [org.apache.activemq.artemis.tests.integration] Received 620 > 16:32:33,993 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,994 INFO [org.apache.activemq.artemis.tests.integration] Received 621 > 16:32:33,994 INFO [org.apache.activemq.artemis.tests.integration] Received 622 > 16:32:33,994 INFO [org.apache.activemq.artemis.tests.integration] Received 623 > 16:32:33,994 INFO [org.apache.activemq.artemis.tests.integration] Received 624 > 16:32:33,994 INFO [org.apache.activemq.artemis.tests.integration] Received 625 > 16:32:33,994 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,995 INFO [org.apache.activemq.artemis.tests.integration] Received 626 > 16:32:33,995 INFO [org.apache.activemq.artemis.tests.integration] Received 627 > 16:32:33,995 INFO [org.apache.activemq.artemis.tests.integration] Received 628 > 16:32:33,995 INFO [org.apache.activemq.artemis.tests.integration] Received 629 > 16:32:33,995 INFO [org.apache.activemq.artemis.tests.integration] Received 630 > 16:32:33,995 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,996 INFO [org.apache.activemq.artemis.tests.integration] Received 631 > 16:32:33,996 INFO [org.apache.activemq.artemis.tests.integration] Received 632 > 16:32:33,996 INFO [org.apache.activemq.artemis.tests.integration] Received 633 > 16:32:33,996 INFO [org.apache.activemq.artemis.tests.integration] Received 634 > 16:32:33,996 INFO [org.apache.activemq.artemis.tests.integration] Received 635 > 16:32:33,996 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 636 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 637 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 638 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 639 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 640 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 641 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 642 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 643 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 644 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] Received 645 > 16:32:33,997 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:33,999 INFO [org.apache.activemq.artemis.tests.integration] Received 646 > 16:32:33,999 INFO [org.apache.activemq.artemis.tests.integration] Received 647 > 16:32:33,999 INFO [org.apache.activemq.artemis.tests.integration] Received 648 > 16:32:33,999 INFO [org.apache.activemq.artemis.tests.integration] Received 649 > 16:32:33,999 INFO [org.apache.activemq.artemis.tests.integration] Received 650 > 16:32:33,999 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,000 INFO [org.apache.activemq.artemis.tests.integration] Received 651 > 16:32:34,000 INFO [org.apache.activemq.artemis.tests.integration] Received 652 > 16:32:34,000 INFO [org.apache.activemq.artemis.tests.integration] Received 653 > 16:32:34,000 INFO [org.apache.activemq.artemis.tests.integration] Received 654 > 16:32:34,000 INFO [org.apache.activemq.artemis.tests.integration] Received 655 > 16:32:34,000 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,007 INFO [org.apache.activemq.artemis.tests.integration] Received 656 > 16:32:34,007 INFO [org.apache.activemq.artemis.tests.integration] Received 657 > 16:32:34,007 INFO [org.apache.activemq.artemis.tests.integration] Received 658 > 16:32:34,007 INFO [org.apache.activemq.artemis.tests.integration] Received 659 > 16:32:34,007 INFO [org.apache.activemq.artemis.tests.integration] Received 660 > 16:32:34,008 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,009 INFO [org.apache.activemq.artemis.tests.integration] Received 661 > 16:32:34,010 INFO [org.apache.activemq.artemis.tests.integration] Received 662 > 16:32:34,010 INFO [org.apache.activemq.artemis.tests.integration] Received 663 > 16:32:34,010 INFO [org.apache.activemq.artemis.tests.integration] Received 664 > 16:32:34,010 INFO [org.apache.activemq.artemis.tests.integration] Received 665 > 16:32:34,010 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,011 INFO [org.apache.activemq.artemis.tests.integration] Received 666 > 16:32:34,011 INFO [org.apache.activemq.artemis.tests.integration] Received 667 > 16:32:34,011 INFO [org.apache.activemq.artemis.tests.integration] Received 668 > 16:32:34,011 INFO [org.apache.activemq.artemis.tests.integration] Received 669 > 16:32:34,011 INFO [org.apache.activemq.artemis.tests.integration] Received 670 > 16:32:34,011 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,012 INFO [org.apache.activemq.artemis.tests.integration] Received 671 > 16:32:34,012 INFO [org.apache.activemq.artemis.tests.integration] Received 672 > 16:32:34,012 INFO [org.apache.activemq.artemis.tests.integration] Received 673 > 16:32:34,012 INFO [org.apache.activemq.artemis.tests.integration] Received 674 > 16:32:34,012 INFO [org.apache.activemq.artemis.tests.integration] Received 675 > 16:32:34,012 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,013 INFO [org.apache.activemq.artemis.tests.integration] Received 676 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 677 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 678 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 679 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 680 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 681 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 682 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 683 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 684 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] Received 685 > 16:32:34,014 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,015 INFO [org.apache.activemq.artemis.tests.integration] Received 686 > 16:32:34,015 INFO [org.apache.activemq.artemis.tests.integration] Received 687 > 16:32:34,015 INFO [org.apache.activemq.artemis.tests.integration] Received 688 > 16:32:34,015 INFO [org.apache.activemq.artemis.tests.integration] Received 689 > 16:32:34,015 INFO [org.apache.activemq.artemis.tests.integration] Received 690 > 16:32:34,015 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,016 INFO [org.apache.activemq.artemis.tests.integration] Received 691 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 692 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 693 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 694 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 695 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 696 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 697 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 698 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 699 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] Received 700 > 16:32:34,017 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,018 INFO [org.apache.activemq.artemis.tests.integration] Received 701 > 16:32:34,018 INFO [org.apache.activemq.artemis.tests.integration] Received 702 > 16:32:34,018 INFO [org.apache.activemq.artemis.tests.integration] Received 703 > 16:32:34,022 INFO [org.apache.activemq.artemis.tests.integration] Received 704 > 16:32:34,023 INFO [org.apache.activemq.artemis.tests.integration] Received 705 > 16:32:34,023 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,025 INFO [org.apache.activemq.artemis.tests.integration] Received 706 > 16:32:34,025 INFO [org.apache.activemq.artemis.tests.integration] Received 707 > 16:32:34,025 INFO [org.apache.activemq.artemis.tests.integration] Received 708 > 16:32:34,025 INFO [org.apache.activemq.artemis.tests.integration] Received 709 > 16:32:34,025 INFO [org.apache.activemq.artemis.tests.integration] Received 710 > 16:32:34,025 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,026 INFO [org.apache.activemq.artemis.tests.integration] Received 711 > 16:32:34,026 INFO [org.apache.activemq.artemis.tests.integration] Received 712 > 16:32:34,026 INFO [org.apache.activemq.artemis.tests.integration] Received 713 > 16:32:34,026 INFO [org.apache.activemq.artemis.tests.integration] Received 714 > 16:32:34,026 INFO [org.apache.activemq.artemis.tests.integration] Received 715 > 16:32:34,026 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,027 INFO [org.apache.activemq.artemis.tests.integration] Received 716 > 16:32:34,027 INFO [org.apache.activemq.artemis.tests.integration] Received 717 > 16:32:34,027 INFO [org.apache.activemq.artemis.tests.integration] Received 718 > 16:32:34,027 INFO [org.apache.activemq.artemis.tests.integration] Received 719 > 16:32:34,027 INFO [org.apache.activemq.artemis.tests.integration] Received 720 > 16:32:34,027 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,028 INFO [org.apache.activemq.artemis.tests.integration] Received 721 > 16:32:34,028 INFO [org.apache.activemq.artemis.tests.integration] Received 722 > 16:32:34,028 INFO [org.apache.activemq.artemis.tests.integration] Received 723 > 16:32:34,028 INFO [org.apache.activemq.artemis.tests.integration] Received 724 > 16:32:34,028 INFO [org.apache.activemq.artemis.tests.integration] Received 725 > 16:32:34,028 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,029 INFO [org.apache.activemq.artemis.tests.integration] Received 726 > 16:32:34,029 INFO [org.apache.activemq.artemis.tests.integration] Received 727 > 16:32:34,029 INFO [org.apache.activemq.artemis.tests.integration] Received 728 > 16:32:34,029 INFO [org.apache.activemq.artemis.tests.integration] Received 729 > 16:32:34,029 INFO [org.apache.activemq.artemis.tests.integration] Received 730 > 16:32:34,029 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,030 INFO [org.apache.activemq.artemis.tests.integration] Received 731 > 16:32:34,030 INFO [org.apache.activemq.artemis.tests.integration] Received 732 > 16:32:34,030 INFO [org.apache.activemq.artemis.tests.integration] Received 733 > 16:32:34,030 INFO [org.apache.activemq.artemis.tests.integration] Received 734 > 16:32:34,030 INFO [org.apache.activemq.artemis.tests.integration] Received 735 > 16:32:34,030 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,036 INFO [org.apache.activemq.artemis.tests.integration] Received 736 > 16:32:34,036 INFO [org.apache.activemq.artemis.tests.integration] Received 737 > 16:32:34,036 INFO [org.apache.activemq.artemis.tests.integration] Received 738 > 16:32:34,036 INFO [org.apache.activemq.artemis.tests.integration] Received 739 > 16:32:34,036 INFO [org.apache.activemq.artemis.tests.integration] Received 740 > 16:32:34,036 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,038 INFO [org.apache.activemq.artemis.tests.integration] Received 741 > 16:32:34,038 INFO [org.apache.activemq.artemis.tests.integration] Received 742 > 16:32:34,038 INFO [org.apache.activemq.artemis.tests.integration] Received 743 > 16:32:34,038 INFO [org.apache.activemq.artemis.tests.integration] Received 744 > 16:32:34,038 INFO [org.apache.activemq.artemis.tests.integration] Received 745 > 16:32:34,038 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,039 INFO [org.apache.activemq.artemis.tests.integration] Received 746 > 16:32:34,039 INFO [org.apache.activemq.artemis.tests.integration] Received 747 > 16:32:34,039 INFO [org.apache.activemq.artemis.tests.integration] Received 748 > 16:32:34,039 INFO [org.apache.activemq.artemis.tests.integration] Received 749 > 16:32:34,039 INFO [org.apache.activemq.artemis.tests.integration] Received 750 > 16:32:34,039 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,040 INFO [org.apache.activemq.artemis.tests.integration] Received 751 > 16:32:34,040 INFO [org.apache.activemq.artemis.tests.integration] Received 752 > 16:32:34,040 INFO [org.apache.activemq.artemis.tests.integration] Received 753 > 16:32:34,040 INFO [org.apache.activemq.artemis.tests.integration] Received 754 > 16:32:34,040 INFO [org.apache.activemq.artemis.tests.integration] Received 755 > 16:32:34,040 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,041 INFO [org.apache.activemq.artemis.tests.integration] Received 756 > 16:32:34,041 INFO [org.apache.activemq.artemis.tests.integration] Received 757 > 16:32:34,041 INFO [org.apache.activemq.artemis.tests.integration] Received 758 > 16:32:34,041 INFO [org.apache.activemq.artemis.tests.integration] Received 759 > 16:32:34,041 INFO [org.apache.activemq.artemis.tests.integration] Received 760 > 16:32:34,041 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,042 INFO [org.apache.activemq.artemis.tests.integration] Received 761 > 16:32:34,042 INFO [org.apache.activemq.artemis.tests.integration] Received 762 > 16:32:34,042 INFO [org.apache.activemq.artemis.tests.integration] Received 763 > 16:32:34,042 INFO [org.apache.activemq.artemis.tests.integration] Received 764 > 16:32:34,042 INFO [org.apache.activemq.artemis.tests.integration] Received 765 > 16:32:34,042 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,043 INFO [org.apache.activemq.artemis.tests.integration] Received 766 > 16:32:34,043 INFO [org.apache.activemq.artemis.tests.integration] Received 767 > 16:32:34,043 INFO [org.apache.activemq.artemis.tests.integration] Received 768 > 16:32:34,043 INFO [org.apache.activemq.artemis.tests.integration] Received 769 > 16:32:34,043 INFO [org.apache.activemq.artemis.tests.integration] Received 770 > 16:32:34,043 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,044 INFO [org.apache.activemq.artemis.tests.integration] Received 771 > 16:32:34,044 INFO [org.apache.activemq.artemis.tests.integration] Received 772 > 16:32:34,044 INFO [org.apache.activemq.artemis.tests.integration] Received 773 > 16:32:34,044 INFO [org.apache.activemq.artemis.tests.integration] Received 774 > 16:32:34,044 INFO [org.apache.activemq.artemis.tests.integration] Received 775 > 16:32:34,044 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 776 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 777 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 778 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 779 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 780 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 781 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 782 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 783 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 784 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] Received 785 > 16:32:34,045 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,046 INFO [org.apache.activemq.artemis.tests.integration] Received 786 > 16:32:34,046 INFO [org.apache.activemq.artemis.tests.integration] Received 787 > 16:32:34,046 INFO [org.apache.activemq.artemis.tests.integration] Received 788 > 16:32:34,046 INFO [org.apache.activemq.artemis.tests.integration] Received 789 > 16:32:34,046 INFO [org.apache.activemq.artemis.tests.integration] Received 790 > 16:32:34,046 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,047 INFO [org.apache.activemq.artemis.tests.integration] Received 791 > 16:32:34,047 INFO [org.apache.activemq.artemis.tests.integration] Received 792 > 16:32:34,047 INFO [org.apache.activemq.artemis.tests.integration] Received 793 > 16:32:34,047 INFO [org.apache.activemq.artemis.tests.integration] Received 794 > 16:32:34,047 INFO [org.apache.activemq.artemis.tests.integration] Received 795 > 16:32:34,047 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,048 INFO [org.apache.activemq.artemis.tests.integration] Received 796 > 16:32:34,048 INFO [org.apache.activemq.artemis.tests.integration] Received 797 > 16:32:34,048 INFO [org.apache.activemq.artemis.tests.integration] Received 798 > 16:32:34,048 INFO [org.apache.activemq.artemis.tests.integration] Received 799 > 16:32:34,048 INFO [org.apache.activemq.artemis.tests.integration] Received 800 > 16:32:34,048 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 801 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 802 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 803 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 804 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 805 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 806 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 807 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 808 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 809 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] Received 810 > 16:32:34,049 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,050 INFO [org.apache.activemq.artemis.tests.integration] Received 811 > 16:32:34,050 INFO [org.apache.activemq.artemis.tests.integration] Received 812 > 16:32:34,050 INFO [org.apache.activemq.artemis.tests.integration] Received 813 > 16:32:34,050 INFO [org.apache.activemq.artemis.tests.integration] Received 814 > 16:32:34,050 INFO [org.apache.activemq.artemis.tests.integration] Received 815 > 16:32:34,050 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 816 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 817 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 818 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 819 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 820 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 821 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 822 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 823 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 824 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] Received 825 > 16:32:34,051 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,057 INFO [org.apache.activemq.artemis.tests.integration] Received 826 > 16:32:34,058 INFO [org.apache.activemq.artemis.tests.integration] Received 827 > 16:32:34,058 INFO [org.apache.activemq.artemis.tests.integration] Received 828 > 16:32:34,058 INFO [org.apache.activemq.artemis.tests.integration] Received 829 > 16:32:34,058 INFO [org.apache.activemq.artemis.tests.integration] Received 830 > 16:32:34,058 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,059 INFO [org.apache.activemq.artemis.tests.integration] Received 831 > 16:32:34,059 INFO [org.apache.activemq.artemis.tests.integration] Received 832 > 16:32:34,059 INFO [org.apache.activemq.artemis.tests.integration] Received 833 > 16:32:34,059 INFO [org.apache.activemq.artemis.tests.integration] Received 834 > 16:32:34,059 INFO [org.apache.activemq.artemis.tests.integration] Received 835 > 16:32:34,059 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,060 INFO [org.apache.activemq.artemis.tests.integration] Received 836 > 16:32:34,060 INFO [org.apache.activemq.artemis.tests.integration] Received 837 > 16:32:34,060 INFO [org.apache.activemq.artemis.tests.integration] Received 838 > 16:32:34,060 INFO [org.apache.activemq.artemis.tests.integration] Received 839 > 16:32:34,060 INFO [org.apache.activemq.artemis.tests.integration] Received 840 > 16:32:34,060 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,060 INFO [org.apache.activemq.artemis.tests.integration] Received 841 > 16:32:34,061 INFO [org.apache.activemq.artemis.tests.integration] Received 842 > 16:32:34,061 INFO [org.apache.activemq.artemis.tests.integration] Received 843 > 16:32:34,061 INFO [org.apache.activemq.artemis.tests.integration] Received 844 > 16:32:34,061 INFO [org.apache.activemq.artemis.tests.integration] Received 845 > 16:32:34,061 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,065 INFO [org.apache.activemq.artemis.tests.integration] Received 846 > 16:32:34,066 INFO [org.apache.activemq.artemis.tests.integration] Received 847 > 16:32:34,066 INFO [org.apache.activemq.artemis.tests.integration] Received 848 > 16:32:34,066 INFO [org.apache.activemq.artemis.tests.integration] Received 849 > 16:32:34,066 INFO [org.apache.activemq.artemis.tests.integration] Received 850 > 16:32:34,066 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,068 INFO [org.apache.activemq.artemis.tests.integration] Received 851 > 16:32:34,068 INFO [org.apache.activemq.artemis.tests.integration] Received 852 > 16:32:34,068 INFO [org.apache.activemq.artemis.tests.integration] Received 853 > 16:32:34,068 INFO [org.apache.activemq.artemis.tests.integration] Received 854 > 16:32:34,068 INFO [org.apache.activemq.artemis.tests.integration] Received 855 > 16:32:34,068 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,069 INFO [org.apache.activemq.artemis.tests.integration] Received 856 > 16:32:34,069 INFO [org.apache.activemq.artemis.tests.integration] Received 857 > 16:32:34,069 INFO [org.apache.activemq.artemis.tests.integration] Received 858 > 16:32:34,069 INFO [org.apache.activemq.artemis.tests.integration] Received 859 > 16:32:34,069 INFO [org.apache.activemq.artemis.tests.integration] Received 860 > 16:32:34,069 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,070 INFO [org.apache.activemq.artemis.tests.integration] Received 861 > 16:32:34,070 INFO [org.apache.activemq.artemis.tests.integration] Received 862 > 16:32:34,070 INFO [org.apache.activemq.artemis.tests.integration] Received 863 > 16:32:34,070 INFO [org.apache.activemq.artemis.tests.integration] Received 864 > 16:32:34,070 INFO [org.apache.activemq.artemis.tests.integration] Received 865 > 16:32:34,070 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,071 INFO [org.apache.activemq.artemis.tests.integration] Received 866 > 16:32:34,071 INFO [org.apache.activemq.artemis.tests.integration] Received 867 > 16:32:34,071 INFO [org.apache.activemq.artemis.tests.integration] Received 868 > 16:32:34,071 INFO [org.apache.activemq.artemis.tests.integration] Received 869 > 16:32:34,071 INFO [org.apache.activemq.artemis.tests.integration] Received 870 > 16:32:34,071 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,072 INFO [org.apache.activemq.artemis.tests.integration] Received 871 > 16:32:34,072 INFO [org.apache.activemq.artemis.tests.integration] Received 872 > 16:32:34,072 INFO [org.apache.activemq.artemis.tests.integration] Received 873 > 16:32:34,072 INFO [org.apache.activemq.artemis.tests.integration] Received 874 > 16:32:34,072 INFO [org.apache.activemq.artemis.tests.integration] Received 875 > 16:32:34,072 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,073 INFO [org.apache.activemq.artemis.tests.integration] Received 876 > 16:32:34,073 INFO [org.apache.activemq.artemis.tests.integration] Received 877 > 16:32:34,073 INFO [org.apache.activemq.artemis.tests.integration] Received 878 > 16:32:34,073 INFO [org.apache.activemq.artemis.tests.integration] Received 879 > 16:32:34,073 INFO [org.apache.activemq.artemis.tests.integration] Received 880 > 16:32:34,073 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,076 INFO [org.apache.activemq.artemis.tests.integration] Received 881 > 16:32:34,077 INFO [org.apache.activemq.artemis.tests.integration] Received 882 > 16:32:34,077 INFO [org.apache.activemq.artemis.tests.integration] Received 883 > 16:32:34,077 INFO [org.apache.activemq.artemis.tests.integration] Received 884 > 16:32:34,077 INFO [org.apache.activemq.artemis.tests.integration] Received 885 > 16:32:34,077 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,078 INFO [org.apache.activemq.artemis.tests.integration] Received 886 > 16:32:34,078 INFO [org.apache.activemq.artemis.tests.integration] Received 887 > 16:32:34,078 INFO [org.apache.activemq.artemis.tests.integration] Received 888 > 16:32:34,078 INFO [org.apache.activemq.artemis.tests.integration] Received 889 > 16:32:34,078 INFO [org.apache.activemq.artemis.tests.integration] Received 890 > 16:32:34,078 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,079 INFO [org.apache.activemq.artemis.tests.integration] Received 891 > 16:32:34,079 INFO [org.apache.activemq.artemis.tests.integration] Received 892 > 16:32:34,079 INFO [org.apache.activemq.artemis.tests.integration] Received 893 > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] Received 894 > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] Received 895 > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] Received 896 > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] Received 897 > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] Received 898 > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] Received 899 > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] Received 900 > 16:32:34,080 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,081 INFO [org.apache.activemq.artemis.tests.integration] Received 901 > 16:32:34,081 INFO [org.apache.activemq.artemis.tests.integration] Received 902 > 16:32:34,081 INFO [org.apache.activemq.artemis.tests.integration] Received 903 > 16:32:34,081 INFO [org.apache.activemq.artemis.tests.integration] Received 904 > 16:32:34,081 INFO [org.apache.activemq.artemis.tests.integration] Received 905 > 16:32:34,081 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,082 INFO [org.apache.activemq.artemis.tests.integration] Received 906 > 16:32:34,082 INFO [org.apache.activemq.artemis.tests.integration] Received 907 > 16:32:34,082 INFO [org.apache.activemq.artemis.tests.integration] Received 908 > 16:32:34,082 INFO [org.apache.activemq.artemis.tests.integration] Received 909 > 16:32:34,082 INFO [org.apache.activemq.artemis.tests.integration] Received 910 > 16:32:34,082 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 911 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 912 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 913 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 914 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 915 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 916 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 917 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 918 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 919 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] Received 920 > 16:32:34,084 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 921 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 922 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 923 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 924 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 925 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 926 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 927 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 928 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 929 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] Received 930 > 16:32:34,085 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,086 INFO [org.apache.activemq.artemis.tests.integration] Received 931 > 16:32:34,086 INFO [org.apache.activemq.artemis.tests.integration] Received 932 > 16:32:34,087 INFO [org.apache.activemq.artemis.tests.integration] Received 933 > 16:32:34,087 INFO [org.apache.activemq.artemis.tests.integration] Received 934 > 16:32:34,087 INFO [org.apache.activemq.artemis.tests.integration] Received 935 > 16:32:34,087 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,088 INFO [org.apache.activemq.artemis.tests.integration] Received 936 > 16:32:34,088 INFO [org.apache.activemq.artemis.tests.integration] Received 937 > 16:32:34,088 INFO [org.apache.activemq.artemis.tests.integration] Received 938 > 16:32:34,088 INFO [org.apache.activemq.artemis.tests.integration] Received 939 > 16:32:34,088 INFO [org.apache.activemq.artemis.tests.integration] Received 940 > 16:32:34,088 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,093 INFO [org.apache.activemq.artemis.tests.integration] Received 941 > 16:32:34,093 INFO [org.apache.activemq.artemis.tests.integration] Received 942 > 16:32:34,096 INFO [org.apache.activemq.artemis.tests.integration] Received 943 > 16:32:34,096 INFO [org.apache.activemq.artemis.tests.integration] Received 944 > 16:32:34,096 INFO [org.apache.activemq.artemis.tests.integration] Received 945 > 16:32:34,096 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,097 INFO [org.apache.activemq.artemis.tests.integration] Received 946 > 16:32:34,097 INFO [org.apache.activemq.artemis.tests.integration] Received 947 > 16:32:34,097 INFO [org.apache.activemq.artemis.tests.integration] Received 948 > 16:32:34,097 INFO [org.apache.activemq.artemis.tests.integration] Received 949 > 16:32:34,097 INFO [org.apache.activemq.artemis.tests.integration] Received 950 > 16:32:34,097 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,100 INFO [org.apache.activemq.artemis.tests.integration] Received 951 > 16:32:34,100 INFO [org.apache.activemq.artemis.tests.integration] Received 952 > 16:32:34,100 INFO [org.apache.activemq.artemis.tests.integration] Received 953 > 16:32:34,100 INFO [org.apache.activemq.artemis.tests.integration] Received 954 > 16:32:34,100 INFO [org.apache.activemq.artemis.tests.integration] Received 955 > 16:32:34,100 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 956 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 957 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 958 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 959 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 960 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 961 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 962 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 963 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 964 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] Received 965 > 16:32:34,101 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,102 INFO [org.apache.activemq.artemis.tests.integration] Received 966 > 16:32:34,102 INFO [org.apache.activemq.artemis.tests.integration] Received 967 > 16:32:34,102 INFO [org.apache.activemq.artemis.tests.integration] Received 968 > 16:32:34,102 INFO [org.apache.activemq.artemis.tests.integration] Received 969 > 16:32:34,102 INFO [org.apache.activemq.artemis.tests.integration] Received 970 > 16:32:34,102 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,103 INFO [org.apache.activemq.artemis.tests.integration] Received 971 > 16:32:34,103 INFO [org.apache.activemq.artemis.tests.integration] Received 972 > 16:32:34,104 INFO [org.apache.activemq.artemis.tests.integration] Received 973 > 16:32:34,104 INFO [org.apache.activemq.artemis.tests.integration] Received 974 > 16:32:34,104 INFO [org.apache.activemq.artemis.tests.integration] Received 975 > 16:32:34,104 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,106 INFO [org.apache.activemq.artemis.tests.integration] Received 976 > 16:32:34,106 INFO [org.apache.activemq.artemis.tests.integration] Received 977 > 16:32:34,106 INFO [org.apache.activemq.artemis.tests.integration] Received 978 > 16:32:34,106 INFO [org.apache.activemq.artemis.tests.integration] Received 979 > 16:32:34,106 INFO [org.apache.activemq.artemis.tests.integration] Received 980 > 16:32:34,106 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,107 INFO [org.apache.activemq.artemis.tests.integration] Received 981 > 16:32:34,107 INFO [org.apache.activemq.artemis.tests.integration] Received 982 > 16:32:34,107 INFO [org.apache.activemq.artemis.tests.integration] Received 983 > 16:32:34,108 INFO [org.apache.activemq.artemis.tests.integration] Received 984 > 16:32:34,108 INFO [org.apache.activemq.artemis.tests.integration] Received 985 > 16:32:34,108 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,109 INFO [org.apache.activemq.artemis.tests.integration] Received 986 > 16:32:34,109 INFO [org.apache.activemq.artemis.tests.integration] Received 987 > 16:32:34,110 INFO [org.apache.activemq.artemis.tests.integration] Received 988 > 16:32:34,110 INFO [org.apache.activemq.artemis.tests.integration] Received 989 > 16:32:34,110 INFO [org.apache.activemq.artemis.tests.integration] Received 990 > 16:32:34,110 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,111 INFO [org.apache.activemq.artemis.tests.integration] Received 991 > 16:32:34,111 INFO [org.apache.activemq.artemis.tests.integration] Received 992 > 16:32:34,111 INFO [org.apache.activemq.artemis.tests.integration] Received 993 > 16:32:34,111 INFO [org.apache.activemq.artemis.tests.integration] Received 994 > 16:32:34,111 INFO [org.apache.activemq.artemis.tests.integration] Received 995 > 16:32:34,112 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,112 INFO [org.apache.activemq.artemis.tests.integration] Received 996 > 16:32:34,112 INFO [org.apache.activemq.artemis.tests.integration] Received 997 > 16:32:34,113 INFO [org.apache.activemq.artemis.tests.integration] Received 998 > 16:32:34,113 INFO [org.apache.activemq.artemis.tests.integration] Received 999 > 16:32:34,153 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [961dde09-0c52-11e6-ba8a-7c7a91a2a427] stopped, uptime 0.635 seconds > 16:32:34,153 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/journal0-L,bindingsDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/bindings0-L,largeMessagesDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/large-msg0-L,pagingDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/page0-L) > 16:32:34,154 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal > 16:32:34,154 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE > 16:32:34,161 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP > 16:32:34,163 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP > 16:32:34,163 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE > 16:32:34,163 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ > 16:32:34,164 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT > 16:32:34,254 WARN [org.apache.activemq.artemis.core.server] AMQ222028: Could not find page cache for page PagePositionImpl [pageNr=121, messageNr=-1, recordID=4442] removing it from the journal > 16:32:34,292 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live > 16:32:34,292 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [localhost, nodeID=961dde09-0c52-11e6-ba8a-7c7a91a2a427] > 16:32:34,314 WARN [org.apache.activemq.artemis.core.server] AMQ222038: Starting paging on address 'SimpleAddress'; size is currently: 102,773 bytes; max-size-bytes: 102,400 > 16:32:34,545 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] > 16:32:34,550 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] > 16:32:34,582 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [961dde09-0c52-11e6-ba8a-7c7a91a2a427] stopped, uptime 0.429 seconds > 16:32:34,582 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/journal0-L,bindingsDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/bindings0-L,largeMessagesDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/large-msg0-L,pagingDirectory=/sources/activemq-artemis/tests/integration-tests/./target/tmp/junit8573426522166629526/page0-L) > 16:32:34,583 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal > 16:32:34,583 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE > 16:32:34,584 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP > 16:32:34,585 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP > 16:32:34,586 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE > 16:32:34,586 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ > 16:32:34,587 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT > 16:32:34,712 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live > 16:32:34,712 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [localhost, nodeID=961dde09-0c52-11e6-ba8a-7c7a91a2a427] > 16:32:34,767 INFO [org.apache.activemq.artemis.tests.integration] Received 0 > 16:32:34,768 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,780 INFO [org.apache.activemq.artemis.tests.integration] Received 1 > 16:32:34,781 INFO [org.apache.activemq.artemis.tests.integration] Received 2 > 16:32:34,781 INFO [org.apache.activemq.artemis.tests.integration] Received 3 > 16:32:34,781 INFO [org.apache.activemq.artemis.tests.integration] Received 4 > 16:32:34,781 INFO [org.apache.activemq.artemis.tests.integration] Received 5 > 16:32:34,781 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,795 INFO [org.apache.activemq.artemis.tests.integration] Received 6 > 16:32:34,795 INFO [org.apache.activemq.artemis.tests.integration] Received 7 > 16:32:34,795 INFO [org.apache.activemq.artemis.tests.integration] Received 8 > 16:32:34,795 INFO [org.apache.activemq.artemis.tests.integration] Received 9 > 16:32:34,795 INFO [org.apache.activemq.artemis.tests.integration] Received 10 > 16:32:34,795 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,826 INFO [org.apache.activemq.artemis.tests.integration] Received 11 > 16:32:34,826 INFO [org.apache.activemq.artemis.tests.integration] Received 12 > 16:32:34,827 INFO [org.apache.activemq.artemis.tests.integration] Received 13 > 16:32:34,827 INFO [org.apache.activemq.artemis.tests.integration] Received 14 > 16:32:34,827 INFO [org.apache.activemq.artemis.tests.integration] Received 15 > 16:32:34,827 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,831 INFO [org.apache.activemq.artemis.tests.integration] Received 16 > 16:32:34,831 INFO [org.apache.activemq.artemis.tests.integration] Received 17 > 16:32:34,831 INFO [org.apache.activemq.artemis.tests.integration] Received 18 > 16:32:34,831 INFO [org.apache.activemq.artemis.tests.integration] Received 19 > 16:32:34,831 INFO [org.apache.activemq.artemis.tests.integration] Received 20 > 16:32:34,831 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,834 INFO [org.apache.activemq.artemis.tests.integration] Received 21 > 16:32:34,834 INFO [org.apache.activemq.artemis.tests.integration] Received 22 > 16:32:34,834 INFO [org.apache.activemq.artemis.tests.integration] Received 23 > 16:32:34,834 INFO [org.apache.activemq.artemis.tests.integration] Received 24 > 16:32:34,834 INFO [org.apache.activemq.artemis.tests.integration] Received 25 > 16:32:34,834 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,842 INFO [org.apache.activemq.artemis.tests.integration] Received 26 > 16:32:34,842 INFO [org.apache.activemq.artemis.tests.integration] Received 27 > 16:32:34,842 INFO [org.apache.activemq.artemis.tests.integration] Received 28 > 16:32:34,843 INFO [org.apache.activemq.artemis.tests.integration] Received 29 > 16:32:34,843 INFO [org.apache.activemq.artemis.tests.integration] Received 30 > 16:32:34,843 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,846 INFO [org.apache.activemq.artemis.tests.integration] Received 31 > 16:32:34,846 INFO [org.apache.activemq.artemis.tests.integration] Received 32 > 16:32:34,846 INFO [org.apache.activemq.artemis.tests.integration] Received 33 > 16:32:34,846 INFO [org.apache.activemq.artemis.tests.integration] Received 34 > 16:32:34,846 INFO [org.apache.activemq.artemis.tests.integration] Received 35 > 16:32:34,846 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,854 INFO [org.apache.activemq.artemis.tests.integration] Received 36 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 37 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 38 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 39 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 40 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 41 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 42 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 43 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 44 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] Received 45 > 16:32:34,855 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,857 INFO [org.apache.activemq.artemis.tests.integration] Received 46 > 16:32:34,857 INFO [org.apache.activemq.artemis.tests.integration] Received 47 > 16:32:34,858 INFO [org.apache.activemq.artemis.tests.integration] Received 48 > 16:32:34,858 INFO [org.apache.activemq.artemis.tests.integration] Received 49 > 16:32:34,858 INFO [org.apache.activemq.artemis.tests.integration] Received 50 > 16:32:34,858 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,864 INFO [org.apache.activemq.artemis.tests.integration] Received 51 > 16:32:34,864 INFO [org.apache.activemq.artemis.tests.integration] Received 52 > 16:32:34,864 INFO [org.apache.activemq.artemis.tests.integration] Received 53 > 16:32:34,864 INFO [org.apache.activemq.artemis.tests.integration] Received 54 > 16:32:34,864 INFO [org.apache.activemq.artemis.tests.integration] Received 55 > 16:32:34,864 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,865 INFO [org.apache.activemq.artemis.tests.integration] Received 56 > 16:32:34,865 INFO [org.apache.activemq.artemis.tests.integration] Received 57 > 16:32:34,865 INFO [org.apache.activemq.artemis.tests.integration] Received 58 > 16:32:34,865 INFO [org.apache.activemq.artemis.tests.integration] Received 59 > 16:32:34,865 INFO [org.apache.activemq.artemis.tests.integration] Received 60 > 16:32:34,865 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,868 INFO [org.apache.activemq.artemis.tests.integration] Received 61 > 16:32:34,868 INFO [org.apache.activemq.artemis.tests.integration] Received 62 > 16:32:34,868 INFO [org.apache.activemq.artemis.tests.integration] Received 63 > 16:32:34,868 INFO [org.apache.activemq.artemis.tests.integration] Received 64 > 16:32:34,868 INFO [org.apache.activemq.artemis.tests.integration] Received 65 > 16:32:34,868 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,872 INFO [org.apache.activemq.artemis.tests.integration] Received 66 > 16:32:34,872 INFO [org.apache.activemq.artemis.tests.integration] Received 67 > 16:32:34,872 INFO [org.apache.activemq.artemis.tests.integration] Received 68 > 16:32:34,872 INFO [org.apache.activemq.artemis.tests.integration] Received 69 > 16:32:34,872 INFO [org.apache.activemq.artemis.tests.integration] Received 70 > 16:32:34,872 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,874 INFO [org.apache.activemq.artemis.tests.integration] Received 71 > 16:32:34,874 INFO [org.apache.activemq.artemis.tests.integration] Received 72 > 16:32:34,874 INFO [org.apache.activemq.artemis.tests.integration] Received 73 > 16:32:34,874 INFO [org.apache.activemq.artemis.tests.integration] Received 74 > 16:32:34,874 INFO [org.apache.activemq.artemis.tests.integration] Received 75 > 16:32:34,874 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,876 INFO [org.apache.activemq.artemis.tests.integration] Received 76 > 16:32:34,878 INFO [org.apache.activemq.artemis.tests.integration] Received 77 > 16:32:34,878 INFO [org.apache.activemq.artemis.tests.integration] Received 78 > 16:32:34,878 INFO [org.apache.activemq.artemis.tests.integration] Received 79 > 16:32:34,878 INFO [org.apache.activemq.artemis.tests.integration] Received 80 > 16:32:34,878 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,880 INFO [org.apache.activemq.artemis.tests.integration] Received 81 > 16:32:34,880 INFO [org.apache.activemq.artemis.tests.integration] Received 82 > 16:32:34,880 INFO [org.apache.activemq.artemis.tests.integration] Received 83 > 16:32:34,880 INFO [org.apache.activemq.artemis.tests.integration] Received 84 > 16:32:34,880 INFO [org.apache.activemq.artemis.tests.integration] Received 85 > 16:32:34,881 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,881 INFO [org.apache.activemq.artemis.tests.integration] Received 86 > 16:32:34,881 INFO [org.apache.activemq.artemis.tests.integration] Received 87 > 16:32:34,881 INFO [org.apache.activemq.artemis.tests.integration] Received 88 > 16:32:34,881 INFO [org.apache.activemq.artemis.tests.integration] Received 89 > 16:32:34,881 INFO [org.apache.activemq.artemis.tests.integration] Received 90 > 16:32:34,881 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,883 INFO [org.apache.activemq.artemis.tests.integration] Received 91 > 16:32:34,883 INFO [org.apache.activemq.artemis.tests.integration] Received 92 > 16:32:34,883 INFO [org.apache.activemq.artemis.tests.integration] Received 93 > 16:32:34,883 INFO [org.apache.activemq.artemis.tests.integration] Received 94 > 16:32:34,883 INFO [org.apache.activemq.artemis.tests.integration] Received 95 > 16:32:34,883 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,884 INFO [org.apache.activemq.artemis.tests.integration] Received 96 > 16:32:34,884 INFO [org.apache.activemq.artemis.tests.integration] Received 97 > 16:32:34,884 INFO [org.apache.activemq.artemis.tests.integration] Received 98 > 16:32:34,885 INFO [org.apache.activemq.artemis.tests.integration] Received 99 > 16:32:34,885 INFO [org.apache.activemq.artemis.tests.integration] Received 100 > 16:32:34,885 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,885 INFO [org.apache.activemq.artemis.tests.integration] Received 101 > 16:32:34,886 INFO [org.apache.activemq.artemis.tests.integration] Received 102 > 16:32:34,886 INFO [org.apache.activemq.artemis.tests.integration] Received 103 > 16:32:34,886 INFO [org.apache.activemq.artemis.tests.integration] Received 104 > 16:32:34,886 INFO [org.apache.activemq.artemis.tests.integration] Received 105 > 16:32:34,886 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,887 INFO [org.apache.activemq.artemis.tests.integration] Received 106 > 16:32:34,887 INFO [org.apache.activemq.artemis.tests.integration] Received 107 > 16:32:34,887 INFO [org.apache.activemq.artemis.tests.integration] Received 108 > 16:32:34,887 INFO [org.apache.activemq.artemis.tests.integration] Received 109 > 16:32:34,887 INFO [org.apache.activemq.artemis.tests.integration] Received 110 > 16:32:34,887 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,888 INFO [org.apache.activemq.artemis.tests.integration] Received 111 > 16:32:34,888 INFO [org.apache.activemq.artemis.tests.integration] Received 112 > 16:32:34,888 INFO [org.apache.activemq.artemis.tests.integration] Received 113 > 16:32:34,888 INFO [org.apache.activemq.artemis.tests.integration] Received 114 > 16:32:34,888 INFO [org.apache.activemq.artemis.tests.integration] Received 115 > 16:32:34,888 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,889 INFO [org.apache.activemq.artemis.tests.integration] Received 116 > 16:32:34,889 INFO [org.apache.activemq.artemis.tests.integration] Received 117 > 16:32:34,889 INFO [org.apache.activemq.artemis.tests.integration] Received 118 > 16:32:34,889 INFO [org.apache.activemq.artemis.tests.integration] Received 119 > 16:32:34,889 INFO [org.apache.activemq.artemis.tests.integration] Received 120 > 16:32:34,889 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,890 INFO [org.apache.activemq.artemis.tests.integration] Received 121 > 16:32:34,890 INFO [org.apache.activemq.artemis.tests.integration] Received 122 > 16:32:34,890 INFO [org.apache.activemq.artemis.tests.integration] Received 123 > 16:32:34,890 INFO [org.apache.activemq.artemis.tests.integration] Received 124 > 16:32:34,890 INFO [org.apache.activemq.artemis.tests.integration] Received 125 > 16:32:34,890 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,891 INFO [org.apache.activemq.artemis.tests.integration] Received 126 > 16:32:34,891 INFO [org.apache.activemq.artemis.tests.integration] Received 127 > 16:32:34,891 INFO [org.apache.activemq.artemis.tests.integration] Received 128 > 16:32:34,891 INFO [org.apache.activemq.artemis.tests.integration] Received 129 > 16:32:34,891 INFO [org.apache.activemq.artemis.tests.integration] Received 130 > 16:32:34,891 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,894 INFO [org.apache.activemq.artemis.tests.integration] Received 131 > 16:32:34,894 INFO [org.apache.activemq.artemis.tests.integration] Received 132 > 16:32:34,894 INFO [org.apache.activemq.artemis.tests.integration] Received 133 > 16:32:34,894 INFO [org.apache.activemq.artemis.tests.integration] Received 134 > 16:32:34,894 INFO [org.apache.activemq.artemis.tests.integration] Received 135 > 16:32:34,898 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,900 INFO [org.apache.activemq.artemis.tests.integration] Received 136 > 16:32:34,900 INFO [org.apache.activemq.artemis.tests.integration] Received 137 > 16:32:34,901 INFO [org.apache.activemq.artemis.tests.integration] Received 138 > 16:32:34,901 INFO [org.apache.activemq.artemis.tests.integration] Received 139 > 16:32:34,902 INFO [org.apache.activemq.artemis.tests.integration] Received 140 > 16:32:34,902 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,903 INFO [org.apache.activemq.artemis.tests.integration] Received 141 > 16:32:34,904 INFO [org.apache.activemq.artemis.tests.integration] Received 142 > 16:32:34,904 INFO [org.apache.activemq.artemis.tests.integration] Received 143 > 16:32:34,904 INFO [org.apache.activemq.artemis.tests.integration] Received 144 > 16:32:34,904 INFO [org.apache.activemq.artemis.tests.integration] Received 145 > 16:32:34,904 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,906 INFO [org.apache.activemq.artemis.tests.integration] Received 146 > 16:32:34,909 INFO [org.apache.activemq.artemis.tests.integration] Received 147 > 16:32:34,909 INFO [org.apache.activemq.artemis.tests.integration] Received 148 > 16:32:34,910 INFO [org.apache.activemq.artemis.tests.integration] Received 149 > 16:32:34,910 INFO [org.apache.activemq.artemis.tests.integration] Received 150 > 16:32:34,910 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,911 INFO [org.apache.activemq.artemis.tests.integration] Received 151 > 16:32:34,911 INFO [org.apache.activemq.artemis.tests.integration] Received 152 > 16:32:34,911 INFO [org.apache.activemq.artemis.tests.integration] Received 153 > 16:32:34,911 INFO [org.apache.activemq.artemis.tests.integration] Received 154 > 16:32:34,911 INFO [org.apache.activemq.artemis.tests.integration] Received 155 > 16:32:34,911 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,912 INFO [org.apache.activemq.artemis.tests.integration] Received 156 > 16:32:34,913 INFO [org.apache.activemq.artemis.tests.integration] Received 157 > 16:32:34,913 INFO [org.apache.activemq.artemis.tests.integration] Received 158 > 16:32:34,913 INFO [org.apache.activemq.artemis.tests.integration] Received 159 > 16:32:34,913 INFO [org.apache.activemq.artemis.tests.integration] Received 160 > 16:32:34,913 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,914 INFO [org.apache.activemq.artemis.tests.integration] Received 161 > 16:32:34,914 INFO [org.apache.activemq.artemis.tests.integration] Received 162 > 16:32:34,914 INFO [org.apache.activemq.artemis.tests.integration] Received 163 > 16:32:34,914 INFO [org.apache.activemq.artemis.tests.integration] Received 164 > 16:32:34,914 INFO [org.apache.activemq.artemis.tests.integration] Received 165 > 16:32:34,914 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,915 INFO [org.apache.activemq.artemis.tests.integration] Received 166 > 16:32:34,916 INFO [org.apache.activemq.artemis.tests.integration] Received 167 > 16:32:34,916 INFO [org.apache.activemq.artemis.tests.integration] Received 168 > 16:32:34,916 INFO [org.apache.activemq.artemis.tests.integration] Received 169 > 16:32:34,916 INFO [org.apache.activemq.artemis.tests.integration] Received 170 > 16:32:34,916 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,917 INFO [org.apache.activemq.artemis.tests.integration] Received 171 > 16:32:34,918 INFO [org.apache.activemq.artemis.tests.integration] Received 172 > 16:32:34,918 INFO [org.apache.activemq.artemis.tests.integration] Received 173 > 16:32:34,918 INFO [org.apache.activemq.artemis.tests.integration] Received 174 > 16:32:34,918 INFO [org.apache.activemq.artemis.tests.integration] Received 175 > 16:32:34,918 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,919 INFO [org.apache.activemq.artemis.tests.integration] Received 176 > 16:32:34,919 INFO [org.apache.activemq.artemis.tests.integration] Received 177 > 16:32:34,919 INFO [org.apache.activemq.artemis.tests.integration] Received 178 > 16:32:34,919 INFO [org.apache.activemq.artemis.tests.integration] Received 179 > 16:32:34,919 INFO [org.apache.activemq.artemis.tests.integration] Received 180 > 16:32:34,919 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,920 INFO [org.apache.activemq.artemis.tests.integration] Received 181 > 16:32:34,920 INFO [org.apache.activemq.artemis.tests.integration] Received 182 > 16:32:34,920 INFO [org.apache.activemq.artemis.tests.integration] Received 183 > 16:32:34,920 INFO [org.apache.activemq.artemis.tests.integration] Received 184 > 16:32:34,920 INFO [org.apache.activemq.artemis.tests.integration] Received 185 > 16:32:34,920 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,921 INFO [org.apache.activemq.artemis.tests.integration] Received 186 > 16:32:34,921 INFO [org.apache.activemq.artemis.tests.integration] Received 187 > 16:32:34,922 INFO [org.apache.activemq.artemis.tests.integration] Received 188 > 16:32:34,922 INFO [org.apache.activemq.artemis.tests.integration] Received 189 > 16:32:34,922 INFO [org.apache.activemq.artemis.tests.integration] Received 190 > 16:32:34,922 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,928 INFO [org.apache.activemq.artemis.tests.integration] Received 191 > 16:32:34,929 INFO [org.apache.activemq.artemis.tests.integration] Received 192 > 16:32:34,929 INFO [org.apache.activemq.artemis.tests.integration] Received 193 > 16:32:34,930 INFO [org.apache.activemq.artemis.tests.integration] Received 194 > 16:32:34,930 INFO [org.apache.activemq.artemis.tests.integration] Received 195 > 16:32:34,931 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,934 INFO [org.apache.activemq.artemis.tests.integration] Received 196 > 16:32:34,936 INFO [org.apache.activemq.artemis.tests.integration] Received 197 > 16:32:34,936 INFO [org.apache.activemq.artemis.tests.integration] Received 198 > 16:32:34,936 INFO [org.apache.activemq.artemis.tests.integration] Received 199 > 16:32:34,937 INFO [org.apache.activemq.artemis.tests.integration] Received 200 > 16:32:34,937 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,938 INFO [org.apache.activemq.artemis.tests.integration] Received 201 > 16:32:34,938 INFO [org.apache.activemq.artemis.tests.integration] Received 202 > 16:32:34,939 INFO [org.apache.activemq.artemis.tests.integration] Received 203 > 16:32:34,939 INFO [org.apache.activemq.artemis.tests.integration] Received 204 > 16:32:34,939 INFO [org.apache.activemq.artemis.tests.integration] Received 205 > 16:32:34,939 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,940 INFO [org.apache.activemq.artemis.tests.integration] Received 206 > 16:32:34,940 INFO [org.apache.activemq.artemis.tests.integration] Received 207 > 16:32:34,941 INFO [org.apache.activemq.artemis.tests.integration] Received 208 > 16:32:34,941 INFO [org.apache.activemq.artemis.tests.integration] Received 209 > 16:32:34,941 INFO [org.apache.activemq.artemis.tests.integration] Received 210 > 16:32:34,941 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,942 INFO [org.apache.activemq.artemis.tests.integration] Received 211 > 16:32:34,942 INFO [org.apache.activemq.artemis.tests.integration] Received 212 > 16:32:34,942 INFO [org.apache.activemq.artemis.tests.integration] Received 213 > 16:32:34,942 INFO [org.apache.activemq.artemis.tests.integration] Received 214 > 16:32:34,942 INFO [org.apache.activemq.artemis.tests.integration] Received 215 > 16:32:34,942 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,943 INFO [org.apache.activemq.artemis.tests.integration] Received 216 > 16:32:34,943 INFO [org.apache.activemq.artemis.tests.integration] Received 217 > 16:32:34,944 INFO [org.apache.activemq.artemis.tests.integration] Received 218 > 16:32:34,944 INFO [org.apache.activemq.artemis.tests.integration] Received 219 > 16:32:34,944 INFO [org.apache.activemq.artemis.tests.integration] Received 220 > 16:32:34,944 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,945 INFO [org.apache.activemq.artemis.tests.integration] Received 221 > 16:32:34,945 INFO [org.apache.activemq.artemis.tests.integration] Received 222 > 16:32:34,946 INFO [org.apache.activemq.artemis.tests.integration] Received 223 > 16:32:34,946 INFO [org.apache.activemq.artemis.tests.integration] Received 224 > 16:32:34,946 INFO [org.apache.activemq.artemis.tests.integration] Received 225 > 16:32:34,946 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,947 INFO [org.apache.activemq.artemis.tests.integration] Received 226 > 16:32:34,947 INFO [org.apache.activemq.artemis.tests.integration] Received 227 > 16:32:34,947 INFO [org.apache.activemq.artemis.tests.integration] Received 228 > 16:32:34,947 INFO [org.apache.activemq.artemis.tests.integration] Received 229 > 16:32:34,947 INFO [org.apache.activemq.artemis.tests.integration] Received 230 > 16:32:34,947 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,948 INFO [org.apache.activemq.artemis.tests.integration] Received 231 > 16:32:34,948 INFO [org.apache.activemq.artemis.tests.integration] Received 232 > 16:32:34,948 INFO [org.apache.activemq.artemis.tests.integration] Received 233 > 16:32:34,948 INFO [org.apache.activemq.artemis.tests.integration] Received 234 > 16:32:34,949 INFO [org.apache.activemq.artemis.tests.integration] Received 235 > 16:32:34,949 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,950 INFO [org.apache.activemq.artemis.tests.integration] Received 236 > 16:32:34,951 INFO [org.apache.activemq.artemis.tests.integration] Received 237 > 16:32:34,951 INFO [org.apache.activemq.artemis.tests.integration] Received 238 > 16:32:34,952 INFO [org.apache.activemq.artemis.tests.integration] Received 239 > 16:32:34,952 INFO [org.apache.activemq.artemis.tests.integration] Received 240 > 16:32:34,952 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,955 INFO [org.apache.activemq.artemis.tests.integration] Received 241 > 16:32:34,955 INFO [org.apache.activemq.artemis.tests.integration] Received 242 > 16:32:34,956 INFO [org.apache.activemq.artemis.tests.integration] Received 243 > 16:32:34,956 INFO [org.apache.activemq.artemis.tests.integration] Received 244 > 16:32:34,956 INFO [org.apache.activemq.artemis.tests.integration] Received 245 > 16:32:34,956 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,957 INFO [org.apache.activemq.artemis.tests.integration] Received 246 > 16:32:34,958 INFO [org.apache.activemq.artemis.tests.integration] Received 247 > 16:32:34,958 INFO [org.apache.activemq.artemis.tests.integration] Received 248 > 16:32:34,959 INFO [org.apache.activemq.artemis.tests.integration] Received 249 > 16:32:34,959 INFO [org.apache.activemq.artemis.tests.integration] Received 250 > 16:32:34,959 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,961 INFO [org.apache.activemq.artemis.tests.integration] Received 251 > 16:32:34,961 INFO [org.apache.activemq.artemis.tests.integration] Received 252 > 16:32:34,963 INFO [org.apache.activemq.artemis.tests.integration] Received 253 > 16:32:34,963 INFO [org.apache.activemq.artemis.tests.integration] Received 254 > 16:32:34,963 INFO [org.apache.activemq.artemis.tests.integration] Received 255 > 16:32:34,963 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,964 INFO [org.apache.activemq.artemis.tests.integration] Received 256 > 16:32:34,964 INFO [org.apache.activemq.artemis.tests.integration] Received 257 > 16:32:34,964 INFO [org.apache.activemq.artemis.tests.integration] Received 258 > 16:32:34,964 INFO [org.apache.activemq.artemis.tests.integration] Received 259 > 16:32:34,964 INFO [org.apache.activemq.artemis.tests.integration] Received 260 > 16:32:34,964 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,965 INFO [org.apache.activemq.artemis.tests.integration] Received 261 > 16:32:34,966 INFO [org.apache.activemq.artemis.tests.integration] Received 262 > 16:32:34,966 INFO [org.apache.activemq.artemis.tests.integration] Received 263 > 16:32:34,966 INFO [org.apache.activemq.artemis.tests.integration] Received 264 > 16:32:34,966 INFO [org.apache.activemq.artemis.tests.integration] Received 265 > 16:32:34,966 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,967 INFO [org.apache.activemq.artemis.tests.integration] Received 266 > 16:32:34,967 INFO [org.apache.activemq.artemis.tests.integration] Received 267 > 16:32:34,967 INFO [org.apache.activemq.artemis.tests.integration] Received 268 > 16:32:34,967 INFO [org.apache.activemq.artemis.tests.integration] Received 269 > 16:32:34,967 INFO [org.apache.activemq.artemis.tests.integration] Received 270 > 16:32:34,967 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,971 INFO [org.apache.activemq.artemis.tests.integration] Received 271 > 16:32:34,972 INFO [org.apache.activemq.artemis.tests.integration] Received 272 > 16:32:34,972 INFO [org.apache.activemq.artemis.tests.integration] Received 273 > 16:32:34,972 INFO [org.apache.activemq.artemis.tests.integration] Received 274 > 16:32:34,973 INFO [org.apache.activemq.artemis.tests.integration] Received 275 > 16:32:34,973 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,974 INFO [org.apache.activemq.artemis.tests.integration] Received 276 > 16:32:34,974 INFO [org.apache.activemq.artemis.tests.integration] Received 277 > 16:32:34,974 INFO [org.apache.activemq.artemis.tests.integration] Received 278 > 16:32:34,974 INFO [org.apache.activemq.artemis.tests.integration] Received 279 > 16:32:34,975 INFO [org.apache.activemq.artemis.tests.integration] Received 280 > 16:32:34,975 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,975 INFO [org.apache.activemq.artemis.tests.integration] Received 281 > 16:32:34,975 INFO [org.apache.activemq.artemis.tests.integration] Received 282 > 16:32:34,975 INFO [org.apache.activemq.artemis.tests.integration] Received 283 > 16:32:34,976 INFO [org.apache.activemq.artemis.tests.integration] Received 284 > 16:32:34,976 INFO [org.apache.activemq.artemis.tests.integration] Received 285 > 16:32:34,976 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,976 INFO [org.apache.activemq.artemis.tests.integration] Received 286 > 16:32:34,976 INFO [org.apache.activemq.artemis.tests.integration] Received 287 > 16:32:34,976 INFO [org.apache.activemq.artemis.tests.integration] Received 288 > 16:32:34,976 INFO [org.apache.activemq.artemis.tests.integration] Received 289 > 16:32:34,977 INFO [org.apache.activemq.artemis.tests.integration] Received 290 > 16:32:34,977 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,977 INFO [org.apache.activemq.artemis.tests.integration] Received 291 > 16:32:34,978 INFO [org.apache.activemq.artemis.tests.integration] Received 292 > 16:32:34,978 INFO [org.apache.activemq.artemis.tests.integration] Received 293 > 16:32:34,978 INFO [org.apache.activemq.artemis.tests.integration] Received 294 > 16:32:34,978 INFO [org.apache.activemq.artemis.tests.integration] Received 295 > 16:32:34,978 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,986 INFO [org.apache.activemq.artemis.tests.integration] Received 296 > 16:32:34,986 INFO [org.apache.activemq.artemis.tests.integration] Received 297 > 16:32:34,986 INFO [org.apache.activemq.artemis.tests.integration] Received 298 > 16:32:34,986 INFO [org.apache.activemq.artemis.tests.integration] Received 299 > 16:32:34,986 INFO [org.apache.activemq.artemis.tests.integration] Received 300 > 16:32:34,986 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,988 INFO [org.apache.activemq.artemis.tests.integration] Received 301 > 16:32:34,990 INFO [org.apache.activemq.artemis.tests.integration] Received 302 > 16:32:34,990 INFO [org.apache.activemq.artemis.tests.integration] Received 303 > 16:32:34,991 INFO [org.apache.activemq.artemis.tests.integration] Received 304 > 16:32:34,991 INFO [org.apache.activemq.artemis.tests.integration] Received 305 > 16:32:34,991 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,993 INFO [org.apache.activemq.artemis.tests.integration] Received 306 > 16:32:34,994 INFO [org.apache.activemq.artemis.tests.integration] Received 307 > 16:32:34,994 INFO [org.apache.activemq.artemis.tests.integration] Received 308 > 16:32:34,994 INFO [org.apache.activemq.artemis.tests.integration] Received 309 > 16:32:34,994 INFO [org.apache.activemq.artemis.tests.integration] Received 310 > 16:32:34,995 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,995 INFO [org.apache.activemq.artemis.tests.integration] Received 311 > 16:32:34,995 INFO [org.apache.activemq.artemis.tests.integration] Received 312 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] Received 313 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] Received 314 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] Received 315 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] Received 316 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] Received 317 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] Received 318 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] Received 319 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] Received 320 > 16:32:34,996 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,997 INFO [org.apache.activemq.artemis.tests.integration] Received 321 > 16:32:34,997 INFO [org.apache.activemq.artemis.tests.integration] Received 322 > 16:32:34,997 INFO [org.apache.activemq.artemis.tests.integration] Received 323 > 16:32:34,997 INFO [org.apache.activemq.artemis.tests.integration] Received 324 > 16:32:34,998 INFO [org.apache.activemq.artemis.tests.integration] Received 325 > 16:32:34,998 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,998 INFO [org.apache.activemq.artemis.tests.integration] Received 326 > 16:32:34,998 INFO [org.apache.activemq.artemis.tests.integration] Received 327 > 16:32:34,998 INFO [org.apache.activemq.artemis.tests.integration] Received 328 > 16:32:34,998 INFO [org.apache.activemq.artemis.tests.integration] Received 329 > 16:32:34,998 INFO [org.apache.activemq.artemis.tests.integration] Received 330 > 16:32:34,998 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:34,999 INFO [org.apache.activemq.artemis.tests.integration] Received 331 > 16:32:34,999 INFO [org.apache.activemq.artemis.tests.integration] Received 332 > 16:32:34,999 INFO [org.apache.activemq.artemis.tests.integration] Received 333 > 16:32:34,999 INFO [org.apache.activemq.artemis.tests.integration] Received 334 > 16:32:34,999 INFO [org.apache.activemq.artemis.tests.integration] Received 335 > 16:32:34,999 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,000 INFO [org.apache.activemq.artemis.tests.integration] Received 336 > 16:32:35,000 INFO [org.apache.activemq.artemis.tests.integration] Received 337 > 16:32:35,000 INFO [org.apache.activemq.artemis.tests.integration] Received 338 > 16:32:35,000 INFO [org.apache.activemq.artemis.tests.integration] Received 339 > 16:32:35,000 INFO [org.apache.activemq.artemis.tests.integration] Received 340 > 16:32:35,000 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,001 INFO [org.apache.activemq.artemis.tests.integration] Received 341 > 16:32:35,001 INFO [org.apache.activemq.artemis.tests.integration] Received 342 > 16:32:35,001 INFO [org.apache.activemq.artemis.tests.integration] Received 343 > 16:32:35,001 INFO [org.apache.activemq.artemis.tests.integration] Received 344 > 16:32:35,001 INFO [org.apache.activemq.artemis.tests.integration] Received 345 > 16:32:35,001 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,007 INFO [org.apache.activemq.artemis.tests.integration] Received 346 > 16:32:35,007 INFO [org.apache.activemq.artemis.tests.integration] Received 347 > 16:32:35,008 INFO [org.apache.activemq.artemis.tests.integration] Received 348 > 16:32:35,008 INFO [org.apache.activemq.artemis.tests.integration] Received 349 > 16:32:35,008 INFO [org.apache.activemq.artemis.tests.integration] Received 350 > 16:32:35,008 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,009 INFO [org.apache.activemq.artemis.tests.integration] Received 351 > 16:32:35,009 INFO [org.apache.activemq.artemis.tests.integration] Received 352 > 16:32:35,009 INFO [org.apache.activemq.artemis.tests.integration] Received 353 > 16:32:35,009 INFO [org.apache.activemq.artemis.tests.integration] Received 354 > 16:32:35,009 INFO [org.apache.activemq.artemis.tests.integration] Received 355 > 16:32:35,009 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,009 INFO [org.apache.activemq.artemis.tests.integration] Received 356 > 16:32:35,010 INFO [org.apache.activemq.artemis.tests.integration] Received 357 > 16:32:35,010 INFO [org.apache.activemq.artemis.tests.integration] Received 358 > 16:32:35,010 INFO [org.apache.activemq.artemis.tests.integration] Received 359 > 16:32:35,010 INFO [org.apache.activemq.artemis.tests.integration] Received 360 > 16:32:35,010 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,012 INFO [org.apache.activemq.artemis.tests.integration] Received 361 > 16:32:35,012 INFO [org.apache.activemq.artemis.tests.integration] Received 362 > 16:32:35,012 INFO [org.apache.activemq.artemis.tests.integration] Received 363 > 16:32:35,012 INFO [org.apache.activemq.artemis.tests.integration] Received 364 > 16:32:35,012 INFO [org.apache.activemq.artemis.tests.integration] Received 365 > 16:32:35,012 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,014 INFO [org.apache.activemq.artemis.tests.integration] Received 366 > 16:32:35,014 INFO [org.apache.activemq.artemis.tests.integration] Received 367 > 16:32:35,014 INFO [org.apache.activemq.artemis.tests.integration] Received 368 > 16:32:35,014 INFO [org.apache.activemq.artemis.tests.integration] Received 369 > 16:32:35,014 INFO [org.apache.activemq.artemis.tests.integration] Received 370 > 16:32:35,014 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,019 INFO [org.apache.activemq.artemis.tests.integration] Received 371 > 16:32:35,019 INFO [org.apache.activemq.artemis.tests.integration] Received 372 > 16:32:35,019 INFO [org.apache.activemq.artemis.tests.integration] Received 373 > 16:32:35,019 INFO [org.apache.activemq.artemis.tests.integration] Received 374 > 16:32:35,019 INFO [org.apache.activemq.artemis.tests.integration] Received 375 > 16:32:35,019 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,021 INFO [org.apache.activemq.artemis.tests.integration] Received 376 > 16:32:35,022 INFO [org.apache.activemq.artemis.tests.integration] Received 377 > 16:32:35,022 INFO [org.apache.activemq.artemis.tests.integration] Received 378 > 16:32:35,022 INFO [org.apache.activemq.artemis.tests.integration] Received 379 > 16:32:35,023 INFO [org.apache.activemq.artemis.tests.integration] Received 380 > 16:32:35,023 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,025 INFO [org.apache.activemq.artemis.tests.integration] Received 381 > 16:32:35,025 INFO [org.apache.activemq.artemis.tests.integration] Received 382 > 16:32:35,025 INFO [org.apache.activemq.artemis.tests.integration] Received 383 > 16:32:35,026 INFO [org.apache.activemq.artemis.tests.integration] Received 384 > 16:32:35,026 INFO [org.apache.activemq.artemis.tests.integration] Received 385 > 16:32:35,026 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,026 INFO [org.apache.activemq.artemis.tests.integration] Received 386 > 16:32:35,026 INFO [org.apache.activemq.artemis.tests.integration] Received 387 > 16:32:35,026 INFO [org.apache.activemq.artemis.tests.integration] Received 388 > 16:32:35,026 INFO [org.apache.activemq.artemis.tests.integration] Received 389 > 16:32:35,026 INFO [org.apache.activemq.artemis.tests.integration] Received 390 > 16:32:35,027 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,027 INFO [org.apache.activemq.artemis.tests.integration] Received 391 > 16:32:35,027 INFO [org.apache.activemq.artemis.tests.integration] Received 392 > 16:32:35,027 INFO [org.apache.activemq.artemis.tests.integration] Received 393 > 16:32:35,027 INFO [org.apache.activemq.artemis.tests.integration] Received 394 > 16:32:35,027 INFO [org.apache.activemq.artemis.tests.integration] Received 395 > 16:32:35,028 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,028 INFO [org.apache.activemq.artemis.tests.integration] Received 396 > 16:32:35,028 INFO [org.apache.activemq.artemis.tests.integration] Received 397 > 16:32:35,028 INFO [org.apache.activemq.artemis.tests.integration] Received 398 > 16:32:35,028 INFO [org.apache.activemq.artemis.tests.integration] Received 399 > 16:32:35,028 INFO [org.apache.activemq.artemis.tests.integration] Received 400 > 16:32:35,028 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,029 INFO [org.apache.activemq.artemis.tests.integration] Received 401 > 16:32:35,029 INFO [org.apache.activemq.artemis.tests.integration] Received 402 > 16:32:35,029 INFO [org.apache.activemq.artemis.tests.integration] Received 403 > 16:32:35,029 INFO [org.apache.activemq.artemis.tests.integration] Received 404 > 16:32:35,029 INFO [org.apache.activemq.artemis.tests.integration] Received 405 > 16:32:35,029 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,030 INFO [org.apache.activemq.artemis.tests.integration] Received 406 > 16:32:35,030 INFO [org.apache.activemq.artemis.tests.integration] Received 407 > 16:32:35,030 INFO [org.apache.activemq.artemis.tests.integration] Received 408 > 16:32:35,030 INFO [org.apache.activemq.artemis.tests.integration] Received 409 > 16:32:35,030 INFO [org.apache.activemq.artemis.tests.integration] Received 410 > 16:32:35,030 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,032 INFO [org.apache.activemq.artemis.tests.integration] Received 411 > 16:32:35,032 INFO [org.apache.activemq.artemis.tests.integration] Received 412 > 16:32:35,032 INFO [org.apache.activemq.artemis.tests.integration] Received 413 > 16:32:35,032 INFO [org.apache.activemq.artemis.tests.integration] Received 414 > 16:32:35,032 INFO [org.apache.activemq.artemis.tests.integration] Received 415 > 16:32:35,032 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,033 INFO [org.apache.activemq.artemis.tests.integration] Received 416 > 16:32:35,033 INFO [org.apache.activemq.artemis.tests.integration] Received 417 > 16:32:35,033 INFO [org.apache.activemq.artemis.tests.integration] Received 418 > 16:32:35,033 INFO [org.apache.activemq.artemis.tests.integration] Received 419 > 16:32:35,033 INFO [org.apache.activemq.artemis.tests.integration] Received 420 > 16:32:35,033 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,034 INFO [org.apache.activemq.artemis.tests.integration] Received 421 > 16:32:35,034 INFO [org.apache.activemq.artemis.tests.integration] Received 422 > 16:32:35,034 INFO [org.apache.activemq.artemis.tests.integration] Received 423 > 16:32:35,034 INFO [org.apache.activemq.artemis.tests.integration] Received 424 > 16:32:35,034 INFO [org.apache.activemq.artemis.tests.integration] Received 425 > 16:32:35,034 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,035 INFO [org.apache.activemq.artemis.tests.integration] Received 426 > 16:32:35,035 INFO [org.apache.activemq.artemis.tests.integration] Received 427 > 16:32:35,035 INFO [org.apache.activemq.artemis.tests.integration] Received 428 > 16:32:35,035 INFO [org.apache.activemq.artemis.tests.integration] Received 429 > 16:32:35,035 INFO [org.apache.activemq.artemis.tests.integration] Received 430 > 16:32:35,035 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,040 INFO [org.apache.activemq.artemis.tests.integration] Received 431 > 16:32:35,040 INFO [org.apache.activemq.artemis.tests.integration] Received 432 > 16:32:35,040 INFO [org.apache.activemq.artemis.tests.integration] Received 433 > 16:32:35,040 INFO [org.apache.activemq.artemis.tests.integration] Received 434 > 16:32:35,040 INFO [org.apache.activemq.artemis.tests.integration] Received 435 > 16:32:35,040 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,042 INFO [org.apache.activemq.artemis.tests.integration] Received 436 > 16:32:35,042 INFO [org.apache.activemq.artemis.tests.integration] Received 437 > 16:32:35,042 INFO [org.apache.activemq.artemis.tests.integration] Received 438 > 16:32:35,042 INFO [org.apache.activemq.artemis.tests.integration] Received 439 > 16:32:35,042 INFO [org.apache.activemq.artemis.tests.integration] Received 440 > 16:32:35,042 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] Received 441 > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] Received 442 > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] Received 443 > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] Received 444 > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] Received 445 > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] Received 446 > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] Received 447 > 16:32:35,043 INFO [org.apache.activemq.artemis.tests.integration] Received 448 > 16:32:35,044 INFO [org.apache.activemq.artemis.tests.integration] Received 449 > 16:32:35,044 INFO [org.apache.activemq.artemis.tests.integration] Received 450 > 16:32:35,044 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,044 INFO [org.apache.activemq.artemis.tests.integration] Received 451 > 16:32:35,044 INFO [org.apache.activemq.artemis.tests.integration] Received 452 > 16:32:35,045 INFO [org.apache.activemq.artemis.tests.integration] Received 453 > 16:32:35,045 INFO [org.apache.activemq.artemis.tests.integration] Received 454 > 16:32:35,045 INFO [org.apache.activemq.artemis.tests.integration] Received 455 > 16:32:35,045 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,052 INFO [org.apache.activemq.artemis.tests.integration] Received 456 > 16:32:35,052 INFO [org.apache.activemq.artemis.tests.integration] Received 457 > 16:32:35,052 INFO [org.apache.activemq.artemis.tests.integration] Received 458 > 16:32:35,052 INFO [org.apache.activemq.artemis.tests.integration] Received 459 > 16:32:35,052 INFO [org.apache.activemq.artemis.tests.integration] Received 460 > 16:32:35,052 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,054 INFO [org.apache.activemq.artemis.tests.integration] Received 461 > 16:32:35,054 INFO [org.apache.activemq.artemis.tests.integration] Received 462 > 16:32:35,058 INFO [org.apache.activemq.artemis.tests.integration] Received 463 > 16:32:35,058 INFO [org.apache.activemq.artemis.tests.integration] Received 464 > 16:32:35,058 INFO [org.apache.activemq.artemis.tests.integration] Received 465 > 16:32:35,058 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,060 INFO [org.apache.activemq.artemis.tests.integration] Received 466 > 16:32:35,060 INFO [org.apache.activemq.artemis.tests.integration] Received 467 > 16:32:35,060 INFO [org.apache.activemq.artemis.tests.integration] Received 468 > 16:32:35,060 INFO [org.apache.activemq.artemis.tests.integration] Received 469 > 16:32:35,060 INFO [org.apache.activemq.artemis.tests.integration] Received 470 > 16:32:35,060 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,061 INFO [org.apache.activemq.artemis.tests.integration] Received 471 > 16:32:35,061 INFO [org.apache.activemq.artemis.tests.integration] Received 472 > 16:32:35,061 INFO [org.apache.activemq.artemis.tests.integration] Received 473 > 16:32:35,061 INFO [org.apache.activemq.artemis.tests.integration] Received 474 > 16:32:35,062 INFO [org.apache.activemq.artemis.tests.integration] Received 475 > 16:32:35,062 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,063 INFO [org.apache.activemq.artemis.tests.integration] Received 476 > 16:32:35,063 INFO [org.apache.activemq.artemis.tests.integration] Received 477 > 16:32:35,063 INFO [org.apache.activemq.artemis.tests.integration] Received 478 > 16:32:35,063 INFO [org.apache.activemq.artemis.tests.integration] Received 479 > 16:32:35,063 INFO [org.apache.activemq.artemis.tests.integration] Received 480 > 16:32:35,063 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,064 INFO [org.apache.activemq.artemis.tests.integration] Received 481 > 16:32:35,064 INFO [org.apache.activemq.artemis.tests.integration] Received 482 > 16:32:35,064 INFO [org.apache.activemq.artemis.tests.integration] Received 483 > 16:32:35,064 INFO [org.apache.activemq.artemis.tests.integration] Received 484 > 16:32:35,064 INFO [org.apache.activemq.artemis.tests.integration] Received 485 > 16:32:35,064 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,064 INFO [org.apache.activemq.artemis.tests.integration] Received 486 > 16:32:35,064 INFO [org.apache.activemq.artemis.tests.integration] Received 487 > 16:32:35,065 INFO [org.apache.activemq.artemis.tests.integration] Received 488 > 16:32:35,065 INFO [org.apache.activemq.artemis.tests.integration] Received 489 > 16:32:35,065 INFO [org.apache.activemq.artemis.tests.integration] Received 490 > 16:32:35,065 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,066 INFO [org.apache.activemq.artemis.tests.integration] Received 491 > 16:32:35,066 INFO [org.apache.activemq.artemis.tests.integration] Received 492 > 16:32:35,066 INFO [org.apache.activemq.artemis.tests.integration] Received 493 > 16:32:35,067 INFO [org.apache.activemq.artemis.tests.integration] Received 494 > 16:32:35,067 INFO [org.apache.activemq.artemis.tests.integration] Received 495 > 16:32:35,067 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,067 INFO [org.apache.activemq.artemis.tests.integration] Received 496 > 16:32:35,067 INFO [org.apache.activemq.artemis.tests.integration] Received 497 > 16:32:35,067 INFO [org.apache.activemq.artemis.tests.integration] Received 498 > 16:32:35,067 INFO [org.apache.activemq.artemis.tests.integration] Received 499 > 16:32:35,068 INFO [org.apache.activemq.artemis.tests.integration] Received 500 > 16:32:35,068 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,068 INFO [org.apache.activemq.artemis.tests.integration] Received 501 > 16:32:35,068 INFO [org.apache.activemq.artemis.tests.integration] Received 502 > 16:32:35,069 INFO [org.apache.activemq.artemis.tests.integration] Received 503 > 16:32:35,069 INFO [org.apache.activemq.artemis.tests.integration] Received 504 > 16:32:35,069 INFO [org.apache.activemq.artemis.tests.integration] Received 505 > 16:32:35,069 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,070 INFO [org.apache.activemq.artemis.tests.integration] Received 506 > 16:32:35,070 INFO [org.apache.activemq.artemis.tests.integration] Received 507 > 16:32:35,070 INFO [org.apache.activemq.artemis.tests.integration] Received 508 > 16:32:35,070 INFO [org.apache.activemq.artemis.tests.integration] Received 509 > 16:32:35,070 INFO [org.apache.activemq.artemis.tests.integration] Received 510 > 16:32:35,070 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,070 INFO [org.apache.activemq.artemis.tests.integration] Received 511 > 16:32:35,071 INFO [org.apache.activemq.artemis.tests.integration] Received 512 > 16:32:35,071 INFO [org.apache.activemq.artemis.tests.integration] Received 513 > 16:32:35,071 INFO [org.apache.activemq.artemis.tests.integration] Received 514 > 16:32:35,071 INFO [org.apache.activemq.artemis.tests.integration] Received 515 > 16:32:35,071 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,071 INFO [org.apache.activemq.artemis.tests.integration] Received 516 > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] Received 517 > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] Received 518 > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] Received 519 > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] Received 520 > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] Received 521 > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] Received 522 > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] Received 523 > 16:32:35,072 INFO [org.apache.activemq.artemis.tests.integration] Received 524 > 16:32:35,073 INFO [org.apache.activemq.artemis.tests.integration] Received 525 > 16:32:35,073 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,073 INFO [org.apache.activemq.artemis.tests.integration] Received 526 > 16:32:35,073 INFO [org.apache.activemq.artemis.tests.integration] Received 527 > 16:32:35,073 INFO [org.apache.activemq.artemis.tests.integration] Received 528 > 16:32:35,073 INFO [org.apache.activemq.artemis.tests.integration] Received 529 > 16:32:35,074 INFO [org.apache.activemq.artemis.tests.integration] Received 530 > 16:32:35,074 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,074 INFO [org.apache.activemq.artemis.tests.integration] Received 531 > 16:32:35,075 INFO [org.apache.activemq.artemis.tests.integration] Received 532 > 16:32:35,075 INFO [org.apache.activemq.artemis.tests.integration] Received 533 > 16:32:35,075 INFO [org.apache.activemq.artemis.tests.integration] Received 534 > 16:32:35,075 INFO [org.apache.activemq.artemis.tests.integration] Received 535 > 16:32:35,075 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,078 INFO [org.apache.activemq.artemis.tests.integration] Received 536 > 16:32:35,078 INFO [org.apache.activemq.artemis.tests.integration] Received 537 > 16:32:35,079 INFO [org.apache.activemq.artemis.tests.integration] Received 538 > 16:32:35,079 INFO [org.apache.activemq.artemis.tests.integration] Received 539 > 16:32:35,079 INFO [org.apache.activemq.artemis.tests.integration] Received 540 > 16:32:35,079 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,083 INFO [org.apache.activemq.artemis.tests.integration] Received 541 > 16:32:35,083 INFO [org.apache.activemq.artemis.tests.integration] Received 542 > 16:32:35,084 INFO [org.apache.activemq.artemis.tests.integration] Received 543 > 16:32:35,084 INFO [org.apache.activemq.artemis.tests.integration] Received 544 > 16:32:35,084 INFO [org.apache.activemq.artemis.tests.integration] Received 545 > 16:32:35,084 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,086 INFO [org.apache.activemq.artemis.tests.integration] Received 546 > 16:32:35,086 INFO [org.apache.activemq.artemis.tests.integration] Received 547 > 16:32:35,086 INFO [org.apache.activemq.artemis.tests.integration] Received 548 > 16:32:35,086 INFO [org.apache.activemq.artemis.tests.integration] Received 549 > 16:32:35,086 INFO [org.apache.activemq.artemis.tests.integration] Received 550 > 16:32:35,086 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,089 INFO [org.apache.activemq.artemis.tests.integration] Received 551 > 16:32:35,090 INFO [org.apache.activemq.artemis.tests.integration] Received 552 > 16:32:35,090 INFO [org.apache.activemq.artemis.tests.integration] Received 553 > 16:32:35,090 INFO [org.apache.activemq.artemis.tests.integration] Received 554 > 16:32:35,090 INFO [org.apache.activemq.artemis.tests.integration] Received 555 > 16:32:35,091 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,092 INFO [org.apache.activemq.artemis.tests.integration] Received 556 > 16:32:35,093 INFO [org.apache.activemq.artemis.tests.integration] Received 557 > 16:32:35,093 INFO [org.apache.activemq.artemis.tests.integration] Received 558 > 16:32:35,094 INFO [org.apache.activemq.artemis.tests.integration] Received 559 > 16:32:35,094 INFO [org.apache.activemq.artemis.tests.integration] Received 560 > 16:32:35,095 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,096 INFO [org.apache.activemq.artemis.tests.integration] Received 561 > 16:32:35,096 INFO [org.apache.activemq.artemis.tests.integration] Received 562 > 16:32:35,096 INFO [org.apache.activemq.artemis.tests.integration] Received 563 > 16:32:35,096 INFO [org.apache.activemq.artemis.tests.integration] Received 564 > 16:32:35,096 INFO [org.apache.activemq.artemis.tests.integration] Received 565 > 16:32:35,096 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,097 INFO [org.apache.activemq.artemis.tests.integration] Received 566 > 16:32:35,097 INFO [org.apache.activemq.artemis.tests.integration] Received 567 > 16:32:35,097 INFO [org.apache.activemq.artemis.tests.integration] Received 568 > 16:32:35,097 INFO [org.apache.activemq.artemis.tests.integration] Received 569 > 16:32:35,097 INFO [org.apache.activemq.artemis.tests.integration] Received 570 > 16:32:35,097 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,098 INFO [org.apache.activemq.artemis.tests.integration] Received 571 > 16:32:35,098 INFO [org.apache.activemq.artemis.tests.integration] Received 572 > 16:32:35,098 INFO [org.apache.activemq.artemis.tests.integration] Received 573 > 16:32:35,098 INFO [org.apache.activemq.artemis.tests.integration] Received 574 > 16:32:35,098 INFO [org.apache.activemq.artemis.tests.integration] Received 575 > 16:32:35,098 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] Received 576 > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] Received 577 > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] Received 578 > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] Received 579 > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] Received 580 > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] Received 581 > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] Received 582 > 16:32:35,100 INFO [org.apache.activemq.artemis.tests.integration] Received 583 > 16:32:35,101 INFO [org.apache.activemq.artemis.tests.integration] Received 584 > 16:32:35,101 INFO [org.apache.activemq.artemis.tests.integration] Received 585 > 16:32:35,101 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,119 INFO [org.apache.activemq.artemis.tests.integration] Received 586 > 16:32:35,120 INFO [org.apache.activemq.artemis.tests.integration] Received 587 > 16:32:35,120 INFO [org.apache.activemq.artemis.tests.integration] Received 588 > 16:32:35,120 INFO [org.apache.activemq.artemis.tests.integration] Received 589 > 16:32:35,120 INFO [org.apache.activemq.artemis.tests.integration] Received 590 > 16:32:35,120 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,122 INFO [org.apache.activemq.artemis.tests.integration] Received 591 > 16:32:35,123 INFO [org.apache.activemq.artemis.tests.integration] Received 592 > 16:32:35,123 INFO [org.apache.activemq.artemis.tests.integration] Received 593 > 16:32:35,123 INFO [org.apache.activemq.artemis.tests.integration] Received 594 > 16:32:35,123 INFO [org.apache.activemq.artemis.tests.integration] Received 595 > 16:32:35,123 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,125 INFO [org.apache.activemq.artemis.tests.integration] Received 596 > 16:32:35,126 INFO [org.apache.activemq.artemis.tests.integration] Received 597 > 16:32:35,126 INFO [org.apache.activemq.artemis.tests.integration] Received 598 > 16:32:35,126 INFO [org.apache.activemq.artemis.tests.integration] Received 599 > 16:32:35,126 INFO [org.apache.activemq.artemis.tests.integration] Received 600 > 16:32:35,126 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,127 INFO [org.apache.activemq.artemis.tests.integration] Received 601 > 16:32:35,127 INFO [org.apache.activemq.artemis.tests.integration] Received 602 > 16:32:35,127 INFO [org.apache.activemq.artemis.tests.integration] Received 603 > 16:32:35,127 INFO [org.apache.activemq.artemis.tests.integration] Received 604 > 16:32:35,127 INFO [org.apache.activemq.artemis.tests.integration] Received 605 > 16:32:35,128 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,129 INFO [org.apache.activemq.artemis.tests.integration] Received 606 > 16:32:35,130 INFO [org.apache.activemq.artemis.tests.integration] Received 607 > 16:32:35,130 INFO [org.apache.activemq.artemis.tests.integration] Received 608 > 16:32:35,130 INFO [org.apache.activemq.artemis.tests.integration] Received 609 > 16:32:35,130 INFO [org.apache.activemq.artemis.tests.integration] Received 610 > 16:32:35,130 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,133 INFO [org.apache.activemq.artemis.tests.integration] Received 611 > 16:32:35,133 INFO [org.apache.activemq.artemis.tests.integration] Received 612 > 16:32:35,133 INFO [org.apache.activemq.artemis.tests.integration] Received 613 > 16:32:35,133 INFO [org.apache.activemq.artemis.tests.integration] Received 614 > 16:32:35,133 INFO [org.apache.activemq.artemis.tests.integration] Received 615 > 16:32:35,134 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,134 INFO [org.apache.activemq.artemis.tests.integration] Received 616 > 16:32:35,135 INFO [org.apache.activemq.artemis.tests.integration] Received 617 > 16:32:35,135 INFO [org.apache.activemq.artemis.tests.integration] Received 618 > 16:32:35,135 INFO [org.apache.activemq.artemis.tests.integration] Received 619 > 16:32:35,135 INFO [org.apache.activemq.artemis.tests.integration] Received 620 > 16:32:35,135 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,136 INFO [org.apache.activemq.artemis.tests.integration] Received 621 > 16:32:35,140 INFO [org.apache.activemq.artemis.tests.integration] Received 622 > 16:32:35,140 INFO [org.apache.activemq.artemis.tests.integration] Received 623 > 16:32:35,140 INFO [org.apache.activemq.artemis.tests.integration] Received 624 > 16:32:35,140 INFO [org.apache.activemq.artemis.tests.integration] Received 625 > 16:32:35,140 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,141 INFO [org.apache.activemq.artemis.tests.integration] Received 626 > 16:32:35,142 INFO [org.apache.activemq.artemis.tests.integration] Received 627 > 16:32:35,142 INFO [org.apache.activemq.artemis.tests.integration] Received 628 > 16:32:35,142 INFO [org.apache.activemq.artemis.tests.integration] Received 629 > 16:32:35,142 INFO [org.apache.activemq.artemis.tests.integration] Received 630 > 16:32:35,142 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,143 INFO [org.apache.activemq.artemis.tests.integration] Received 631 > 16:32:35,144 INFO [org.apache.activemq.artemis.tests.integration] Received 632 > 16:32:35,144 INFO [org.apache.activemq.artemis.tests.integration] Received 633 > 16:32:35,144 INFO [org.apache.activemq.artemis.tests.integration] Received 634 > 16:32:35,144 INFO [org.apache.activemq.artemis.tests.integration] Received 635 > 16:32:35,144 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,145 INFO [org.apache.activemq.artemis.tests.integration] Received 636 > 16:32:35,145 INFO [org.apache.activemq.artemis.tests.integration] Received 637 > 16:32:35,146 INFO [org.apache.activemq.artemis.tests.integration] Received 638 > 16:32:35,146 INFO [org.apache.activemq.artemis.tests.integration] Received 639 > 16:32:35,146 INFO [org.apache.activemq.artemis.tests.integration] Received 640 > 16:32:35,146 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,147 INFO [org.apache.activemq.artemis.tests.integration] Received 641 > 16:32:35,147 INFO [org.apache.activemq.artemis.tests.integration] Received 642 > 16:32:35,148 INFO [org.apache.activemq.artemis.tests.integration] Received 643 > 16:32:35,148 INFO [org.apache.activemq.artemis.tests.integration] Received 644 > 16:32:35,148 INFO [org.apache.activemq.artemis.tests.integration] Received 645 > 16:32:35,148 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,149 INFO [org.apache.activemq.artemis.tests.integration] Received 646 > 16:32:35,150 INFO [org.apache.activemq.artemis.tests.integration] Received 647 > 16:32:35,150 INFO [org.apache.activemq.artemis.tests.integration] Received 648 > 16:32:35,150 INFO [org.apache.activemq.artemis.tests.integration] Received 649 > 16:32:35,151 INFO [org.apache.activemq.artemis.tests.integration] Received 650 > 16:32:35,151 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,152 INFO [org.apache.activemq.artemis.tests.integration] Received 651 > 16:32:35,153 INFO [org.apache.activemq.artemis.tests.integration] Received 652 > 16:32:35,154 INFO [org.apache.activemq.artemis.tests.integration] Received 653 > 16:32:35,154 INFO [org.apache.activemq.artemis.tests.integration] Received 654 > 16:32:35,154 INFO [org.apache.activemq.artemis.tests.integration] Received 655 > 16:32:35,154 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,155 INFO [org.apache.activemq.artemis.tests.integration] Received 656 > 16:32:35,155 INFO [org.apache.activemq.artemis.tests.integration] Received 657 > 16:32:35,155 INFO [org.apache.activemq.artemis.tests.integration] Received 658 > 16:32:35,155 INFO [org.apache.activemq.artemis.tests.integration] Received 659 > 16:32:35,155 INFO [org.apache.activemq.artemis.tests.integration] Received 660 > 16:32:35,155 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,156 INFO [org.apache.activemq.artemis.tests.integration] Received 661 > 16:32:35,156 INFO [org.apache.activemq.artemis.tests.integration] Received 662 > 16:32:35,156 INFO [org.apache.activemq.artemis.tests.integration] Received 663 > 16:32:35,156 INFO [org.apache.activemq.artemis.tests.integration] Received 664 > 16:32:35,156 INFO [org.apache.activemq.artemis.tests.integration] Received 665 > 16:32:35,157 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,157 INFO [org.apache.activemq.artemis.tests.integration] Received 666 > 16:32:35,157 INFO [org.apache.activemq.artemis.tests.integration] Received 667 > 16:32:35,157 INFO [org.apache.activemq.artemis.tests.integration] Received 668 > 16:32:35,157 INFO [org.apache.activemq.artemis.tests.integration] Received 669 > 16:32:35,157 INFO [org.apache.activemq.artemis.tests.integration] Received 670 > 16:32:35,157 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,158 INFO [org.apache.activemq.artemis.tests.integration] Received 671 > 16:32:35,158 INFO [org.apache.activemq.artemis.tests.integration] Received 672 > 16:32:35,159 INFO [org.apache.activemq.artemis.tests.integration] Received 673 > 16:32:35,159 INFO [org.apache.activemq.artemis.tests.integration] Received 674 > 16:32:35,159 INFO [org.apache.activemq.artemis.tests.integration] Received 675 > 16:32:35,159 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,159 INFO [org.apache.activemq.artemis.tests.integration] Received 676 > 16:32:35,159 INFO [org.apache.activemq.artemis.tests.integration] Received 677 > 16:32:35,159 INFO [org.apache.activemq.artemis.tests.integration] Received 678 > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] Received 679 > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] Received 680 > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] Received 681 > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] Received 682 > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] Received 683 > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] Received 684 > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] Received 685 > 16:32:35,160 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,161 INFO [org.apache.activemq.artemis.tests.integration] Received 686 > 16:32:35,161 INFO [org.apache.activemq.artemis.tests.integration] Received 687 > 16:32:35,161 INFO [org.apache.activemq.artemis.tests.integration] Received 688 > 16:32:35,161 INFO [org.apache.activemq.artemis.tests.integration] Received 689 > 16:32:35,161 INFO [org.apache.activemq.artemis.tests.integration] Received 690 > 16:32:35,162 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,162 INFO [org.apache.activemq.artemis.tests.integration] Received 691 > 16:32:35,162 INFO [org.apache.activemq.artemis.tests.integration] Received 692 > 16:32:35,162 INFO [org.apache.activemq.artemis.tests.integration] Received 693 > 16:32:35,162 INFO [org.apache.activemq.artemis.tests.integration] Received 694 > 16:32:35,162 INFO [org.apache.activemq.artemis.tests.integration] Received 695 > 16:32:35,162 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,163 INFO [org.apache.activemq.artemis.tests.integration] Received 696 > 16:32:35,163 INFO [org.apache.activemq.artemis.tests.integration] Received 697 > 16:32:35,163 INFO [org.apache.activemq.artemis.tests.integration] Received 698 > 16:32:35,163 INFO [org.apache.activemq.artemis.tests.integration] Received 699 > 16:32:35,163 INFO [org.apache.activemq.artemis.tests.integration] Received 700 > 16:32:35,163 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,164 INFO [org.apache.activemq.artemis.tests.integration] Received 701 > 16:32:35,164 INFO [org.apache.activemq.artemis.tests.integration] Received 702 > 16:32:35,164 INFO [org.apache.activemq.artemis.tests.integration] Received 703 > 16:32:35,164 INFO [org.apache.activemq.artemis.tests.integration] Received 704 > 16:32:35,164 INFO [org.apache.activemq.artemis.tests.integration] Received 705 > 16:32:35,164 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,165 INFO [org.apache.activemq.artemis.tests.integration] Received 706 > 16:32:35,165 INFO [org.apache.activemq.artemis.tests.integration] Received 707 > 16:32:35,165 INFO [org.apache.activemq.artemis.tests.integration] Received 708 > 16:32:35,165 INFO [org.apache.activemq.artemis.tests.integration] Received 709 > 16:32:35,165 INFO [org.apache.activemq.artemis.tests.integration] Received 710 > 16:32:35,165 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,166 INFO [org.apache.activemq.artemis.tests.integration] Received 711 > 16:32:35,166 INFO [org.apache.activemq.artemis.tests.integration] Received 712 > 16:32:35,166 INFO [org.apache.activemq.artemis.tests.integration] Received 713 > 16:32:35,166 INFO [org.apache.activemq.artemis.tests.integration] Received 714 > 16:32:35,166 INFO [org.apache.activemq.artemis.tests.integration] Received 715 > 16:32:35,166 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,170 INFO [org.apache.activemq.artemis.tests.integration] Received 716 > 16:32:35,171 INFO [org.apache.activemq.artemis.tests.integration] Received 717 > 16:32:35,171 INFO [org.apache.activemq.artemis.tests.integration] Received 718 > 16:32:35,171 INFO [org.apache.activemq.artemis.tests.integration] Received 719 > 16:32:35,171 INFO [org.apache.activemq.artemis.tests.integration] Received 720 > 16:32:35,171 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,172 INFO [org.apache.activemq.artemis.tests.integration] Received 721 > 16:32:35,172 INFO [org.apache.activemq.artemis.tests.integration] Received 722 > 16:32:35,173 INFO [org.apache.activemq.artemis.tests.integration] Received 723 > 16:32:35,173 INFO [org.apache.activemq.artemis.tests.integration] Received 724 > 16:32:35,173 INFO [org.apache.activemq.artemis.tests.integration] Received 725 > 16:32:35,173 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,174 INFO [org.apache.activemq.artemis.tests.integration] Received 726 > 16:32:35,175 INFO [org.apache.activemq.artemis.tests.integration] Received 727 > 16:32:35,175 INFO [org.apache.activemq.artemis.tests.integration] Received 728 > 16:32:35,175 INFO [org.apache.activemq.artemis.tests.integration] Received 729 > 16:32:35,175 INFO [org.apache.activemq.artemis.tests.integration] Received 730 > 16:32:35,175 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,176 INFO [org.apache.activemq.artemis.tests.integration] Received 731 > 16:32:35,176 INFO [org.apache.activemq.artemis.tests.integration] Received 732 > 16:32:35,177 INFO [org.apache.activemq.artemis.tests.integration] Received 733 > 16:32:35,177 INFO [org.apache.activemq.artemis.tests.integration] Received 734 > 16:32:35,177 INFO [org.apache.activemq.artemis.tests.integration] Received 735 > 16:32:35,177 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,177 INFO [org.apache.activemq.artemis.tests.integration] Received 736 > 16:32:35,178 INFO [org.apache.activemq.artemis.tests.integration] Received 737 > 16:32:35,178 INFO [org.apache.activemq.artemis.tests.integration] Received 738 > 16:32:35,178 INFO [org.apache.activemq.artemis.tests.integration] Received 739 > 16:32:35,178 INFO [org.apache.activemq.artemis.tests.integration] Received 740 > 16:32:35,178 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,179 INFO [org.apache.activemq.artemis.tests.integration] Received 741 > 16:32:35,179 INFO [org.apache.activemq.artemis.tests.integration] Received 742 > 16:32:35,180 INFO [org.apache.activemq.artemis.tests.integration] Received 743 > 16:32:35,180 INFO [org.apache.activemq.artemis.tests.integration] Received 744 > 16:32:35,180 INFO [org.apache.activemq.artemis.tests.integration] Received 745 > 16:32:35,180 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,181 INFO [org.apache.activemq.artemis.tests.integration] Received 746 > 16:32:35,182 INFO [org.apache.activemq.artemis.tests.integration] Received 747 > 16:32:35,182 INFO [org.apache.activemq.artemis.tests.integration] Received 748 > 16:32:35,182 INFO [org.apache.activemq.artemis.tests.integration] Received 749 > 16:32:35,183 INFO [org.apache.activemq.artemis.tests.integration] Received 750 > 16:32:35,183 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,184 INFO [org.apache.activemq.artemis.tests.integration] Received 751 > 16:32:35,184 INFO [org.apache.activemq.artemis.tests.integration] Received 752 > 16:32:35,184 INFO [org.apache.activemq.artemis.tests.integration] Received 753 > 16:32:35,185 INFO [org.apache.activemq.artemis.tests.integration] Received 754 > 16:32:35,185 INFO [org.apache.activemq.artemis.tests.integration] Received 755 > 16:32:35,185 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,186 INFO [org.apache.activemq.artemis.tests.integration] Received 756 > 16:32:35,186 INFO [org.apache.activemq.artemis.tests.integration] Received 757 > 16:32:35,186 INFO [org.apache.activemq.artemis.tests.integration] Received 758 > 16:32:35,186 INFO [org.apache.activemq.artemis.tests.integration] Received 759 > 16:32:35,186 INFO [org.apache.activemq.artemis.tests.integration] Received 760 > 16:32:35,186 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,187 INFO [org.apache.activemq.artemis.tests.integration] Received 761 > 16:32:35,187 INFO [org.apache.activemq.artemis.tests.integration] Received 762 > 16:32:35,187 INFO [org.apache.activemq.artemis.tests.integration] Received 763 > 16:32:35,187 INFO [org.apache.activemq.artemis.tests.integration] Received 764 > 16:32:35,187 INFO [org.apache.activemq.artemis.tests.integration] Received 765 > 16:32:35,187 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,188 INFO [org.apache.activemq.artemis.tests.integration] Received 766 > 16:32:35,188 INFO [org.apache.activemq.artemis.tests.integration] Received 767 > 16:32:35,188 INFO [org.apache.activemq.artemis.tests.integration] Received 768 > 16:32:35,188 INFO [org.apache.activemq.artemis.tests.integration] Received 769 > 16:32:35,188 INFO [org.apache.activemq.artemis.tests.integration] Received 770 > 16:32:35,188 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,189 INFO [org.apache.activemq.artemis.tests.integration] Received 771 > 16:32:35,189 INFO [org.apache.activemq.artemis.tests.integration] Received 772 > 16:32:35,189 INFO [org.apache.activemq.artemis.tests.integration] Received 773 > 16:32:35,189 INFO [org.apache.activemq.artemis.tests.integration] Received 774 > 16:32:35,189 INFO [org.apache.activemq.artemis.tests.integration] Received 775 > 16:32:35,189 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,190 INFO [org.apache.activemq.artemis.tests.integration] Received 776 > 16:32:35,190 INFO [org.apache.activemq.artemis.tests.integration] Received 777 > 16:32:35,190 INFO [org.apache.activemq.artemis.tests.integration] Received 778 > 16:32:35,190 INFO [org.apache.activemq.artemis.tests.integration] Received 779 > 16:32:35,190 INFO [org.apache.activemq.artemis.tests.integration] Received 780 > 16:32:35,190 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,190 INFO [org.apache.activemq.artemis.tests.integration] Received 781 > 16:32:35,191 INFO [org.apache.activemq.artemis.tests.integration] Received 782 > 16:32:35,191 INFO [org.apache.activemq.artemis.tests.integration] Received 783 > 16:32:35,191 INFO [org.apache.activemq.artemis.tests.integration] Received 784 > 16:32:35,191 INFO [org.apache.activemq.artemis.tests.integration] Received 785 > 16:32:35,191 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,192 INFO [org.apache.activemq.artemis.tests.integration] Received 786 > 16:32:35,192 INFO [org.apache.activemq.artemis.tests.integration] Received 787 > 16:32:35,192 INFO [org.apache.activemq.artemis.tests.integration] Received 788 > 16:32:35,192 INFO [org.apache.activemq.artemis.tests.integration] Received 789 > 16:32:35,192 INFO [org.apache.activemq.artemis.tests.integration] Received 790 > 16:32:35,192 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,193 INFO [org.apache.activemq.artemis.tests.integration] Received 791 > 16:32:35,193 INFO [org.apache.activemq.artemis.tests.integration] Received 792 > 16:32:35,193 INFO [org.apache.activemq.artemis.tests.integration] Received 793 > 16:32:35,193 INFO [org.apache.activemq.artemis.tests.integration] Received 794 > 16:32:35,193 INFO [org.apache.activemq.artemis.tests.integration] Received 795 > 16:32:35,193 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,194 INFO [org.apache.activemq.artemis.tests.integration] Received 796 > 16:32:35,194 INFO [org.apache.activemq.artemis.tests.integration] Received 797 > 16:32:35,194 INFO [org.apache.activemq.artemis.tests.integration] Received 798 > 16:32:35,194 INFO [org.apache.activemq.artemis.tests.integration] Received 799 > 16:32:35,194 INFO [org.apache.activemq.artemis.tests.integration] Received 800 > 16:32:35,194 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] Received 801 > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] Received 802 > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] Received 803 > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] Received 804 > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] Received 805 > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] Received 806 > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] Received 807 > 16:32:35,195 INFO [org.apache.activemq.artemis.tests.integration] Received 808 > 16:32:35,196 INFO [org.apache.activemq.artemis.tests.integration] Received 809 > 16:32:35,196 INFO [org.apache.activemq.artemis.tests.integration] Received 810 > 16:32:35,196 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,196 INFO [org.apache.activemq.artemis.tests.integration] Received 811 > 16:32:35,196 INFO [org.apache.activemq.artemis.tests.integration] Received 812 > 16:32:35,197 INFO [org.apache.activemq.artemis.tests.integration] Received 813 > 16:32:35,197 INFO [org.apache.activemq.artemis.tests.integration] Received 814 > 16:32:35,197 INFO [org.apache.activemq.artemis.tests.integration] Received 815 > 16:32:35,197 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,205 INFO [org.apache.activemq.artemis.tests.integration] Received 816 > 16:32:35,205 INFO [org.apache.activemq.artemis.tests.integration] Received 817 > 16:32:35,206 INFO [org.apache.activemq.artemis.tests.integration] Received 818 > 16:32:35,206 INFO [org.apache.activemq.artemis.tests.integration] Received 819 > 16:32:35,206 INFO [org.apache.activemq.artemis.tests.integration] Received 820 > 16:32:35,207 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,209 INFO [org.apache.activemq.artemis.tests.integration] Received 821 > 16:32:35,209 INFO [org.apache.activemq.artemis.tests.integration] Received 822 > 16:32:35,210 INFO [org.apache.activemq.artemis.tests.integration] Received 823 > 16:32:35,211 INFO [org.apache.activemq.artemis.tests.integration] Received 824 > 16:32:35,211 INFO [org.apache.activemq.artemis.tests.integration] Received 825 > 16:32:35,211 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,211 INFO [org.apache.activemq.artemis.tests.integration] Received 826 > 16:32:35,212 INFO [org.apache.activemq.artemis.tests.integration] Received 827 > 16:32:35,212 INFO [org.apache.activemq.artemis.tests.integration] Received 828 > 16:32:35,212 INFO [org.apache.activemq.artemis.tests.integration] Received 829 > 16:32:35,212 INFO [org.apache.activemq.artemis.tests.integration] Received 830 > 16:32:35,212 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,213 INFO [org.apache.activemq.artemis.tests.integration] Received 831 > 16:32:35,213 INFO [org.apache.activemq.artemis.tests.integration] Received 832 > 16:32:35,213 INFO [org.apache.activemq.artemis.tests.integration] Received 833 > 16:32:35,213 INFO [org.apache.activemq.artemis.tests.integration] Received 834 > 16:32:35,213 INFO [org.apache.activemq.artemis.tests.integration] Received 835 > 16:32:35,213 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,214 INFO [org.apache.activemq.artemis.tests.integration] Received 836 > 16:32:35,214 INFO [org.apache.activemq.artemis.tests.integration] Received 837 > 16:32:35,215 INFO [org.apache.activemq.artemis.tests.integration] Received 838 > 16:32:35,215 INFO [org.apache.activemq.artemis.tests.integration] Received 839 > 16:32:35,215 INFO [org.apache.activemq.artemis.tests.integration] Received 840 > 16:32:35,215 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,220 INFO [org.apache.activemq.artemis.tests.integration] Received 841 > 16:32:35,220 INFO [org.apache.activemq.artemis.tests.integration] Received 842 > 16:32:35,220 INFO [org.apache.activemq.artemis.tests.integration] Received 843 > 16:32:35,220 INFO [org.apache.activemq.artemis.tests.integration] Received 844 > 16:32:35,221 INFO [org.apache.activemq.artemis.tests.integration] Received 845 > 16:32:35,221 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,223 INFO [org.apache.activemq.artemis.tests.integration] Received 846 > 16:32:35,223 INFO [org.apache.activemq.artemis.tests.integration] Received 847 > 16:32:35,223 INFO [org.apache.activemq.artemis.tests.integration] Received 848 > 16:32:35,223 INFO [org.apache.activemq.artemis.tests.integration] Received 849 > 16:32:35,223 INFO [org.apache.activemq.artemis.tests.integration] Received 850 > 16:32:35,223 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,224 INFO [org.apache.activemq.artemis.tests.integration] Received 851 > 16:32:35,224 INFO [org.apache.activemq.artemis.tests.integration] Received 852 > 16:32:35,224 INFO [org.apache.activemq.artemis.tests.integration] Received 853 > 16:32:35,224 INFO [org.apache.activemq.artemis.tests.integration] Received 854 > 16:32:35,224 INFO [org.apache.activemq.artemis.tests.integration] Received 855 > 16:32:35,226 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,226 INFO [org.apache.activemq.artemis.tests.integration] Received 856 > 16:32:35,226 INFO [org.apache.activemq.artemis.tests.integration] Received 857 > 16:32:35,226 INFO [org.apache.activemq.artemis.tests.integration] Received 858 > 16:32:35,226 INFO [org.apache.activemq.artemis.tests.integration] Received 859 > 16:32:35,227 INFO [org.apache.activemq.artemis.tests.integration] Received 860 > 16:32:35,227 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,227 INFO [org.apache.activemq.artemis.tests.integration] Received 861 > 16:32:35,227 INFO [org.apache.activemq.artemis.tests.integration] Received 862 > 16:32:35,227 INFO [org.apache.activemq.artemis.tests.integration] Received 863 > 16:32:35,227 INFO [org.apache.activemq.artemis.tests.integration] Received 864 > 16:32:35,227 INFO [org.apache.activemq.artemis.tests.integration] Received 865 > 16:32:35,227 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,240 INFO [org.apache.activemq.artemis.tests.integration] Received 866 > 16:32:35,240 INFO [org.apache.activemq.artemis.tests.integration] Received 867 > 16:32:35,240 INFO [org.apache.activemq.artemis.tests.integration] Received 868 > 16:32:35,240 INFO [org.apache.activemq.artemis.tests.integration] Received 869 > 16:32:35,240 INFO [org.apache.activemq.artemis.tests.integration] Received 870 > 16:32:35,241 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,243 INFO [org.apache.activemq.artemis.tests.integration] Received 871 > 16:32:35,243 INFO [org.apache.activemq.artemis.tests.integration] Received 872 > 16:32:35,243 INFO [org.apache.activemq.artemis.tests.integration] Received 873 > 16:32:35,243 INFO [org.apache.activemq.artemis.tests.integration] Received 874 > 16:32:35,243 INFO [org.apache.activemq.artemis.tests.integration] Received 875 > 16:32:35,243 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,244 INFO [org.apache.activemq.artemis.tests.integration] Received 876 > 16:32:35,244 INFO [org.apache.activemq.artemis.tests.integration] Received 877 > 16:32:35,244 INFO [org.apache.activemq.artemis.tests.integration] Received 878 > 16:32:35,244 INFO [org.apache.activemq.artemis.tests.integration] Received 879 > 16:32:35,244 INFO [org.apache.activemq.artemis.tests.integration] Received 880 > 16:32:35,244 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,245 INFO [org.apache.activemq.artemis.tests.integration] Received 881 > 16:32:35,245 INFO [org.apache.activemq.artemis.tests.integration] Received 882 > 16:32:35,245 INFO [org.apache.activemq.artemis.tests.integration] Received 883 > 16:32:35,245 INFO [org.apache.activemq.artemis.tests.integration] Received 884 > 16:32:35,245 INFO [org.apache.activemq.artemis.tests.integration] Received 885 > 16:32:35,245 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,246 INFO [org.apache.activemq.artemis.tests.integration] Received 886 > 16:32:35,246 INFO [org.apache.activemq.artemis.tests.integration] Received 887 > 16:32:35,246 INFO [org.apache.activemq.artemis.tests.integration] Received 888 > 16:32:35,246 INFO [org.apache.activemq.artemis.tests.integration] Received 889 > 16:32:35,246 INFO [org.apache.activemq.artemis.tests.integration] Received 890 > 16:32:35,246 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,247 INFO [org.apache.activemq.artemis.tests.integration] Received 891 > 16:32:35,247 INFO [org.apache.activemq.artemis.tests.integration] Received 892 > 16:32:35,247 INFO [org.apache.activemq.artemis.tests.integration] Received 893 > 16:32:35,247 INFO [org.apache.activemq.artemis.tests.integration] Received 894 > 16:32:35,247 INFO [org.apache.activemq.artemis.tests.integration] Received 895 > 16:32:35,247 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,249 INFO [org.apache.activemq.artemis.tests.integration] Received 896 > 16:32:35,249 INFO [org.apache.activemq.artemis.tests.integration] Received 897 > 16:32:35,249 INFO [org.apache.activemq.artemis.tests.integration] Received 898 > 16:32:35,249 INFO [org.apache.activemq.artemis.tests.integration] Received 899 > 16:32:35,249 INFO [org.apache.activemq.artemis.tests.integration] Received 900 > 16:32:35,249 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 901 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 902 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 903 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 904 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 905 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 906 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 907 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 908 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 909 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] Received 910 > 16:32:35,250 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,253 INFO [org.apache.activemq.artemis.tests.integration] Received 911 > 16:32:35,253 INFO [org.apache.activemq.artemis.tests.integration] Received 912 > 16:32:35,253 INFO [org.apache.activemq.artemis.tests.integration] Received 913 > 16:32:35,253 INFO [org.apache.activemq.artemis.tests.integration] Received 914 > 16:32:35,253 INFO [org.apache.activemq.artemis.tests.integration] Received 915 > 16:32:35,253 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 916 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 917 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 918 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 919 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 920 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 921 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 922 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 923 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 924 > 16:32:35,254 INFO [org.apache.activemq.artemis.tests.integration] Received 925 > 16:32:35,255 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,255 INFO [org.apache.activemq.artemis.tests.integration] Received 926 > 16:32:35,255 INFO [org.apache.activemq.artemis.tests.integration] Received 927 > 16:32:35,255 INFO [org.apache.activemq.artemis.tests.integration] Received 928 > 16:32:35,255 INFO [org.apache.activemq.artemis.tests.integration] Received 929 > 16:32:35,255 INFO [org.apache.activemq.artemis.tests.integration] Received 930 > 16:32:35,255 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 931 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 932 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 933 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 934 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 935 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 936 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 937 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 938 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 939 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] Received 940 > 16:32:35,256 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 941 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 942 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 943 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 944 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 945 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 946 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 947 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 948 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 949 > 16:32:35,257 INFO [org.apache.activemq.artemis.tests.integration] Received 950 > 16:32:35,258 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,259 INFO [org.apache.activemq.artemis.tests.integration] Received 951 > 16:32:35,259 INFO [org.apache.activemq.artemis.tests.integration] Received 952 > 16:32:35,259 INFO [org.apache.activemq.artemis.tests.integration] Received 953 > 16:32:35,259 INFO [org.apache.activemq.artemis.tests.integration] Received 954 > 16:32:35,259 INFO [org.apache.activemq.artemis.tests.integration] Received 955 > 16:32:35,259 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,260 INFO [org.apache.activemq.artemis.tests.integration] Received 956 > 16:32:35,260 INFO [org.apache.activemq.artemis.tests.integration] Received 957 > 16:32:35,260 INFO [org.apache.activemq.artemis.tests.integration] Received 958 > 16:32:35,260 INFO [org.apache.activemq.artemis.tests.integration] Received 959 > 16:32:35,260 INFO [org.apache.activemq.artemis.tests.integration] Received 960 > 16:32:35,260 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,264 INFO [org.apache.activemq.artemis.tests.integration] Received 961 > 16:32:35,264 INFO [org.apache.activemq.artemis.tests.integration] Received 962 > 16:32:35,264 INFO [org.apache.activemq.artemis.tests.integration] Received 963 > 16:32:35,264 INFO [org.apache.activemq.artemis.tests.integration] Received 964 > 16:32:35,264 INFO [org.apache.activemq.artemis.tests.integration] Received 965 > 16:32:35,264 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,265 INFO [org.apache.activemq.artemis.tests.integration] Received 966 > 16:32:35,266 INFO [org.apache.activemq.artemis.tests.integration] Received 967 > 16:32:35,266 INFO [org.apache.activemq.artemis.tests.integration] Received 968 > 16:32:35,266 INFO [org.apache.activemq.artemis.tests.integration] Received 969 > 16:32:35,266 INFO [org.apache.activemq.artemis.tests.integration] Received 970 > 16:32:35,266 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,268 INFO [org.apache.activemq.artemis.tests.integration] Received 971 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 972 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 973 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 974 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 975 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 976 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 977 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 978 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 979 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] Received 980 > 16:32:35,269 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,273 INFO [org.apache.activemq.artemis.tests.integration] Received 981 > 16:32:35,274 INFO [org.apache.activemq.artemis.tests.integration] Received 982 > 16:32:35,274 INFO [org.apache.activemq.artemis.tests.integration] Received 983 > 16:32:35,274 INFO [org.apache.activemq.artemis.tests.integration] Received 984 > 16:32:35,274 INFO [org.apache.activemq.artemis.tests.integration] Received 985 > 16:32:35,274 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,275 INFO [org.apache.activemq.artemis.tests.integration] Received 986 > 16:32:35,276 INFO [org.apache.activemq.artemis.tests.integration] Received 987 > 16:32:35,276 INFO [org.apache.activemq.artemis.tests.integration] Received 988 > 16:32:35,276 INFO [org.apache.activemq.artemis.tests.integration] Received 989 > 16:32:35,276 INFO [org.apache.activemq.artemis.tests.integration] Received 990 > 16:32:35,276 INFO [org.apache.activemq.artemis.tests.integration] commit > 16:32:35,277 INFO [org.apache.activemq.artemis.tests.integration] Received 991 > 16:32:35,277 INFO [org.apache.activemq.artemis.tests.integration] Received 992 > 16:32:35,277 INFO [org.apache.activemq.artemis.tests.integration] Received 993 > 16:32:35,277 INFO [org.apache.activemq.artemis.tests.integration] Received 994 > 16:32:35,277 INFO [org.apache.activemq.artemis.tests.integration] It's null. leaving now > 16:32:35,396 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [961dde09-0c52-11e6-ba8a-7c7a91a2a427] stopped, uptime 0.813 seconds > 16:32:35,409 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDeletePhysicalPages()... > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.007 sec <<< FAILURE! - in org.apache.activemq.artemis.tests.integration.client.PagingTest > testDeletePhysicalPages(org.apache.activemq.artemis.tests.integration.client.PagingTest) Time elapsed: 2.905 sec <<< FAILURE! > java.lang.AssertionError: Didn't receive a message > at org.junit.Assert.fail(Assert.java:88) > at org.apache.activemq.artemis.tests.integration.client.PagingTest.testDeletePhysicalPages(PagingTest.java:1412) > Results : > Failed tests: > PagingTest.testDeletePhysicalPages:1412->Assert.fail:88 Didn't receive a message > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 > {code} > *Scenario*: > # send 1000 messages > # restart server > # receive 1000 messages > # stop server > # delete Paging directory > # start server > # send 1000 messages > # restart server > # receive 1000 messages > *Expected result*: All messages are delivered. > *Actual result*: Sometimes some messages are lost. -- This message was sent by Atlassian JIRA (v6.3.4#6332)