Generated by TestNG with ReportNG at 09:26 PST on Monday 06 March 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.370s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.128s
2023-03-06 09:32:59 |

2023-03-06 09:32:59 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-03-06 09:32:59 | ------------------------------------

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1031f350

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] Using XEP-0077 mode!!!!

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] Connector  state changed: null->connecting

2023-03-06 09:32:59 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:32:59 | [Mutex] waiting for: [registration]

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1ef60f26

2023-03-06 09:32:59 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1ac99820

2023-03-06 09:32:59 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=2379] Start TLS

2023-03-06 09:32:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:32:59 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=2381] Proceeding TLS

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=2381] Start handshake

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5fcb051d

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@40ffc6c7

2023-03-06 09:32:59 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:32:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:32:59 | user1 :: null >> <iq to="test-domain.com" id="7kFmWS3iORSaAyeJsfEAElU" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7kFmWS3iORSaAyeJsfEAElU" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 09:32:59 | user1 :: null << <iq type="result" xmlns="jabber:client" id="7kFmWS3iORSaAyeJsfEAElU" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="7kFmWS3iORSaAyeJsfEAElU" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6e5e7ec1

2023-03-06 09:32:59 | user1 :: null >> <iq to="test-domain.com" id="H964mX4ym6kVQ1cGQJGHO13" type="set"><query xmlns="jabber:iq:register"><username>user1_1ii9xg0158</username><password>user1_1ii9xg0158</password><email>9105fe98-4d01-4c31-9e17-26b236da22bb@localhost</email></query></iq>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="H964mX4ym6kVQ1cGQJGHO13" type="set"><query xmlns="jabber:iq:register"><username>user1_1ii9xg0158</username><password>user1_1ii9xg0158</password><email>9105fe98-4d01-4c31-9e17-26b236da22bb@localhost</email></query></iq>}

2023-03-06 09:32:59 | user1 :: null << <iq type="result" xmlns="jabber:client" id="H964mX4ym6kVQ1cGQJGHO13" from="test-domain.com"/>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="H964mX4ym6kVQ1cGQJGHO13" from="test-domain.com"/>}

2023-03-06 09:32:59 | [Mutex] received everything.

2023-03-06 09:32:59 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] Connector  state changed: connected->disconnecting

2023-03-06 09:32:59 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=1] Terminating XMPP Stream

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=2381] Connector  state changed: disconnecting->disconnected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=371 thread=2381] Stream terminated

2023-03-06 09:32:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3880e3b2

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3fe4fa52

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@193ca97

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1ca60412

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2384e947

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] Using XEP-0077 mode!!!!

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7f0efdb7

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] Connector  state changed: null->connecting

2023-03-06 09:32:59 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:32:59 | [Mutex] waiting for: [registration]

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@71c90c26

2023-03-06 09:32:59 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@75f696c7

2023-03-06 09:32:59 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=2386] Start TLS

2023-03-06 09:32:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:32:59 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=2388] Proceeding TLS

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=2388] Start handshake

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@30f4061d

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@381fb6f1

2023-03-06 09:32:59 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:32:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:32:59 | user1 :: null >> <iq to="test-domain.com" id="d5SFuo2s2lGHyogzm3wrT28" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="d5SFuo2s2lGHyogzm3wrT28" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 09:32:59 | user1 :: null << <iq type="result" xmlns="jabber:client" id="d5SFuo2s2lGHyogzm3wrT28" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="d5SFuo2s2lGHyogzm3wrT28" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@10e35e8

2023-03-06 09:32:59 | user1 :: null >> <iq to="test-domain.com" id="aSdp0eHywiY4pOX4qkHCzyv" type="set"><query xmlns="jabber:iq:register"><username>user1_oa2u0w0159</username><password>user1_oa2u0w0159</password><email>6920ed4d-901f-4b7c-9c82-adf847ce4a72@localhost</email></query></iq>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="aSdp0eHywiY4pOX4qkHCzyv" type="set"><query xmlns="jabber:iq:register"><username>user1_oa2u0w0159</username><password>user1_oa2u0w0159</password><email>6920ed4d-901f-4b7c-9c82-adf847ce4a72@localhost</email></query></iq>}

2023-03-06 09:32:59 | user1 :: null << <iq type="result" xmlns="jabber:client" id="aSdp0eHywiY4pOX4qkHCzyv" from="test-domain.com"/>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="aSdp0eHywiY4pOX4qkHCzyv" from="test-domain.com"/>}

2023-03-06 09:32:59 | [Mutex] received everything.

2023-03-06 09:32:59 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] Connector  state changed: connected->disconnecting

2023-03-06 09:32:59 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=1] Terminating XMPP Stream

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=2388] Connector  state changed: disconnecting->disconnected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=372 thread=2388] Stream terminated

2023-03-06 09:32:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@400fdba0

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@50dbf952

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@15366586

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] Using XEP-0077 mode!!!!

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] Connector  state changed: null->connecting

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@54d783ed

2023-03-06 09:32:59 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:32:59 | [Mutex] waiting for: [registration]

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5a106707

2023-03-06 09:32:59 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5e2fe89d

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@65e7b3bd

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5b0bb67a

2023-03-06 09:32:59 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=2393] Start TLS

2023-03-06 09:32:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:32:59 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=2395] Proceeding TLS

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=2395] Start handshake

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1b2d6d3c

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@738d4d5f

2023-03-06 09:32:59 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 09:32:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 09:32:59 | user1 :: null >> <iq to="test-domain.com" id="gjuUcwjCziSeveN0pPUSQT3" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="gjuUcwjCziSeveN0pPUSQT3" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 09:32:59 | user1 :: null << <iq type="result" xmlns="jabber:client" id="gjuUcwjCziSeveN0pPUSQT3" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="gjuUcwjCziSeveN0pPUSQT3" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2a7c3476

2023-03-06 09:32:59 | user1 :: null >> <iq to="test-domain.com" id="aUft8udAAqeArS5kWmLKP4x" type="set"><query xmlns="jabber:iq:register"><username>user1_avrc2i0160</username><password>user1_avrc2i0160</password><email>1a9f2590-5d87-44f4-b3af-ebee7af0fcc3@localhost</email></query></iq>

2023-03-06 09:32:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="aUft8udAAqeArS5kWmLKP4x" type="set"><query xmlns="jabber:iq:register"><username>user1_avrc2i0160</username><password>user1_avrc2i0160</password><email>1a9f2590-5d87-44f4-b3af-ebee7af0fcc3@localhost</email></query></iq>}

2023-03-06 09:32:59 | user1 :: null << <iq type="result" xmlns="jabber:client" id="aUft8udAAqeArS5kWmLKP4x" from="test-domain.com"/>

2023-03-06 09:32:59 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="aUft8udAAqeArS5kWmLKP4x" from="test-domain.com"/>}

2023-03-06 09:32:59 | [Mutex] received everything.

2023-03-06 09:32:59 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] Connector  state changed: connected->disconnecting

2023-03-06 09:32:59 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=1] Terminating XMPP Stream

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=2395] Connector  state changed: disconnecting->disconnected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=373 thread=2395] Stream terminated

2023-03-06 09:32:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@b364aa4

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7b029273

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@62fcdff9

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=1] Connector  state changed: null->connecting

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@29689854

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@103284b7

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=2400] Start TLS

2023-03-06 09:32:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=2402] Proceeding TLS

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=2402] Start handshake

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-06 09:32:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8xaWk5eGcwMTU4LHI9M3FZUmZJUll3OU1VY3V4N3ZxdzI=</auth>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8xaWk5eGcwMTU4LHI9M3FZUmZJUll3OU1VY3V4N3ZxdzI=</auth>

2023-03-06 09:32:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zcVlSZklSWXc5TVVjdXg3dnF3MjFITk5wQ2JqOGFCTXdneEhkWVBmLHM9SlViUHVMT0ovYlBLekE9PSxpPTQwOTY=</challenge>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zcVlSZklSWXc5TVVjdXg3dnF3MjFITk5wQ2JqOGFCTXdneEhkWVBmLHM9SlViUHVMT0ovYlBLekE9PSxpPTQwOTY=</challenge>

2023-03-06 09:32:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3FZUmZJUll3OU1VY3V4N3ZxdzIxSE5OcENiajhhQk13Z3hIZFlQZixwPWhjaDM5SFQ4c0JpZC9HRDhkVEpFaFRLWVlnV0NFWURxQTFhdCtEb0ZrSms9</response>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3FZUmZJUll3OU1VY3V4N3ZxdzIxSE5OcENiajhhQk13Z3hIZFlQZixwPWhjaDM5SFQ4c0JpZC9HRDhkVEpFaFRLWVlnV0NFWURxQTFhdCtEb0ZrSms9</response>

2023-03-06 09:32:59 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xblpUSGd0dzV6ZVVZNFFRZHhiQ1JUUHFYaENrVUxhT2NlS1hjSUhjQVg4PQ==</success>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xblpUSGd0dzV6ZVVZNFFRZHhiQ1JUUHFYaENrVUxhT2NlS1hjSUhjQVg4PQ==</success>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="ztTWfypPyTuyw7cusRmd+ieE19k=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="ztTWfypPyTuyw7cusRmd+ieE19k=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-06 09:32:59 |  << <iq xmlns="jabber:client" id="6c5l2iAt8udAAqeArS5kWmL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com >> <iq xmlns="jabber:client" id="6c5l2iAt8udAAqeArS5kWmL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="6c5l2iAt8udAAqeArS5kWmL" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_1ii9xg0158@test-domain.com/1608752850-tigase-151</jid></bind></iq>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com << <iq type="result" xmlns="jabber:client" id="6c5l2iAt8udAAqeArS5kWmL" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_1ii9xg0158@test-domain.com/1608752850-tigase-151</jid></bind></iq>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-06 09:32:59 |  << <iq xmlns="jabber:client" id="EilAaDs8vaKKSS12pYeWV4t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <iq xmlns="jabber:client" id="EilAaDs8vaKKSS12pYeWV4t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="EilAaDs8vaKKSS12pYeWV4t" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"/>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <iq type="result" xmlns="jabber:client" id="EilAaDs8vaKKSS12pYeWV4t" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"/>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-06 09:32:59 |  << <iq to="test-domain.com" id="Znybn04eFBn1xq48zkSZ8GC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <iq to="test-domain.com" id="Znybn04eFBn1xq48zkSZ8GC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:32:59 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:32:59 |  >> <enabled location="ed1b7dd8a1b3" id="2f96906f-a586-41aa-8d7e-759301c51258" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <enabled location="ed1b7dd8a1b3" id="2f96906f-a586-41aa-8d7e-759301c51258" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-06 09:32:59 |  << <iq id="Af87vvmWS3iORSaAyeJsfEA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <iq id="Af87vvmWS3iORSaAyeJsfEA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="Znybn04eFBn1xq48zkSZ8GC" from="test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <iq type="result" xmlns="jabber:client" id="Znybn04eFBn1xq48zkSZ8GC" from="test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:32:59 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="Af87vvmWS3iORSaAyeJsfEA" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <iq type="result" xmlns="jabber:client" id="Af87vvmWS3iORSaAyeJsfEA" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:32:59 |  >> <presence xmlns="jabber:client" from="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151" to="user1_1ii9xg0158@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <presence xmlns="jabber:client" from="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151" to="user1_1ii9xg0158@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-06 09:32:59 |  >> <presence type="error" xmlns="jabber:client" from="user1_1ii9xg0158@test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/><error type="modify" code="406"><not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - Incorrect destination address test-domain.com - one of local virtual hosts or components.</text></error></presence>

2023-03-06 09:32:59 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <presence type="error" xmlns="jabber:client" from="user1_1ii9xg0158@test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/><error type="modify" code="406"><not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - Incorrect destination address test-domain.com - one of local virtual hosts or components.</text></error></presence>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=1] Connector  state changed: null->connecting

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=2405] Start TLS

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=2407] Proceeding TLS

2023-03-06 09:32:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=2407] Start handshake

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-06 09:32:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9vYTJ1MHcwMTU5LHI9c2hhRHdTRHJNZlJjb2JzbHd6aTg=</auth>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9vYTJ1MHcwMTU5LHI9c2hhRHdTRHJNZlJjb2JzbHd6aTg=</auth>

2023-03-06 09:32:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zaGFEd1NEck1mUmNvYnNsd3ppOHV5SXV5SHZUbGR5QTlrSXhscEg5LHM9VjNzUXFrSllFVVdQekE9PSxpPTQwOTY=</challenge>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zaGFEd1NEck1mUmNvYnNsd3ppOHV5SXV5SHZUbGR5QTlrSXhscEg5LHM9VjNzUXFrSllFVVdQekE9PSxpPTQwOTY=</challenge>

2023-03-06 09:32:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2hhRHdTRHJNZlJjb2JzbHd6aTh1eUl1eUh2VGxkeUE5a0l4bHBIOSxwPUIxMFNHS05CeGQ3d3JobzczUWxvZFRjeVN4NXVZU2VFV3M1eUF4TFBCamc9</response>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2hhRHdTRHJNZlJjb2JzbHd6aTh1eUl1eUh2VGxkeUE5a0l4bHBIOSxwPUIxMFNHS05CeGQ3d3JobzczUWxvZFRjeVN4NXVZU2VFV3M1eUF4TFBCamc9</response>

2023-03-06 09:32:59 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sckQ4aTZCZHdNSUFKK1FHMjl6UWVYS3hIb0g3VVYwRGlnY1g5Tm1NMlFvPQ==</success>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sckQ4aTZCZHdNSUFKK1FHMjl6UWVYS3hIb0g3VVYwRGlnY1g5Tm1NMlFvPQ==</success>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="ztTWfypPyTuyw7cusRmd+ieE19k=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="ztTWfypPyTuyw7cusRmd+ieE19k=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-06 09:32:59 |  << <iq xmlns="jabber:client" id="GZkDs8vaKKSS12pYeWV4tm7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com >> <iq xmlns="jabber:client" id="GZkDs8vaKKSS12pYeWV4tm7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="GZkDs8vaKKSS12pYeWV4tm7" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_oa2u0w0159@test-domain.com/1608752850-tigase-152</jid></bind></iq>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com << <iq type="result" xmlns="jabber:client" id="GZkDs8vaKKSS12pYeWV4tm7" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_oa2u0w0159@test-domain.com/1608752850-tigase-152</jid></bind></iq>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-06 09:32:59 |  << <iq xmlns="jabber:client" id="kha0lQYqT0l6BdGqW5r3nfQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <iq xmlns="jabber:client" id="kha0lQYqT0l6BdGqW5r3nfQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="kha0lQYqT0l6BdGqW5r3nfQ" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"/>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <iq type="result" xmlns="jabber:client" id="kha0lQYqT0l6BdGqW5r3nfQ" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"/>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-06 09:32:59 |  << <iq to="test-domain.com" id="wh918tdBtreGm1eGBm8wqYd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <iq to="test-domain.com" id="wh918tdBtreGm1eGBm8wqYd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:32:59 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:32:59 |  >> <enabled location="ed1b7dd8a1b3" id="b78702bf-7c90-4ddc-a703-a5f8502d040c" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <enabled location="ed1b7dd8a1b3" id="b78702bf-7c90-4ddc-a703-a5f8502d040c" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-06 09:32:59 |  << <iq id="jaMuYhIIURWdQ5bCiGzpZfZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <iq id="jaMuYhIIURWdQ5bCiGzpZfZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="wh918tdBtreGm1eGBm8wqYd" from="test-domain.com" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <iq type="result" xmlns="jabber:client" id="wh918tdBtreGm1eGBm8wqYd" from="test-domain.com" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=1] Connector  state changed: null->connecting

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="jaMuYhIIURWdQ5bCiGzpZfZ" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <iq type="result" xmlns="jabber:client" id="jaMuYhIIURWdQ5bCiGzpZfZ" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 |  >> <presence xmlns="jabber:client" from="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152" to="user1_oa2u0w0159@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <presence xmlns="jabber:client" from="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152" to="user1_oa2u0w0159@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-06 09:32:59 |  >> <presence type="error" xmlns="jabber:client" from="user1_oa2u0w0159@test-domain.com" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/><error type="modify" code="406"><not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - Incorrect destination address test-domain.com - one of local virtual hosts or components.</text></error></presence>

2023-03-06 09:32:59 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <presence type="error" xmlns="jabber:client" from="user1_oa2u0w0159@test-domain.com" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/><error type="modify" code="406"><not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - Incorrect destination address test-domain.com - one of local virtual hosts or components.</text></error></presence>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=1] DNS entry stored in session object: localhost:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=1] Preparing connection to [localhost:5222]

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=1] Connector  state changed: connecting->connected

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=1] Whitespace ping period is setted to nullms

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=2410] Start TLS

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=2412] Proceeding TLS

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=2412] Start handshake

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-06 09:32:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9hdnJjMmkwMTYwLHI9dEtXS3U5U2k1TGE5enhrdXFlVUg=</auth>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9hdnJjMmkwMTYwLHI9dEtXS3U5U2k1TGE5enhrdXFlVUg=</auth>

2023-03-06 09:32:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10S1dLdTlTaTVMYTl6eGt1cWVVSEM5OWtoRlRWR1hqamM0dm1zWWpmLHM9UTRWbEtoUjNrMVNuRUE9PSxpPTQwOTY=</challenge>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10S1dLdTlTaTVMYTl6eGt1cWVVSEM5OWtoRlRWR1hqamM0dm1zWWpmLHM9UTRWbEtoUjNrMVNuRUE9PSxpPTQwOTY=</challenge>

2023-03-06 09:32:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dEtXS3U5U2k1TGE5enhrdXFlVUhDOTlraEZUVkdYampjNHZtc1lqZixwPVV1YnVYd2tkT3h6cjY0WFVUSCttaDBPZXJPMTA0VkVDa1hreWlTWE53Mlk9</response>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dEtXS3U5U2k1TGE5enhrdXFlVUhDOTlraEZUVkdYampjNHZtc1lqZixwPVV1YnVYd2tkT3h6cjY0WFVUSCttaDBPZXJPMTA0VkVDa1hreWlTWE53Mlk9</response>

2023-03-06 09:32:59 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RbFZhcGdGVVYvdU90cDlKYXNLNnFMRmZPRkxkK2N4YUJsK1g0dS9ic0JVPQ==</success>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RbFZhcGdGVVYvdU90cDlKYXNLNnFMRmZPRkxkK2N4YUJsK1g0dS9ic0JVPQ==</success>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-06 09:32:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="ztTWfypPyTuyw7cusRmd+ieE19k=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="ztTWfypPyTuyw7cusRmd+ieE19k=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-06 09:32:59 |  << <iq xmlns="jabber:client" id="17BX7vbDLSYWbykTWiQ4gNA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com >> <iq xmlns="jabber:client" id="17BX7vbDLSYWbykTWiQ4gNA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="17BX7vbDLSYWbykTWiQ4gNA" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_avrc2i0160@test-domain.com/1608752850-tigase-153</jid></bind></iq>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com << <iq type="result" xmlns="jabber:client" id="17BX7vbDLSYWbykTWiQ4gNA" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_avrc2i0160@test-domain.com/1608752850-tigase-153</jid></bind></iq>

2023-03-06 09:32:59 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-06 09:32:59 |  << <iq xmlns="jabber:client" id="ej97Eyu6tWdAsoPS5Az9yaq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 >> <iq xmlns="jabber:client" id="ej97Eyu6tWdAsoPS5Az9yaq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="ej97Eyu6tWdAsoPS5Az9yaq" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"/>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <iq type="result" xmlns="jabber:client" id="ej97Eyu6tWdAsoPS5Az9yaq" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"/>

2023-03-06 09:32:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-06 09:32:59 |  << <iq to="test-domain.com" id="W8A3riZZew8tdBtreGm1eGB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 >> <iq to="test-domain.com" id="W8A3riZZew8tdBtreGm1eGB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 09:32:59 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="W8A3riZZew8tdBtreGm1eGB" from="test-domain.com" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <iq type="result" xmlns="jabber:client" id="W8A3riZZew8tdBtreGm1eGB" from="test-domain.com" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 09:32:59 |  << <iq id="mrtLO6fILWhzoQMLNLN5wgw" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 >> <iq id="mrtLO6fILWhzoQMLNLN5wgw" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 |  >> <enabled location="ed1b7dd8a1b3" id="0c7e18b4-d172-4a4d-8dae-b45d8df608be" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <enabled location="ed1b7dd8a1b3" id="0c7e18b4-d172-4a4d-8dae-b45d8df608be" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2023-03-06 09:32:59 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:32:59 |  >> <iq type="result" xmlns="jabber:client" id="mrtLO6fILWhzoQMLNLN5wgw" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:32:59 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <iq type="result" xmlns="jabber:client" id="mrtLO6fILWhzoQMLNLN5wgw" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:33:00 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtqn01k0161@muc.test-domain.com is created

2023-03-06 09:33:00 |  << <presence to="roomtqn01k0161@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <presence to="roomtqn01k0161@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:00 | [Mutex] waiting for: [joinAs:user1]

2023-03-06 09:33:00 |  >> <presence xmlns="jabber:client" from="user1_avrc2i0160@test-domain.com/1608752850-tigase-153" to="user1_avrc2i0160@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-06 09:33:00 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <presence xmlns="jabber:client" from="user1_avrc2i0160@test-domain.com/1608752850-tigase-153" to="user1_avrc2i0160@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-06 09:33:00 |  >> <presence type="error" xmlns="jabber:client" from="user1_avrc2i0160@test-domain.com" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/><error type="modify" code="406"><not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - Incorrect destination address test-domain.com - one of local virtual hosts or components.</text></error></presence>

2023-03-06 09:33:00 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <presence type="error" xmlns="jabber:client" from="user1_avrc2i0160@test-domain.com" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/><error type="modify" code="406"><not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">S2S - Incorrect destination address test-domain.com - one of local virtual hosts or components.</text></error></presence>

2023-03-06 09:33:00 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151" affiliation="owner" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151" affiliation="owner" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-03-06 09:33:00 | [Mutex] notify: [joinAs:user1]

2023-03-06 09:33:00 | [Mutex] received everything.

2023-03-06 09:33:00 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-03-06 09:33:00 |  << <iq to="roomtqn01k0161@muc.test-domain.com" id="nhXRcr6xunLMCkRZ9zDCsU7" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <iq to="roomtqn01k0161@muc.test-domain.com" id="nhXRcr6xunLMCkRZ9zDCsU7" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-06 09:33:00 | [Mutex] waiting for: [getConfig]

2023-03-06 09:33:00 |  >> <message id="5b1636dddedf640234d88925ec5da071b366df41" xmlns="jabber:client" type="groupchat" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><subject/><delay jid="roomtqn01k0161@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:33:00.016Z"/></message>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <message id="5b1636dddedf640234d88925ec5da071b366df41" xmlns="jabber:client" type="groupchat" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><subject/><delay jid="roomtqn01k0161@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:33:00.016Z"/></message>

2023-03-06 09:33:00 |  >> <message type="groupchat" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><body>Room is locked. Please configure.</body></message>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <message type="groupchat" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><body>Room is locked. Please configure.</body></message>

2023-03-06 09:33:00 |  >> <message type="groupchat" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <message type="groupchat" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-03-06 09:33:00 |  >> <iq id="nhXRcr6xunLMCkRZ9zDCsU7" xmlns="jabber:client" type="result" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field var="muc#roomconfig_roomname" type="text-single" label="Natural-Language Room Name"><value/></field><field var="muc#roomconfig_roomdesc" type="text-single" label="Short Description of Room"><value/></field><field var="muc#roomconfig_persistentroom" type="boolean" label="Make Room Persistent?"><value>0</value></field><field var="muc#roomconfig_publicroom" type="boolean" label="Make Room Publicly Searchable?"><value>1</value></field><field var="muc#roomconfig_moderatedroom" type="boolean" label="Make Room Moderated?"><value>0</value></field><field var="muc#roomconfig_membersonly" type="boolean" label="Make Room Members Only?"><value>0</value></field><field var="muc#roomconfig_allowinvites" type="boolean" label="Allow Occupants to Invite Others?"><value>1</value></field><field var="muc#roomconfig_allowpm" type="list-single" label="Who Can Send Private Messages?"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field var="muc#roomconfig_passwordprotectedroom" type="boolean" label="Password Required to Enter?"><value>0</value></field><field var="muc#roomconfig_roomsecret" type="text-single" label="Password"><value/></field><field var="muc#roomconfig_whois" type="list-single" label="Who May Discover Real JIDs?"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field var="muc#roomconfig_changesubject" type="boolean" label="Allow Occupants to Change Subject?"><value>0</value></field><field var="muc#roomconfig_enablelogging" type="boolean" label="Enable Public Logging?"><value>0</value></field><field var="logging_format" type="list-single" label="Logging format:"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field var="muc#maxhistoryfetch" type="text-single" label="Maximum Number of History Messages Returned by Room"><value>50</value></field><field var="muc#roomconfig_maxusers" type="list-single" label="Maximum Number of Occupants"><value/><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="muc#roomconfig_maxresources" type="list-single" label="Maximum Number of Single Occupant Resources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="tigase#presence_delivery_logic" type="list-single" label="Presence delivery logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field var="tigase#presence_filtering" type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups"><value>0</value></field><field var="tigase#presence_filtered_affiliations" type="list-multi" label="Affiliations for which presence should be delivered"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field var="tigase#welcome_messages" type="boolean" label="Send welcome messages on room creation"><value>1</value></field><field var="muc#roomconfig_roomadmins" type="jid-multi" label="Full List of Room Admins"/></x></query></iq>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <iq id="nhXRcr6xunLMCkRZ9zDCsU7" xmlns="jabber:client" type="result" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field var="muc#roomconfig_roomname" type="text-single" label="Natural-Language Room Name"><value/></field><field var="muc#roomconfig_roomdesc" type="text-single" label="Short Description of Room"><value/></field><field var="muc#roomconfig_persistentroom" type="boolean" label="Make Room Persistent?"><value>0</value></field><field var="muc#roomconfig_publicroom" type="boolean" label="Make Room Publicly Searchable?"><value>1</value></field><field var="muc#roomconfig_moderatedroom" type="boolean" label="Make Room Moderated?"><value>0</value></field><field var="muc#roomconfig_membersonly" type="boolean" label="Make Room Members Only?"><value>0</value></field><field var="muc#roomconfig_allowinvites" type="boolean" label="Allow Occupants to Invite Others?"><value>1</value></field><field var="muc#roomconfig_allowpm" type="list-single" label="Who Can Send Private Messages?"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field var="muc#roomconfig_passwordprotectedroom" type="boolean" label="Password Required to Enter?"><value>0</value></field><field var="muc#roomconfig_roomsecret" type="text-single" label="Password"><value/></field><field var="muc#roomconfig_whois" type="list-single" label="Who May Discover Real JIDs?"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field var="muc#roomconfig_changesubject" type="boolean" label="Allow Occupants to Change Subject?"><value>0</value></field><field var="muc#roomconfig_enablelogging" type="boolean" label="Enable Public Logging?"><value>0</value></field><field var="logging_format" type="list-single" label="Logging format:"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field var="muc#maxhistoryfetch" type="text-single" label="Maximum Number of History Messages Returned by Room"><value>50</value></field><field var="muc#roomconfig_maxusers" type="list-single" label="Maximum Number of Occupants"><value/><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="muc#roomconfig_maxresources" type="list-single" label="Maximum Number of Single Occupant Resources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="tigase#presence_delivery_logic" type="list-single" label="Presence delivery logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field var="tigase#presence_filtering" type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups"><value>0</value></field><field var="tigase#presence_filtered_affiliations" type="list-multi" label="Affiliations for which presence should be delivered"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field var="tigase#welcome_messages" type="boolean" label="Send welcome messages on room creation"><value>1</value></field><field var="muc#roomconfig_roomadmins" type="jid-multi" label="Full List of Room Admins"/></x></query></iq>

2023-03-06 09:33:00 |  << <iq id="4f6llu0162" to="roomtqn01k0161@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <iq id="4f6llu0162" to="roomtqn01k0161@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-06 09:33:00 | [Mutex] received everything.

2023-03-06 09:33:00 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-06 09:33:00 |  >> <message type="groupchat" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><body>Room is now unlocked</body></message>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <message type="groupchat" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><body>Room is now unlocked</body></message>

2023-03-06 09:33:00 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:33:00 |  >> <iq type="result" xmlns="jabber:client" id="4f6llu0162" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"/>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <iq type="result" xmlns="jabber:client" id="4f6llu0162" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"/>

2023-03-06 09:33:00 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-03-06 09:33:00 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-03-06 09:33:01 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtqn01k0161@muc.test-domain.com is created

2023-03-06 09:33:01 |  << <presence to="roomtqn01k0161@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:01 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <presence to="roomtqn01k0161@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:01 | [Mutex] waiting for: [resp]

2023-03-06 09:33:01 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-03-06 09:33:01 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-03-06 09:33:01 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-03-06 09:33:01 | [Mutex] notify: [2:joinAs:user2]

2023-03-06 09:33:01 | [Mutex] notify: [resp, joinAs:user2]

2023-03-06 09:33:01 | [Mutex] received everything.

2023-03-06 09:33:01 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-06 09:33:01 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtqn01k0161@muc.test-domain.com is created

2023-03-06 09:33:01 |  << <presence to="roomtqn01k0161@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:01 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 >> <presence to="roomtqn01k0161@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:01 |  >> <message id="5b1636dddedf640234d88925ec5da071b366df41" xmlns="jabber:client" type="groupchat" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><subject/><delay jid="roomtqn01k0161@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:33:00.016Z"/></message>

2023-03-06 09:33:01 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <message id="5b1636dddedf640234d88925ec5da071b366df41" xmlns="jabber:client" type="groupchat" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><subject/><delay jid="roomtqn01k0161@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:33:00.016Z"/></message>

2023-03-06 09:33:01 | [Mutex] waiting for: [resp]

2023-03-06 09:33:01 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-03-06 09:33:01 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2023-03-06 09:33:01 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2023-03-06 09:33:01 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2023-03-06 09:33:01 | [Mutex] notify: [3:joinAs:user3]

2023-03-06 09:33:01 | [Mutex] notify: [resp, joinAs:user3]

2023-03-06 09:33:01 | [Mutex] received everything.

2023-03-06 09:33:01 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-06 09:33:01 |  << <presence to="roomtqn01k0161@muc.test-domain.com/user2" type="unavailable"/>

2023-03-06 09:33:01 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <presence to="roomtqn01k0161@muc.test-domain.com/user2" type="unavailable"/>

2023-03-06 09:33:01 |  << <presence to="roomtqn01k0161@muc.test-domain.com/user3" type="unavailable"/>

2023-03-06 09:33:01 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 >> <presence to="roomtqn01k0161@muc.test-domain.com/user3" type="unavailable"/>

2023-03-06 09:33:01 |  >> <message id="5b1636dddedf640234d88925ec5da071b366df41" xmlns="jabber:client" type="groupchat" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><subject/><delay jid="roomtqn01k0161@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:33:00.016Z"/></message>

2023-03-06 09:33:01 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <message id="5b1636dddedf640234d88925ec5da071b366df41" xmlns="jabber:client" type="groupchat" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><subject/><delay jid="roomtqn01k0161@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:33:00.016Z"/></message>

2023-03-06 09:33:01 | [Mutex] notify: [3:joinAs:user1]

2023-03-06 09:33:01 |  >> <presence type="unavailable" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <presence type="unavailable" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2023-03-06 09:33:01 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_avrc2i0160@test-domain.com/1608752850-tigase-153" affiliation="none" role="participant" nick="user3"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_avrc2i0160@test-domain.com/1608752850-tigase-153" affiliation="none" role="participant" nick="user3"/></x></presence>

2023-03-06 09:33:01 |  >> <presence type="unavailable" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_avrc2i0160@test-domain.com/1608752850-tigase-153" affiliation="none" role="none" nick="user3"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <presence type="unavailable" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_avrc2i0160@test-domain.com/1608752850-tigase-153" affiliation="none" role="none" nick="user3"/></x></presence>

2023-03-06 09:33:01 |  >> <presence type="unavailable" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152" affiliation="none" role="none" nick="user2"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <presence type="unavailable" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152" affiliation="none" role="none" nick="user2"/></x></presence>

2023-03-06 09:33:01 |  >> <presence type="unavailable" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2023-03-06 09:33:01 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <presence type="unavailable" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2023-03-06 09:33:02 |  << <iq to="roomtqn01k0161@muc.test-domain.com" id="UqmRLKP4x5qUU1jNRdMMyp0" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"><field label="Natural-Language Room Name" type="text-single" var="muc#roomconfig_roomname"><value/></field><field label="Short Description of Room" type="text-single" var="muc#roomconfig_roomdesc"><value/></field><field label="Make Room Persistent?" type="boolean" var="muc#roomconfig_persistentroom"><value>0</value></field><field label="Make Room Publicly Searchable?" type="boolean" var="muc#roomconfig_publicroom"><value>1</value></field><field label="Make Room Moderated?" type="boolean" var="muc#roomconfig_moderatedroom"><value>0</value></field><field label="Make Room Members Only?" type="boolean" var="muc#roomconfig_membersonly"><value>0</value></field><field label="Allow Occupants to Invite Others?" type="boolean" var="muc#roomconfig_allowinvites"><value>1</value></field><field label="Who Can Send Private Messages?" type="list-single" var="muc#roomconfig_allowpm"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field label="Password Required to Enter?" type="boolean" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field label="Password" type="text-single" var="muc#roomconfig_roomsecret"><value/></field><field label="Who May Discover Real JIDs?" type="list-single" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field label="Allow Occupants to Change Subject?" type="boolean" var="muc#roomconfig_changesubject"><value>0</value></field><field label="Enable Public Logging?" type="boolean" var="muc#roomconfig_enablelogging"><value>0</value></field><field label="Logging format:" type="list-single" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field label="Maximum Number of History Messages Returned by Room" type="text-single" var="muc#maxhistoryfetch"><value>50</value></field><field label="Maximum Number of Occupants" type="list-single" var="muc#roomconfig_maxusers"><value>2</value><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Maximum Number of Single Occupant Resources" type="list-single" var="muc#roomconfig_maxresources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Presence delivery logic" type="list-single" var="tigase#presence_delivery_logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean" var="tigase#presence_filtering"><value>0</value></field><field label="Affiliations for which presence should be delivered" type="list-multi" var="tigase#presence_filtered_affiliations"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field label="Send welcome messages on room creation" type="boolean" var="tigase#welcome_messages"><value>1</value></field><field label="Full List of Room Admins" type="jid-multi" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-03-06 09:33:02 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 >> <iq to="roomtqn01k0161@muc.test-domain.com" id="UqmRLKP4x5qUU1jNRdMMyp0" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"><field label="Natural-Language Room Name" type="text-single" var="muc#roomconfig_roomname"><value/></field><field label="Short Description of Room" type="text-single" var="muc#roomconfig_roomdesc"><value/></field><field label="Make Room Persistent?" type="boolean" var="muc#roomconfig_persistentroom"><value>0</value></field><field label="Make Room Publicly Searchable?" type="boolean" var="muc#roomconfig_publicroom"><value>1</value></field><field label="Make Room Moderated?" type="boolean" var="muc#roomconfig_moderatedroom"><value>0</value></field><field label="Make Room Members Only?" type="boolean" var="muc#roomconfig_membersonly"><value>0</value></field><field label="Allow Occupants to Invite Others?" type="boolean" var="muc#roomconfig_allowinvites"><value>1</value></field><field label="Who Can Send Private Messages?" type="list-single" var="muc#roomconfig_allowpm"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field label="Password Required to Enter?" type="boolean" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field label="Password" type="text-single" var="muc#roomconfig_roomsecret"><value/></field><field label="Who May Discover Real JIDs?" type="list-single" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field label="Allow Occupants to Change Subject?" type="boolean" var="muc#roomconfig_changesubject"><value>0</value></field><field label="Enable Public Logging?" type="boolean" var="muc#roomconfig_enablelogging"><value>0</value></field><field label="Logging format:" type="list-single" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field label="Maximum Number of History Messages Returned by Room" type="text-single" var="muc#maxhistoryfetch"><value>50</value></field><field label="Maximum Number of Occupants" type="list-single" var="muc#roomconfig_maxusers"><value>2</value><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Maximum Number of Single Occupant Resources" type="list-single" var="muc#roomconfig_maxresources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Presence delivery logic" type="list-single" var="tigase#presence_delivery_logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean" var="tigase#presence_filtering"><value>0</value></field><field label="Affiliations for which presence should be delivered" type="list-multi" var="tigase#presence_filtered_affiliations"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field label="Send welcome messages on room creation" type="boolean" var="tigase#welcome_messages"><value>1</value></field><field label="Full List of Room Admins" type="jid-multi" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-03-06 09:33:02 | [Mutex] waiting for: [setConfig]

2023-03-06 09:33:02 |  >> <iq type="result" xmlns="jabber:client" id="UqmRLKP4x5qUU1jNRdMMyp0" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"/>

2023-03-06 09:33:02 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <iq type="result" xmlns="jabber:client" id="UqmRLKP4x5qUU1jNRdMMyp0" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"/>

2023-03-06 09:33:02 | [Mutex] received everything.

2023-03-06 09:33:02 | [Mutex] isItemNotified: setConfig:success :: true

2023-03-06 09:33:02 |  >> <message type="groupchat" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-06 09:33:02 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <message type="groupchat" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-06 09:33:03 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtqn01k0161@muc.test-domain.com is created

2023-03-06 09:33:03 |  << <presence to="roomtqn01k0161@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:03 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <presence to="roomtqn01k0161@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:03 | [Mutex] waiting for: [resp]

2023-03-06 09:33:03 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-03-06 09:33:03 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-03-06 09:33:03 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:33:03 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:33:03 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-03-06 09:33:03 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-03-06 09:33:03 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-03-06 09:33:03 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-03-06 09:33:03 | [Mutex] notify: [2:joinAs:user2]

2023-03-06 09:33:03 | [Mutex] notify: [resp, joinAs:user2]

2023-03-06 09:33:03 | [Mutex] received everything.

2023-03-06 09:33:03 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-06 09:33:03 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtqn01k0161@muc.test-domain.com is created

2023-03-06 09:33:03 |  << <presence to="roomtqn01k0161@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:03 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 >> <presence to="roomtqn01k0161@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:33:03 |  >> <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-03-06 09:33:03 | user1 :: user1_1ii9xg0158@test-domain.com/1608752850-tigase-151 << <presence xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user2" to="user1_1ii9xg0158@test-domain.com/1608752850-tigase-151"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-03-06 09:33:03 | [Mutex] waiting for: [resp]

2023-03-06 09:33:03 |  >> <presence type="error" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc"/><error type="cancel" code="503"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-03-06 09:33:03 | user1 :: user1_avrc2i0160@test-domain.com/1608752850-tigase-153 << <presence type="error" xmlns="jabber:client" from="roomtqn01k0161@muc.test-domain.com/user3" to="user1_avrc2i0160@test-domain.com/1608752850-tigase-153"><x xmlns="http://jabber.org/protocol/muc"/><error type="cancel" code="503"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-03-06 09:33:03 | [Mutex] notify: [resp, notJoinAs:user3]

2023-03-06 09:33:03 | [Mutex] received everything.

2023-03-06 09:33:03 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=2402] Connector  state changed: connected->disconnected

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=374 thread=2402] Stream terminated

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=2407] Connector  state changed: connected->disconnected

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=375 thread=2407] Stream terminated

2023-03-06 09:33:03 |  >> <message id="5b1636dddedf640234d88925ec5da071b366df41" xmlns="jabber:client" type="groupchat" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><subject/><delay jid="roomtqn01k0161@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:33:00.016Z"/></message>

2023-03-06 09:33:03 | user1 :: user1_oa2u0w0159@test-domain.com/1608752850-tigase-152 << <message id="5b1636dddedf640234d88925ec5da071b366df41" xmlns="jabber:client" type="groupchat" from="roomtqn01k0161@muc.test-domain.com/user1" to="user1_oa2u0w0159@test-domain.com/1608752850-tigase-152"><subject/><delay jid="roomtqn01k0161@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:33:00.016Z"/></message>

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=2412] Connector  state changed: connected->disconnected

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=376 thread=2412] Stream terminated

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-06 09:33:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted