Generated by TestNG with ReportNG at 22:45 PDT on Friday 07 July 2023
root@1512af24e4a5 / Java 17.0.6 (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.381s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.107s
2023-07-07 22:56:43 |

2023-07-07 22:56:43 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-07-07 22:56:43 | ------------------------------------

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7847872c

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-07-07 22:56:43 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-07-07 22:56:43 | [Mutex] waiting for: [registration]

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@76807654

2023-07-07 22:56:43 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@72bfec5c

2023-07-07 22:56:43 | 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-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start TLS

2023-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Proceeding TLS

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Start handshake

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@37bd7c6f

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7387f353

2023-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | user1 :: null >> <iq to="test-domain.com" id="spqRIU4gwhJLS1iSZeHr2ye" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="spqRIU4gwhJLS1iSZeHr2ye" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-07 22:56:43 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="spqRIU4gwhJLS1iSZeHr2ye" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-07 22:56:43 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="spqRIU4gwhJLS1iSZeHr2ye" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@64009a1

2023-07-07 22:56:43 | user1 :: null >> <iq to="test-domain.com" id="y6tPPXgNQYbCtZ8KCeHBqVY" type="set"><query xmlns="jabber:iq:register"><username>user1_p686mx0161</username><password>user1_p686mx0161</password><email>7c50fe9e-d5c4-4add-9e40-e8fe81696839@localhost</email></query></iq>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="y6tPPXgNQYbCtZ8KCeHBqVY" type="set"><query xmlns="jabber:iq:register"><username>user1_p686mx0161</username><password>user1_p686mx0161</password><email>7c50fe9e-d5c4-4add-9e40-e8fe81696839@localhost</email></query></iq>}

2023-07-07 22:56:43 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="y6tPPXgNQYbCtZ8KCeHBqVY" type="result"/>

2023-07-07 22:56:43 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="y6tPPXgNQYbCtZ8KCeHBqVY" type="result"/>}

2023-07-07 22:56:43 | [Mutex] received everything.

2023-07-07 22:56:43 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-07-07 22:56:43 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Connector  state changed: disconnecting->disconnected

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Stream terminated

2023-07-07 22:56:43 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@b90d839

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@57928320

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1b43ffea

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2faf1cc4

2023-07-07 22:56:43 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1d48e022

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1094b2a2

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-07-07 22:56:43 | [Mutex] waiting for: [registration]

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2168f741

2023-07-07 22:56:43 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@255777b4

2023-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Start TLS

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Proceeding TLS

2023-07-07 22:56:43 | 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-07-07 22:56:43 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Start handshake

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6055fd7a

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@37cb8488

2023-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | user1 :: null >> <iq to="test-domain.com" id="N7uRV4dygJGDBwpO6s24nV9" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="N7uRV4dygJGDBwpO6s24nV9" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-07 22:56:43 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="N7uRV4dygJGDBwpO6s24nV9" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-07 22:56:43 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="N7uRV4dygJGDBwpO6s24nV9" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@517fbfcf

2023-07-07 22:56:43 | user1 :: null >> <iq to="test-domain.com" id="9qnDwhBmcw2jPSPMIDufPYj" type="set"><query xmlns="jabber:iq:register"><username>user1_3h79go0162</username><password>user1_3h79go0162</password><email>a0784aa0-bae7-42ec-a95e-fbe37a93d469@localhost</email></query></iq>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9qnDwhBmcw2jPSPMIDufPYj" type="set"><query xmlns="jabber:iq:register"><username>user1_3h79go0162</username><password>user1_3h79go0162</password><email>a0784aa0-bae7-42ec-a95e-fbe37a93d469@localhost</email></query></iq>}

2023-07-07 22:56:43 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="9qnDwhBmcw2jPSPMIDufPYj" type="result"/>

2023-07-07 22:56:43 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="9qnDwhBmcw2jPSPMIDufPYj" type="result"/>}

2023-07-07 22:56:43 | [Mutex] received everything.

2023-07-07 22:56:43 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Connector  state changed: disconnecting->disconnected

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Stream terminated

2023-07-07 22:56:43 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-07 22:56:43 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4f0b9883

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7a0235

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6b7e3976

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@775ac2f4

2023-07-07 22:56:43 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-07-07 22:56:43 | [Mutex] waiting for: [registration]

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@799d326f

2023-07-07 22:56:43 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7da2a984

2023-07-07 22:56:43 | 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-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Start TLS

2023-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Proceeding TLS

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@47d37211

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@540f35e8

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Start handshake

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@38a03854

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@194c00d6

2023-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | 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-07-07 22:56:43 | user1 :: null >> <iq to="test-domain.com" id="bpitZ8KCeHBqVY6p2l1m5aO" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="bpitZ8KCeHBqVY6p2l1m5aO" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-07 22:56:43 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="bpitZ8KCeHBqVY6p2l1m5aO" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-07 22:56:43 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="bpitZ8KCeHBqVY6p2l1m5aO" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@95247da

2023-07-07 22:56:43 | user1 :: null >> <iq to="test-domain.com" id="EqjylW7hIUWSZbAfCoZcFFE" type="set"><query xmlns="jabber:iq:register"><username>user1_7ni7q10163</username><password>user1_7ni7q10163</password><email>609da3fe-7e01-4781-9d77-a28d26d01cf5@localhost</email></query></iq>

2023-07-07 22:56:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="EqjylW7hIUWSZbAfCoZcFFE" type="set"><query xmlns="jabber:iq:register"><username>user1_7ni7q10163</username><password>user1_7ni7q10163</password><email>609da3fe-7e01-4781-9d77-a28d26d01cf5@localhost</email></query></iq>}

2023-07-07 22:56:43 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="EqjylW7hIUWSZbAfCoZcFFE" type="result"/>

2023-07-07 22:56:43 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="EqjylW7hIUWSZbAfCoZcFFE" type="result"/>}

2023-07-07 22:56:43 | [Mutex] received everything.

2023-07-07 22:56:43 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-07-07 22:56:43 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Connector  state changed: disconnecting->disconnected

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Stream terminated

2023-07-07 22:56:43 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@615421fd

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@588fc71b

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@21bc366c

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3a4bc916

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7a504c6b

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 |  >> <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-07-07 22:56:43 | user1 :: user1_p686mx0161@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-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2470] Start TLS

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Proceeding TLS

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Start handshake

2023-07-07 22:56:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 |  >> <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-07-07 22:56:43 | user1 :: user1_p686mx0161@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-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-07 22:56:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9wNjg2bXgwMTYxLHI9ZzM3S0kxRWZEbk56Qko3VXFlRHQ=</auth>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9wNjg2bXgwMTYxLHI9ZzM3S0kxRWZEbk56Qko3VXFlRHQ=</auth>

2023-07-07 22:56:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nMzdLSTFFZkRuTnpCSjdVcWVEdEJxUjRvNzBFb2tuOVROVjJMelJSLHM9aURxdE51S0VwSVB4SkE9PSxpPTQwOTY=</challenge>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nMzdLSTFFZkRuTnpCSjdVcWVEdEJxUjRvNzBFb2tuOVROVjJMelJSLHM9aURxdE51S0VwSVB4SkE9PSxpPTQwOTY=</challenge>

2023-07-07 22:56:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzM3S0kxRWZEbk56Qko3VXFlRHRCcVI0bzcwRW9rbjlUTlYyTHpSUixwPTJycnZ6a21Cb21Za3VoTUFWMXNHUC9WSnR3Y0cwZU1wK1hpTlNaWEw2emc9</response>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzM3S0kxRWZEbk56Qko3VXFlRHRCcVI0bzcwRW9rbjlUTlYyTHpSUixwPTJycnZ6a21Cb21Za3VoTUFWMXNHUC9WSnR3Y0cwZU1wK1hpTlNaWEw2emc9</response>

2023-07-07 22:56:43 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pRml2VDFYSVRkOWFtQTlBSlo1YzBydUFQWHBkaVM5SmRRMEdJZGQ3RTAwPQ==</success>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pRml2VDFYSVRkOWFtQTlBSlo1YzBydUFQWHBkaVM5SmRRMEdJZGQ3RTAwPQ==</success>

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:43 |  >> <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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="GIP+MWzsQCrCdXQNyMAXTEBc9Vo=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="GIP+MWzsQCrCdXQNyMAXTEBc9Vo=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-07 22:56:43 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-07 22:56:43 |  << <iq xmlns="jabber:client" id="ppen5ulGQW00fFDCvgORYbp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com >> <iq xmlns="jabber:client" id="ppen5ulGQW00fFDCvgORYbp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-07 22:56:43 |  >> <iq xmlns="jabber:client" id="ppen5ulGQW00fFDCvgORYbp" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_p686mx0161@test-domain.com/869177201-tigase-162</jid></bind></iq>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com << <iq xmlns="jabber:client" id="ppen5ulGQW00fFDCvgORYbp" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_p686mx0161@test-domain.com/869177201-tigase-162</jid></bind></iq>

2023-07-07 22:56:43 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-07 22:56:43 |  << <iq xmlns="jabber:client" id="kqfdygJGDBwpO6s24nV9Ezo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <iq xmlns="jabber:client" id="kqfdygJGDBwpO6s24nV9Ezo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-07 22:56:43 |  >> <iq xmlns="jabber:client" id="kqfdygJGDBwpO6s24nV9Ezo" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"/>

2023-07-07 22:56:43 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" id="kqfdygJGDBwpO6s24nV9Ezo" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"/>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-07 22:56:44 |  << <iq to="test-domain.com" id="0tmuYbxn6tcGBs9lQasU3jQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <iq to="test-domain.com" id="0tmuYbxn6tcGBs9lQasU3jQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-07 22:56:44 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-07 22:56:44 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="d71ad8dd-ff19-41e8-88a2-b55e3ef58332"/>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="d71ad8dd-ff19-41e8-88a2-b55e3ef58332"/>

2023-07-07 22:56:44 |  << <iq id="kshhGwfIHJMVQaAiApZhU5q" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <iq id="kshhGwfIHJMVQaAiApZhU5q" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="0tmuYbxn6tcGBs9lQasU3jQ" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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 category="pubsub" type="pep"/><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:priority:0"/><feature var="tigase:push:filter:muted: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-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" from="test-domain.com" id="0tmuYbxn6tcGBs9lQasU3jQ" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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 category="pubsub" type="pep"/><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:priority:0"/><feature var="tigase:push:filter:muted: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-07-07 22:56:44 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" id="kshhGwfIHJMVQaAiApZhU5q" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" id="kshhGwfIHJMVQaAiApZhU5q" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 |  >> <presence xmlns="jabber:client" from="user1_p686mx0161@test-domain.com/869177201-tigase-162" to="user1_p686mx0161@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="user1_p686mx0161@test-domain.com/869177201-tigase-162" to="user1_p686mx0161@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Start TLS

2023-07-07 22:56:44 |  >> <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-07-07 22:56:44 | user1 :: user1_3h79go0162@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-07-07 22:56:44 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Proceeding TLS

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Start handshake

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-07 22:56:44 |  >> <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-07-07 22:56:44 | user1 :: user1_3h79go0162@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-07-07 22:56:44 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zaDc5Z28wMTYyLHI9SjR3SWM3WVZzOW9hRUNvRVh3TGI=</auth>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zaDc5Z28wMTYyLHI9SjR3SWM3WVZzOW9hRUNvRVh3TGI=</auth>

2023-07-07 22:56:44 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KNHdJYzdZVnM5b2FFQ29FWHdMYmhXNGxaZEF6c050WnZlQkRrWUh4LHM9ZlBEQTMwMTdFQVpsdWc9PSxpPTQwOTY=</challenge>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KNHdJYzdZVnM5b2FFQ29FWHdMYmhXNGxaZEF6c050WnZlQkRrWUh4LHM9ZlBEQTMwMTdFQVpsdWc9PSxpPTQwOTY=</challenge>

2023-07-07 22:56:44 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SjR3SWM3WVZzOW9hRUNvRVh3TGJoVzRsWmRBenNOdFp2ZUJEa1lIeCxwPU5BdXRmcDRqS3Q3Q0pDTkhqMVp6dlVSYmRXYzdMTW8waEd3VFFBbEtnWlk9</response>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SjR3SWM3WVZzOW9hRUNvRVh3TGJoVzRsWmRBenNOdFp2ZUJEa1lIeCxwPU5BdXRmcDRqS3Q3Q0pDTkhqMVp6dlVSYmRXYzdMTW8waEd3VFFBbEtnWlk9</response>

2023-07-07 22:56:44 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yY2ZZRERDWllZNksvRlF4TTVjZDg1Mi9HNDAwVmlPeWg5VkVoblVmd3pFPQ==</success>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yY2ZZRERDWllZNksvRlF4TTVjZDg1Mi9HNDAwVmlPeWg5VkVoblVmd3pFPQ==</success>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:44 |  >> <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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="GIP+MWzsQCrCdXQNyMAXTEBc9Vo=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="GIP+MWzsQCrCdXQNyMAXTEBc9Vo=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-07 22:56:44 |  << <iq xmlns="jabber:client" id="Byx4p4q5q5dAEqQV3kJAkRW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com >> <iq xmlns="jabber:client" id="Byx4p4q5q5dAEqQV3kJAkRW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" id="Byx4p4q5q5dAEqQV3kJAkRW" type="result" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3h79go0162@test-domain.com/869177201-tigase-163</jid></bind></iq>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com << <iq xmlns="jabber:client" id="Byx4p4q5q5dAEqQV3kJAkRW" type="result" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3h79go0162@test-domain.com/869177201-tigase-163</jid></bind></iq>

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-07 22:56:44 |  << <iq xmlns="jabber:client" id="wwpAazjVcFAs9ylJCIy6r5o" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <iq xmlns="jabber:client" id="wwpAazjVcFAs9ylJCIy6r5o" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" id="wwpAazjVcFAs9ylJCIy6r5o" type="result" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"/>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" id="wwpAazjVcFAs9ylJCIy6r5o" type="result" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"/>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-07 22:56:44 |  << <iq to="test-domain.com" id="HxqJvaOKudDu3eCr6thS7eW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <iq to="test-domain.com" id="HxqJvaOKudDu3eCr6thS7eW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-07 22:56:44 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-07 22:56:44 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="004f1741-66d0-44a3-8a59-08a642a74958"/>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="004f1741-66d0-44a3-8a59-08a642a74958"/>

2023-07-07 22:56:44 |  << <iq id="pwlBxo9i4oUORT5wjS2jSZ1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <iq id="pwlBxo9i4oUORT5wjS2jSZ1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="HxqJvaOKudDu3eCr6thS7eW" type="result" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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 category="pubsub" type="pep"/><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:priority:0"/><feature var="tigase:push:filter:muted: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-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" from="test-domain.com" id="HxqJvaOKudDu3eCr6thS7eW" type="result" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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 category="pubsub" type="pep"/><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:priority:0"/><feature var="tigase:push:filter:muted: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-07-07 22:56:44 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" id="pwlBxo9i4oUORT5wjS2jSZ1" type="result" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" id="pwlBxo9i4oUORT5wjS2jSZ1" type="result" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:44 |  >> <presence xmlns="jabber:client" from="user1_3h79go0162@test-domain.com/869177201-tigase-163" to="user1_3h79go0162@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-07 22:56:44 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="user1_3h79go0162@test-domain.com/869177201-tigase-163" to="user1_3h79go0162@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-07 22:56:44 |  >> <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-07-07 22:56:44 | user1 :: user1_7ni7q10163@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-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Start TLS

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Proceeding TLS

2023-07-07 22:56:44 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Start handshake

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:44 |  >> <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-07-07 22:56:44 | user1 :: user1_7ni7q10163@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-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-07 22:56:44 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83bmk3cTEwMTYzLHI9YWh2RWxQMWRWaVNMNWhyTmVOUWI=</auth>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83bmk3cTEwMTYzLHI9YWh2RWxQMWRWaVNMNWhyTmVOUWI=</auth>

2023-07-07 22:56:44 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1haHZFbFAxZFZpU0w1aHJOZU5RYk9sWjVpZUVQT3RQaEI2SUdNcGcwLHM9ckFHaTE0ajlnVnpkUUE9PSxpPTQwOTY=</challenge>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1haHZFbFAxZFZpU0w1aHJOZU5RYk9sWjVpZUVQT3RQaEI2SUdNcGcwLHM9ckFHaTE0ajlnVnpkUUE9PSxpPTQwOTY=</challenge>

2023-07-07 22:56:44 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YWh2RWxQMWRWaVNMNWhyTmVOUWJPbFo1aWVFUE90UGhCNklHTXBnMCxwPXNqd3NFblgwTUJGN2FtamVQRjAvNjVkMmpzdUkzZk82THErcU5CMk03c0E9</response>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YWh2RWxQMWRWaVNMNWhyTmVOUWJPbFo1aWVFUE90UGhCNklHTXBnMCxwPXNqd3NFblgwTUJGN2FtamVQRjAvNjVkMmpzdUkzZk82THErcU5CMk03c0E9</response>

2023-07-07 22:56:44 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13OXhkdWpISm5DVTFtU0VjcytSWUhuUDdOYmFCc0R0SEwrRjRwcHplQ0xFPQ==</success>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13OXhkdWpISm5DVTFtU0VjcytSWUhuUDdOYmFCc0R0SEwrRjRwcHplQ0xFPQ==</success>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-07 22:56:44 |  >> <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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="GIP+MWzsQCrCdXQNyMAXTEBc9Vo=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="GIP+MWzsQCrCdXQNyMAXTEBc9Vo=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-07 22:56:44 |  << <iq xmlns="jabber:client" id="dmPsoUORV4dygJGDBwpO6s2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com >> <iq xmlns="jabber:client" id="dmPsoUORV4dygJGDBwpO6s2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" id="dmPsoUORV4dygJGDBwpO6s2" type="result" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_7ni7q10163@test-domain.com/869177201-tigase-164</jid></bind></iq>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com << <iq xmlns="jabber:client" id="dmPsoUORV4dygJGDBwpO6s2" type="result" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_7ni7q10163@test-domain.com/869177201-tigase-164</jid></bind></iq>

2023-07-07 22:56:44 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-07 22:56:44 |  << <iq xmlns="jabber:client" id="fO948vdEnSU1gNVaHogMGmX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <iq xmlns="jabber:client" id="fO948vdEnSU1gNVaHogMGmX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" id="fO948vdEnSU1gNVaHogMGmX" type="result" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"/>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <iq xmlns="jabber:client" id="fO948vdEnSU1gNVaHogMGmX" type="result" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"/>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-07 22:56:44 |  << <iq to="test-domain.com" id="oylyn5ulGQW00fFDCvgORYb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <iq to="test-domain.com" id="oylyn5ulGQW00fFDCvgORYb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-07 22:56:44 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-07 22:56:44 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="862198a5-03cc-4003-bd6d-aae0599b946a"/>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" location="1512af24e4a5" id="862198a5-03cc-4003-bd6d-aae0599b946a"/>

2023-07-07 22:56:44 |  << <iq id="tJQk8wakTXdMPU6r8v3g08g" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <iq id="tJQk8wakTXdMPU6r8v3g08g" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="oylyn5ulGQW00fFDCvgORYb" type="result" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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 category="pubsub" type="pep"/><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:priority:0"/><feature var="tigase:push:filter:muted: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-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <iq xmlns="jabber:client" from="test-domain.com" id="oylyn5ulGQW00fFDCvgORYb" type="result" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12391/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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 category="pubsub" type="pep"/><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:priority:0"/><feature var="tigase:push:filter:muted: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-07-07 22:56:44 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" id="tJQk8wakTXdMPU6r8v3g08g" type="result" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <iq xmlns="jabber:client" id="tJQk8wakTXdMPU6r8v3g08g" type="result" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

2023-07-07 22:56:44 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room3ugezd0164@muc.test-domain.com is created

2023-07-07 22:56:44 |  << <presence to="room3ugezd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <presence to="room3ugezd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:44 |  >> <presence xmlns="jabber:client" from="user1_7ni7q10163@test-domain.com/869177201-tigase-164" to="user1_7ni7q10163@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-07 22:56:44 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="user1_7ni7q10163@test-domain.com/869177201-tigase-164" to="user1_7ni7q10163@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-07-07 22:56:44 | [Mutex] waiting for: [joinAs:user1]

2023-07-07 22:56:44 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" jid="user1_p686mx0161@test-domain.com/869177201-tigase-162" role="moderator" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" jid="user1_p686mx0161@test-domain.com/869177201-tigase-162" role="moderator" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-07-07 22:56:44 | [Mutex] notify: [joinAs:user1]

2023-07-07 22:56:44 | [Mutex] received everything.

2023-07-07 22:56:44 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-07-07 22:56:44 |  << <iq to="room3ugezd0164@muc.test-domain.com" id="EDwYbCtZ8KCeHBqVY6p2l1m" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <iq to="room3ugezd0164@muc.test-domain.com" id="EDwYbCtZ8KCeHBqVY6p2l1m" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-07-07 22:56:44 | [Mutex] waiting for: [getConfig]

2023-07-07 22:56:44 |  >> <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" id="8603c6ae32b9faaf2db651b21a7dc2aa9bc4eb62" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><subject/><delay xmlns="urn:xmpp:delay" jid="room3ugezd0164@muc.test-domain.com" stamp="2023-07-08T05:56:44.424Z"/></message>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" id="8603c6ae32b9faaf2db651b21a7dc2aa9bc4eb62" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><subject/><delay xmlns="urn:xmpp:delay" jid="room3ugezd0164@muc.test-domain.com" stamp="2023-07-08T05:56:44.424Z"/></message>

2023-07-07 22:56:44 |  >> <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><body>Room is locked. Please configure.</body></message>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><body>Room is locked. Please configure.</body></message>

2023-07-07 22:56:44 |  >> <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><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-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><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-07-07 22:56:44 |  >> <iq xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" id="EDwYbCtZ8KCeHBqVY6p2l1m" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><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-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" id="EDwYbCtZ8KCeHBqVY6p2l1m" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><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-07-07 22:56:44 |  << <iq id="5lueoh0165" to="room3ugezd0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <iq id="5lueoh0165" to="room3ugezd0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-07-07 22:56:44 | [Mutex] received everything.

2023-07-07 22:56:44 | [Mutex] isItemNotified: getConfig:success :: true

2023-07-07 22:56:44 |  >> <iq xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" id="5lueoh0165" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"/>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" id="5lueoh0165" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"/>

2023-07-07 22:56:44 |  >> <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><body>Room is now unlocked</body></message>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><body>Room is now unlocked</body></message>

2023-07-07 22:56:44 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-07 22:56:44 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-07 22:56:44 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-07 22:56:45 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room3ugezd0164@muc.test-domain.com is created

2023-07-07 22:56:45 |  << <presence to="room3ugezd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:45 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <presence to="room3ugezd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:45 | [Mutex] waiting for: [resp]

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_3h79go0162@test-domain.com/869177201-tigase-163" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_3h79go0162@test-domain.com/869177201-tigase-163" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:45 | [Mutex] notify: [2:joinAs:user2]

2023-07-07 22:56:45 | [Mutex] notify: [resp, joinAs:user2]

2023-07-07 22:56:45 | [Mutex] received everything.

2023-07-07 22:56:45 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-07-07 22:56:45 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room3ugezd0164@muc.test-domain.com is created

2023-07-07 22:56:45 |  << <presence to="room3ugezd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:45 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <presence to="room3ugezd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:45 | [Mutex] waiting for: [resp]

2023-07-07 22:56:45 |  >> <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" id="8603c6ae32b9faaf2db651b21a7dc2aa9bc4eb62" type="groupchat" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" jid="room3ugezd0164@muc.test-domain.com" stamp="2023-07-08T05:56:44.424Z"/></message>

2023-07-07 22:56:45 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" id="8603c6ae32b9faaf2db651b21a7dc2aa9bc4eb62" type="groupchat" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" jid="room3ugezd0164@muc.test-domain.com" stamp="2023-07-08T05:56:44.424Z"/></message>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:45 | [Mutex] notify: [3:joinAs:user3]

2023-07-07 22:56:45 | [Mutex] notify: [resp, joinAs:user3]

2023-07-07 22:56:45 | [Mutex] received everything.

2023-07-07 22:56:45 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-07-07 22:56:45 |  << <presence to="room3ugezd0164@muc.test-domain.com/user2" type="unavailable"/>

2023-07-07 22:56:45 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <presence to="room3ugezd0164@muc.test-domain.com/user2" type="unavailable"/>

2023-07-07 22:56:45 |  << <presence to="room3ugezd0164@muc.test-domain.com/user3" type="unavailable"/>

2023-07-07 22:56:45 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <presence to="room3ugezd0164@muc.test-domain.com/user3" type="unavailable"/>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_7ni7q10163@test-domain.com/869177201-tigase-164" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_7ni7q10163@test-domain.com/869177201-tigase-164" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" type="unavailable" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_3h79go0162@test-domain.com/869177201-tigase-163" role="none" affiliation="none"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" type="unavailable" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_3h79go0162@test-domain.com/869177201-tigase-163" role="none" affiliation="none"/></x></presence>

2023-07-07 22:56:45 |  >> <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" id="8603c6ae32b9faaf2db651b21a7dc2aa9bc4eb62" type="groupchat" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><subject/><delay xmlns="urn:xmpp:delay" jid="room3ugezd0164@muc.test-domain.com" stamp="2023-07-08T05:56:44.424Z"/></message>

2023-07-07 22:56:45 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" id="8603c6ae32b9faaf2db651b21a7dc2aa9bc4eb62" type="groupchat" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><subject/><delay xmlns="urn:xmpp:delay" jid="room3ugezd0164@muc.test-domain.com" stamp="2023-07-08T05:56:44.424Z"/></message>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" type="unavailable" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" type="unavailable" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" type="unavailable" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_7ni7q10163@test-domain.com/869177201-tigase-164" role="none" affiliation="none"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" type="unavailable" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_7ni7q10163@test-domain.com/869177201-tigase-164" role="none" affiliation="none"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" type="unavailable" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" type="unavailable" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/></x></presence>

2023-07-07 22:56:45 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" type="unavailable" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="none" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:45 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" type="unavailable" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="none" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:46 |  << <iq to="room3ugezd0164@muc.test-domain.com" id="UBoEztgTM2kMylR1o3m0fKJ" 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-07-07 22:56:46 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 >> <iq to="room3ugezd0164@muc.test-domain.com" id="UBoEztgTM2kMylR1o3m0fKJ" 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-07-07 22:56:46 | [Mutex] waiting for: [setConfig]

2023-07-07 22:56:46 |  >> <iq xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" id="UBoEztgTM2kMylR1o3m0fKJ" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"/>

2023-07-07 22:56:46 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" id="UBoEztgTM2kMylR1o3m0fKJ" type="result" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"/>

2023-07-07 22:56:46 | [Mutex] received everything.

2023-07-07 22:56:46 | [Mutex] isItemNotified: setConfig:success :: true

2023-07-07 22:56:46 |  >> <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-07-07 22:56:46 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com" type="groupchat" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-07-07 22:56:47 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room3ugezd0164@muc.test-domain.com is created

2023-07-07 22:56:47 |  << <presence to="room3ugezd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:47 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <presence to="room3ugezd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:47 | [Mutex] waiting for: [resp]

2023-07-07 22:56:47 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2023-07-07 22:56:47 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2023-07-07 22:56:47 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_3h79go0162@test-domain.com/869177201-tigase-163" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:47 | user1 :: user1_p686mx0161@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_p686mx0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_3h79go0162@test-domain.com/869177201-tigase-163" role="participant" affiliation="none"/></x></presence>

2023-07-07 22:56:47 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:47 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user2" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2023-07-07 22:56:47 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-07 22:56:47 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-07 22:56:47 |  >> <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" id="8603c6ae32b9faaf2db651b21a7dc2aa9bc4eb62" type="groupchat" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" jid="room3ugezd0164@muc.test-domain.com" stamp="2023-07-08T05:56:44.424Z"/></message>

2023-07-07 22:56:47 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 << <message xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user1" id="8603c6ae32b9faaf2db651b21a7dc2aa9bc4eb62" type="groupchat" to="user1_3h79go0162@test-domain.com/869177201-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" jid="room3ugezd0164@muc.test-domain.com" stamp="2023-07-08T05:56:44.424Z"/></message>

2023-07-07 22:56:47 | [Mutex] notify: [2:joinAs:user2]

2023-07-07 22:56:47 | [Mutex] notify: [resp, joinAs:user2]

2023-07-07 22:56:47 | [Mutex] received everything.

2023-07-07 22:56:47 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-07-07 22:56:47 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room3ugezd0164@muc.test-domain.com is created

2023-07-07 22:56:47 |  << <presence to="room3ugezd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:47 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <presence to="room3ugezd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-07 22:56:47 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-07-07 22:56:47 | user1 :: user1_3h79go0162@test-domain.com/869177201-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-07-07 22:56:47 | [Mutex] waiting for: [resp]

2023-07-07 22:56:47 |  >> <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" type="error" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><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-07-07 22:56:47 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <presence xmlns="jabber:client" from="room3ugezd0164@muc.test-domain.com/user3" type="error" to="user1_7ni7q10163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><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-07-07 22:56:47 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-07 22:56:47 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-07 22:56:47 | [Mutex] notify: [resp, notJoinAs:user3]

2023-07-07 22:56:47 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-07 22:56:47 | user1 :: user1_7ni7q10163@test-domain.com/869177201-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-07 22:56:47 | [Mutex] received everything.

2023-07-07 22:56:47 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Connector  state changed: connected->disconnected

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Stream terminated

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Connector  state changed: connected->disconnected

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Stream terminated

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Connector  state changed: connected->disconnected

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Stream terminated

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-07 22:56:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted