Generated by TestNG with ReportNG at 23:15 PDT on Friday 27 October 2023
root@8dfa9d99ff97 / Java 17.0.8 (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.430s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.170s
2023-10-27 23:26:49 |

2023-10-27 23:26:49 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-10-27 23:26:49 | ------------------------------------

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@24e4cfe5

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-10-27 23:26:49 | StateChangedEvent{oldState=null, newState=connecting}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-10-27 23:26:49 | [Mutex] waiting for: [registration]

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2a233509

2023-10-27 23:26:49 | StateChangedEvent{oldState=connecting, newState=connected}

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2e1ca495

2023-10-27 23:26:49 | 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-10-27 23:26:49 | 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-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Start TLS

2023-10-27 23:26:49 | 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-10-27 23:26:49 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Proceeding TLS

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Start handshake

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6b1e3f32

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@69875e53

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-10-27 23:26:49 | user1 :: null >> <iq to="test-domain.com" id="3cNpbBjW6Cu01s5nVboZ6dE" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3cNpbBjW6Cu01s5nVboZ6dE" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-10-27 23:26:49 | user1 :: null << <iq type="result" xmlns="jabber:client" id="3cNpbBjW6Cu01s5nVboZ6dE" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-10-27 23:26:49 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="3cNpbBjW6Cu01s5nVboZ6dE" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5abfb517

2023-10-27 23:26:49 | user1 :: null >> <iq to="test-domain.com" id="uqrNMKUV1p3dKIQWUP4jPPZ" type="set"><query xmlns="jabber:iq:register"><username>user1_ftowks0161</username><password>user1_ftowks0161</password><email>c60f2069-c6a0-45f3-bf22-ccdc3815dddc@localhost</email></query></iq>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uqrNMKUV1p3dKIQWUP4jPPZ" type="set"><query xmlns="jabber:iq:register"><username>user1_ftowks0161</username><password>user1_ftowks0161</password><email>c60f2069-c6a0-45f3-bf22-ccdc3815dddc@localhost</email></query></iq>}

2023-10-27 23:26:49 | user1 :: null << <iq type="result" xmlns="jabber:client" id="uqrNMKUV1p3dKIQWUP4jPPZ" from="test-domain.com"/>

2023-10-27 23:26:49 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="uqrNMKUV1p3dKIQWUP4jPPZ" from="test-domain.com"/>}

2023-10-27 23:26:49 | [Mutex] received everything.

2023-10-27 23:26:49 | [Mutex] isItemNotified: registrationSuccess :: true

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-10-27 23:26:49 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Connector  state changed: disconnecting->disconnected

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Stream terminated

2023-10-27 23:26:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@11cc8ad9

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@b31c07d

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5897728e

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7f277386

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@ac8a4f9

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@52d923fd

2023-10-27 23:26:49 | StateChangedEvent{oldState=null, newState=connecting}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-10-27 23:26:49 | [Mutex] waiting for: [registration]

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c1ec7d6

2023-10-27 23:26:49 | StateChangedEvent{oldState=connecting, newState=connected}

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5821488d

2023-10-27 23:26:49 | 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-10-27 23:26:49 | 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-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2457] Start TLS

2023-10-27 23:26:49 | 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-10-27 23:26:49 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Proceeding TLS

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Start handshake

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1d23cded

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6fec37f

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-10-27 23:26:49 | user1 :: null >> <iq to="test-domain.com" id="fi1TXfwfCfIVjHs2n4p0cOJ" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fi1TXfwfCfIVjHs2n4p0cOJ" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-10-27 23:26:49 | user1 :: null << <iq type="result" xmlns="jabber:client" id="fi1TXfwfCfIVjHs2n4p0cOJ" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-10-27 23:26:49 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="fi1TXfwfCfIVjHs2n4p0cOJ" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2c749401

2023-10-27 23:26:49 | user1 :: null >> <iq to="test-domain.com" id="vpkuaKBn7t3q4ymKvq1fFFm" type="set"><query xmlns="jabber:iq:register"><username>user1_orypu00162</username><password>user1_orypu00162</password><email>50b4b7e3-9b18-4cbe-aa09-b6bf86ac9bf1@localhost</email></query></iq>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vpkuaKBn7t3q4ymKvq1fFFm" type="set"><query xmlns="jabber:iq:register"><username>user1_orypu00162</username><password>user1_orypu00162</password><email>50b4b7e3-9b18-4cbe-aa09-b6bf86ac9bf1@localhost</email></query></iq>}

2023-10-27 23:26:49 | user1 :: null << <iq type="result" xmlns="jabber:client" id="vpkuaKBn7t3q4ymKvq1fFFm" from="test-domain.com"/>

2023-10-27 23:26:49 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="vpkuaKBn7t3q4ymKvq1fFFm" from="test-domain.com"/>}

2023-10-27 23:26:49 | [Mutex] received everything.

2023-10-27 23:26:49 | [Mutex] isItemNotified: registrationSuccess :: true

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-10-27 23:26:49 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Connector  state changed: disconnecting->disconnected

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Stream terminated

2023-10-27 23:26:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7e43c422

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7d0c32a2

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@d19f347

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5d19d9d3

2023-10-27 23:26:49 | StateChangedEvent{oldState=null, newState=connecting}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5c5ba79

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@65470c37

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-10-27 23:26:49 | [Mutex] waiting for: [registration]

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@53de3c00

2023-10-27 23:26:49 | StateChangedEvent{oldState=connecting, newState=connected}

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@57e1b2a3

2023-10-27 23:26:49 | 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-10-27 23:26:49 | 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-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2464] Start TLS

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Proceeding TLS

2023-10-27 23:26:49 | 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-10-27 23:26:49 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Start handshake

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@12e3363b

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@127a2f5

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-10-27 23:26:49 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-10-27 23:26:49 | user1 :: null >> <iq to="test-domain.com" id="Qm949wxx9mQZiRU0qX5xjJM" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Qm949wxx9mQZiRU0qX5xjJM" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-10-27 23:26:49 | user1 :: null << <iq type="result" xmlns="jabber:client" id="Qm949wxx9mQZiRU0qX5xjJM" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-10-27 23:26:49 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="Qm949wxx9mQZiRU0qX5xjJM" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@23bba0ed

2023-10-27 23:26:49 | user1 :: null >> <iq to="test-domain.com" id="JbAeDt7zaxcp2zBhCm1mZaw" type="set"><query xmlns="jabber:iq:register"><username>user1_z4aboc0163</username><password>user1_z4aboc0163</password><email>7543bc59-08fe-4ae7-88ca-b4d75800f4a9@localhost</email></query></iq>

2023-10-27 23:26:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="JbAeDt7zaxcp2zBhCm1mZaw" type="set"><query xmlns="jabber:iq:register"><username>user1_z4aboc0163</username><password>user1_z4aboc0163</password><email>7543bc59-08fe-4ae7-88ca-b4d75800f4a9@localhost</email></query></iq>}

2023-10-27 23:26:49 | user1 :: null << <iq type="result" xmlns="jabber:client" id="JbAeDt7zaxcp2zBhCm1mZaw" from="test-domain.com"/>

2023-10-27 23:26:49 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="JbAeDt7zaxcp2zBhCm1mZaw" from="test-domain.com"/>}

2023-10-27 23:26:49 | [Mutex] received everything.

2023-10-27 23:26:49 | [Mutex] isItemNotified: registrationSuccess :: true

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-10-27 23:26:49 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Connector  state changed: disconnecting->disconnected

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Stream terminated

2023-10-27 23:26:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@79956a93

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@72ccc974

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4ec0edd2

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3002802f

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6291a54e

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2471] Start TLS

2023-10-27 23:26:49 |  >> <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-10-27 23:26:49 | user1 :: user1_ftowks0161@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-10-27 23:26:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Proceeding TLS

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Start handshake

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-10-27 23:26:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mdG93a3MwMTYxLHI9OUh6UTlzUjk5MmNrSURaY2h5ZVk=</auth>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mdG93a3MwMTYxLHI9OUh6UTlzUjk5MmNrSURaY2h5ZVk=</auth>

2023-10-27 23:26:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05SHpROXNSOTkyY2tJRFpjaHllWU5rOVk0U1U0NXdIYmQzaGVsNUVhLHM9b2lzeDkybldrUGw3S1E9PSxpPTQwOTY=</challenge>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05SHpROXNSOTkyY2tJRFpjaHllWU5rOVk0U1U0NXdIYmQzaGVsNUVhLHM9b2lzeDkybldrUGw3S1E9PSxpPTQwOTY=</challenge>

2023-10-27 23:26:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUh6UTlzUjk5MmNrSURaY2h5ZVlOazlZNFNVNDV3SGJkM2hlbDVFYSxwPVBWbTZlUGkrdGdtZkhmQXlmU1EyNDR0UnhIQ2crUThUeUk2R1lFVjYxWkk9</response>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OUh6UTlzUjk5MmNrSURaY2h5ZVlOazlZNFNVNDV3SGJkM2hlbDVFYSxwPVBWbTZlUGkrdGdtZkhmQXlmU1EyNDR0UnhIQ2crUThUeUk2R1lFVjYxWkk9</response>

2023-10-27 23:26:49 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oZHFSYkJMbjJzTzNaQTRtU1J3WDNRTkY4dlNacW40R09ZMkR6bnAvem1VPQ==</success>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oZHFSYkJMbjJzTzNaQTRtU1J3WDNRTkY4dlNacW40R09ZMkR6bnAvem1VPQ==</success>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="8p/eOH8ZVbMsR7Z0SI+QASeV01Q=" hash="SHA-1"/></features>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="8p/eOH8ZVbMsR7Z0SI+QASeV01Q=" hash="SHA-1"/></features>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-10-27 23:26:49 |  << <iq xmlns="jabber:client" id="1n8kLHLLDAocEkFKFxfPGzg" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com >> <iq xmlns="jabber:client" id="1n8kLHLLDAocEkFKFxfPGzg" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-10-27 23:26:49 |  >> <iq type="result" xmlns="jabber:client" id="1n8kLHLLDAocEkFKFxfPGzg" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_ftowks0161@test-domain.com/1962106896-tigase-162</jid></bind></iq>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com << <iq type="result" xmlns="jabber:client" id="1n8kLHLLDAocEkFKFxfPGzg" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_ftowks0161@test-domain.com/1962106896-tigase-162</jid></bind></iq>

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-10-27 23:26:49 |  << <iq xmlns="jabber:client" id="PeFbuZcTfzcwl0hKGMFvnZ5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <iq xmlns="jabber:client" id="PeFbuZcTfzcwl0hKGMFvnZ5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-10-27 23:26:49 |  >> <iq type="result" xmlns="jabber:client" id="PeFbuZcTfzcwl0hKGMFvnZ5" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"/>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <iq type="result" xmlns="jabber:client" id="PeFbuZcTfzcwl0hKGMFvnZ5" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"/>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-10-27 23:26:49 |  << <iq to="test-domain.com" id="RlYBql9nOKNU5mUezjZdxo0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <iq to="test-domain.com" id="RlYBql9nOKNU5mUezjZdxo0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-10-27 23:26:49 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-10-27 23:26:49 |  >> <enabled location="8dfa9d99ff97" resume="true" xmlns="urn:xmpp:sm:3" max="60" id="5717c681-8806-451e-9abf-9321f309566c"/>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <enabled location="8dfa9d99ff97" resume="true" xmlns="urn:xmpp:sm:3" max="60" id="5717c681-8806-451e-9abf-9321f309566c"/>

2023-10-27 23:26:49 |  << <iq id="dfEmTZ9DiNIr6HRNEq9CvcA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <iq id="dfEmTZ9DiNIr6HRNEq9CvcA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:49 |  >> <iq type="result" xmlns="jabber:client" id="RlYBql9nOKNU5mUezjZdxo0" from="test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><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-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <iq type="result" xmlns="jabber:client" id="RlYBql9nOKNU5mUezjZdxo0" from="test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><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-10-27 23:26:49 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:49 |  >> <iq type="result" xmlns="jabber:client" id="dfEmTZ9DiNIr6HRNEq9CvcA" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <iq type="result" xmlns="jabber:client" id="dfEmTZ9DiNIr6HRNEq9CvcA" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:49 |  >> <presence xmlns="jabber:client" from="user1_ftowks0161@test-domain.com/1962106896-tigase-162" to="user1_ftowks0161@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:49 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <presence xmlns="jabber:client" from="user1_ftowks0161@test-domain.com/1962106896-tigase-162" to="user1_ftowks0161@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 |  >> <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-10-27 23:26:49 | user1 :: user1_orypu00162@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-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2476] Start TLS

2023-10-27 23:26:49 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Proceeding TLS

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Start handshake

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-10-27 23:26:49 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9vcnlwdTAwMTYyLHI9WmM2WHlCSUJOem5QNHFXQjBzMGE=</auth>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9vcnlwdTAwMTYyLHI9WmM2WHlCSUJOem5QNHFXQjBzMGE=</auth>

2023-10-27 23:26:49 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aYzZYeUJJQk56blA0cVdCMHMwYVo3dEY3cXExWmtsNjZRYm5XWmF1LHM9bDh0ZWRRNisrbXF4UXc9PSxpPTQwOTY=</challenge>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aYzZYeUJJQk56blA0cVdCMHMwYVo3dEY3cXExWmtsNjZRYm5XWmF1LHM9bDh0ZWRRNisrbXF4UXc9PSxpPTQwOTY=</challenge>

2023-10-27 23:26:49 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WmM2WHlCSUJOem5QNHFXQjBzMGFaN3RGN3FxMVprbDY2UWJuV1phdSxwPVdjK0puMTdDQlkxMGRuSTdCUFFNUWk1Q2kvUHZOYkxUY3pBbFB5WTY2U1k9</response>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WmM2WHlCSUJOem5QNHFXQjBzMGFaN3RGN3FxMVprbDY2UWJuV1phdSxwPVdjK0puMTdDQlkxMGRuSTdCUFFNUWk1Q2kvUHZOYkxUY3pBbFB5WTY2U1k9</response>

2023-10-27 23:26:49 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ucEFOMmx1d1ViMzcyRlRBaEt4Tk1KRDBjaXRTRlBsOS85d3RIa2JlSXhZPQ==</success>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ucEFOMmx1d1ViMzcyRlRBaEt4Tk1KRDBjaXRTRlBsOS85d3RIa2JlSXhZPQ==</success>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:49 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="8p/eOH8ZVbMsR7Z0SI+QASeV01Q=" hash="SHA-1"/></features>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="8p/eOH8ZVbMsR7Z0SI+QASeV01Q=" hash="SHA-1"/></features>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-10-27 23:26:49 |  << <iq xmlns="jabber:client" id="bvosVgHBn5cBkFyBFpSS3q7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com >> <iq xmlns="jabber:client" id="bvosVgHBn5cBkFyBFpSS3q7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-10-27 23:26:49 |  >> <iq type="result" xmlns="jabber:client" id="bvosVgHBn5cBkFyBFpSS3q7" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_orypu00162@test-domain.com/1962106896-tigase-163</jid></bind></iq>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com << <iq type="result" xmlns="jabber:client" id="bvosVgHBn5cBkFyBFpSS3q7" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_orypu00162@test-domain.com/1962106896-tigase-163</jid></bind></iq>

2023-10-27 23:26:49 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-10-27 23:26:49 |  << <iq xmlns="jabber:client" id="tzy4p0cOJDDv7yk4oODGxhJ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <iq xmlns="jabber:client" id="tzy4p0cOJDDv7yk4oODGxhJ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-10-27 23:26:49 |  >> <iq type="result" xmlns="jabber:client" id="tzy4p0cOJDDv7yk4oODGxhJ" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"/>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <iq type="result" xmlns="jabber:client" id="tzy4p0cOJDDv7yk4oODGxhJ" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"/>

2023-10-27 23:26:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-10-27 23:26:49 |  << <iq to="test-domain.com" id="QuhkFyBFpSS3q7q2u5l3lNU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <iq to="test-domain.com" id="QuhkFyBFpSS3q7q2u5l3lNU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-10-27 23:26:49 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-10-27 23:26:49 |  << <iq id="JjIu9vbHq3etaP7jGuhS1eE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <iq id="JjIu9vbHq3etaP7jGuhS1eE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:49 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:49 |  >> <enabled location="8dfa9d99ff97" resume="true" xmlns="urn:xmpp:sm:3" max="60" id="b8029049-8f7c-4b49-aa67-24fc921f9d9b"/>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <enabled location="8dfa9d99ff97" resume="true" xmlns="urn:xmpp:sm:3" max="60" id="b8029049-8f7c-4b49-aa67-24fc921f9d9b"/>

2023-10-27 23:26:49 |  >> <iq type="result" xmlns="jabber:client" id="QuhkFyBFpSS3q7q2u5l3lNU" from="test-domain.com" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><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-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <iq type="result" xmlns="jabber:client" id="QuhkFyBFpSS3q7q2u5l3lNU" from="test-domain.com" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><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-10-27 23:26:49 |  >> <iq type="result" xmlns="jabber:client" id="JjIu9vbHq3etaP7jGuhS1eE" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:49 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <iq type="result" xmlns="jabber:client" id="JjIu9vbHq3etaP7jGuhS1eE" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:50 |  >> <presence xmlns="jabber:client" from="user1_orypu00162@test-domain.com/1962106896-tigase-163" to="user1_orypu00162@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:50 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <presence xmlns="jabber:client" from="user1_orypu00162@test-domain.com/1962106896-tigase-163" to="user1_orypu00162@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2481] Start TLS

2023-10-27 23:26:50 |  >> <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-10-27 23:26:50 | user1 :: user1_z4aboc0163@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-10-27 23:26:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Proceeding TLS

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Start handshake

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:50 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@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"/><register xmlns="http://jabber.org/features/iq-register"/><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-10-27 23:26:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV96NGFib2MwMTYzLHI9M3dSeWpacEpyaGdMaWtQVkZyeEU=</auth>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV96NGFib2MwMTYzLHI9M3dSeWpacEpyaGdMaWtQVkZyeEU=</auth>

2023-10-27 23:26:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zd1J5alpwSnJoZ0xpa1BWRnJ4RVg1SWRZcE9icmt2dUFmV3h3aTE5LHM9OU5BZElHRUJKS3lBVFE9PSxpPTQwOTY=</challenge>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zd1J5alpwSnJoZ0xpa1BWRnJ4RVg1SWRZcE9icmt2dUFmV3h3aTE5LHM9OU5BZElHRUJKS3lBVFE9PSxpPTQwOTY=</challenge>

2023-10-27 23:26:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3dSeWpacEpyaGdMaWtQVkZyeEVYNUlkWXBPYnJrdnVBZld4d2kxOSxwPXowZWFpTjVXWSs1VVRXZGJ2SVc1WXpOcEJmNTZidEFadVVkZy9vTi94L2M9</response>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3dSeWpacEpyaGdMaWtQVkZyeEVYNUlkWXBPYnJrdnVBZld4d2kxOSxwPXowZWFpTjVXWSs1VVRXZGJ2SVc1WXpOcEJmNTZidEFadVVkZy9vTi94L2M9</response>

2023-10-27 23:26:50 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13Z1NvM2JFR0FkcU8xZ2FUaElXNGoxUnhzYVl6RUlRbHN5a2JxNzMxL0F3PQ==</success>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13Z1NvM2JFR0FkcU8xZ2FUaElXNGoxUnhzYVl6RUlRbHN5a2JxNzMxL0F3PQ==</success>

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-10-27 23:26:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="8p/eOH8ZVbMsR7Z0SI+QASeV01Q=" hash="SHA-1"/></features>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="8p/eOH8ZVbMsR7Z0SI+QASeV01Q=" hash="SHA-1"/></features>

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-10-27 23:26:50 |  << <iq xmlns="jabber:client" id="XnSwl0hKGMFvnZ5ucOSMzyh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com >> <iq xmlns="jabber:client" id="XnSwl0hKGMFvnZ5ucOSMzyh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-10-27 23:26:50 |  >> <iq type="result" xmlns="jabber:client" id="XnSwl0hKGMFvnZ5ucOSMzyh" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_z4aboc0163@test-domain.com/1962106896-tigase-164</jid></bind></iq>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com << <iq type="result" xmlns="jabber:client" id="XnSwl0hKGMFvnZ5ucOSMzyh" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_z4aboc0163@test-domain.com/1962106896-tigase-164</jid></bind></iq>

2023-10-27 23:26:50 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-10-27 23:26:50 |  << <iq xmlns="jabber:client" id="XoTyp8xgIQNLT19CskUQHON" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <iq xmlns="jabber:client" id="XoTyp8xgIQNLT19CskUQHON" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-10-27 23:26:50 |  >> <iq type="result" xmlns="jabber:client" id="XoTyp8xgIQNLT19CskUQHON" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"/>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <iq type="result" xmlns="jabber:client" id="XoTyp8xgIQNLT19CskUQHON" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"/>

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-10-27 23:26:50 |  << <iq to="test-domain.com" id="1xiEpZlVXeGMOEj2fHztY9q" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <iq to="test-domain.com" id="1xiEpZlVXeGMOEj2fHztY9q" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-10-27 23:26:50 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-10-27 23:26:50 |  >> <enabled location="8dfa9d99ff97" resume="true" xmlns="urn:xmpp:sm:3" max="60" id="7078a075-86fc-4532-8c64-54afc47007f5"/>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <enabled location="8dfa9d99ff97" resume="true" xmlns="urn:xmpp:sm:3" max="60" id="7078a075-86fc-4532-8c64-54afc47007f5"/>

2023-10-27 23:26:50 |  << <iq id="lu7T0vt16kXeJEuoTXhNHIE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <iq id="lu7T0vt16kXeJEuoTXhNHIE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:50 |  >> <iq type="result" xmlns="jabber:client" id="1xiEpZlVXeGMOEj2fHztY9q" from="test-domain.com" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><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-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <iq type="result" xmlns="jabber:client" id="1xiEpZlVXeGMOEj2fHztY9q" from="test-domain.com" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12406/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><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-10-27 23:26:50 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:50 |  >> <iq type="result" xmlns="jabber:client" id="lu7T0vt16kXeJEuoTXhNHIE" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <iq type="result" xmlns="jabber:client" id="lu7T0vt16kXeJEuoTXhNHIE" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

2023-10-27 23:26:50 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommlu7ko0164@muc.test-domain.com is created

2023-10-27 23:26:50 |  << <presence to="roommlu7ko0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <presence to="roommlu7ko0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:50 | [Mutex] waiting for: [joinAs:user1]

2023-10-27 23:26:50 |  >> <presence xmlns="jabber:client" from="user1_z4aboc0163@test-domain.com/1962106896-tigase-164" to="user1_z4aboc0163@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:50 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <presence xmlns="jabber:client" from="user1_z4aboc0163@test-domain.com/1962106896-tigase-164" to="user1_z4aboc0163@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-10-27 23:26:50 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" jid="user1_ftowks0161@test-domain.com/1962106896-tigase-162" nick="user1" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" jid="user1_ftowks0161@test-domain.com/1962106896-tigase-162" nick="user1" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-10-27 23:26:50 | [Mutex] notify: [joinAs:user1]

2023-10-27 23:26:50 | [Mutex] received everything.

2023-10-27 23:26:50 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-10-27 23:26:50 |  << <iq to="roommlu7ko0164@muc.test-domain.com" id="4yhznR2i0gy7Et9thAnSLKZ" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <iq to="roommlu7ko0164@muc.test-domain.com" id="4yhznR2i0gy7Et9thAnSLKZ" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-10-27 23:26:50 |  >> <message type="groupchat" xmlns="jabber:client" id="07cad4b808155b04ac8dec00da5711db5fb9020e" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><subject/><delay jid="roommlu7ko0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-10-28T06:26:50.198Z"/></message>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <message type="groupchat" xmlns="jabber:client" id="07cad4b808155b04ac8dec00da5711db5fb9020e" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><subject/><delay jid="roommlu7ko0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-10-28T06:26:50.198Z"/></message>

2023-10-27 23:26:50 | [Mutex] waiting for: [getConfig]

2023-10-27 23:26:50 |  >> <message type="groupchat" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><body>Room is locked. Please configure.</body></message>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <message type="groupchat" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><body>Room is locked. Please configure.</body></message>

2023-10-27 23:26:50 |  >> <message type="groupchat" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-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-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <message type="groupchat" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-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-10-27 23:26:50 |  >> <iq type="result" xmlns="jabber:client" id="4yhznR2i0gy7Et9thAnSLKZ" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field type="text-single" label="Natural-Language Room Name" var="muc#roomconfig_roomname"><value/></field><field type="text-single" label="Short Description of Room" var="muc#roomconfig_roomdesc"><value/></field><field type="boolean" label="Make Room Persistent?" var="muc#roomconfig_persistentroom"><value>0</value></field><field type="boolean" label="Make Room Publicly Searchable?" var="muc#roomconfig_publicroom"><value>1</value></field><field type="boolean" label="Make Room Moderated?" var="muc#roomconfig_moderatedroom"><value>0</value></field><field type="boolean" label="Make Room Members Only?" var="muc#roomconfig_membersonly"><value>0</value></field><field type="boolean" label="Allow Occupants to Invite Others?" var="muc#roomconfig_allowinvites"><value>1</value></field><field type="list-single" label="Who Can Send Private Messages?" 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 type="boolean" label="Password Required to Enter?" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field type="text-single" label="Password" var="muc#roomconfig_roomsecret"><value/></field><field type="list-single" label="Who May Discover Real JIDs?" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field type="boolean" label="Allow Occupants to Change Subject?" var="muc#roomconfig_changesubject"><value>0</value></field><field type="boolean" label="Enable Public Logging?" var="muc#roomconfig_enablelogging"><value>0</value></field><field type="list-single" label="Logging format:" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field type="text-single" label="Maximum Number of History Messages Returned by Room" var="muc#maxhistoryfetch"><value>50</value></field><field type="list-single" label="Maximum Number of Occupants" var="muc#roomconfig_maxusers"><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 type="list-single" label="Maximum Number of Single Occupant Resources" 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 type="list-single" label="Presence delivery logic" 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 type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups" var="tigase#presence_filtering"><value>0</value></field><field type="list-multi" label="Affiliations for which presence should be delivered" 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 type="boolean" label="Send welcome messages on room creation" var="tigase#welcome_messages"><value>1</value></field><field type="jid-multi" label="Full List of Room Admins" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <iq type="result" xmlns="jabber:client" id="4yhznR2i0gy7Et9thAnSLKZ" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field type="text-single" label="Natural-Language Room Name" var="muc#roomconfig_roomname"><value/></field><field type="text-single" label="Short Description of Room" var="muc#roomconfig_roomdesc"><value/></field><field type="boolean" label="Make Room Persistent?" var="muc#roomconfig_persistentroom"><value>0</value></field><field type="boolean" label="Make Room Publicly Searchable?" var="muc#roomconfig_publicroom"><value>1</value></field><field type="boolean" label="Make Room Moderated?" var="muc#roomconfig_moderatedroom"><value>0</value></field><field type="boolean" label="Make Room Members Only?" var="muc#roomconfig_membersonly"><value>0</value></field><field type="boolean" label="Allow Occupants to Invite Others?" var="muc#roomconfig_allowinvites"><value>1</value></field><field type="list-single" label="Who Can Send Private Messages?" 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 type="boolean" label="Password Required to Enter?" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field type="text-single" label="Password" var="muc#roomconfig_roomsecret"><value/></field><field type="list-single" label="Who May Discover Real JIDs?" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field type="boolean" label="Allow Occupants to Change Subject?" var="muc#roomconfig_changesubject"><value>0</value></field><field type="boolean" label="Enable Public Logging?" var="muc#roomconfig_enablelogging"><value>0</value></field><field type="list-single" label="Logging format:" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field type="text-single" label="Maximum Number of History Messages Returned by Room" var="muc#maxhistoryfetch"><value>50</value></field><field type="list-single" label="Maximum Number of Occupants" var="muc#roomconfig_maxusers"><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 type="list-single" label="Maximum Number of Single Occupant Resources" 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 type="list-single" label="Presence delivery logic" 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 type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups" var="tigase#presence_filtering"><value>0</value></field><field type="list-multi" label="Affiliations for which presence should be delivered" 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 type="boolean" label="Send welcome messages on room creation" var="tigase#welcome_messages"><value>1</value></field><field type="jid-multi" label="Full List of Room Admins" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-10-27 23:26:50 |  << <iq id="r9i9kd0165" to="roommlu7ko0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <iq id="r9i9kd0165" to="roommlu7ko0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-10-27 23:26:50 | [Mutex] received everything.

2023-10-27 23:26:50 | [Mutex] isItemNotified: getConfig:success :: true

2023-10-27 23:26:50 |  >> <message type="groupchat" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><body>Room is now unlocked</body></message>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <message type="groupchat" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><body>Room is now unlocked</body></message>

2023-10-27 23:26:50 |  >> <iq type="result" xmlns="jabber:client" id="r9i9kd0165" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"/>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <iq type="result" xmlns="jabber:client" id="r9i9kd0165" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"/>

2023-10-27 23:26:50 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-10-27 23:26:50 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-10-27 23:26:50 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-10-27 23:26:51 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommlu7ko0164@muc.test-domain.com is created

2023-10-27 23:26:51 |  << <presence to="roommlu7ko0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:51 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <presence to="roommlu7ko0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:51 | [Mutex] waiting for: [resp]

2023-10-27 23:26:51 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-10-27 23:26:51 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:51 | [Mutex] notify: [2:joinAs:user2]

2023-10-27 23:26:51 | [Mutex] notify: [resp, joinAs:user2]

2023-10-27 23:26:51 | [Mutex] received everything.

2023-10-27 23:26:51 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-10-27 23:26:51 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommlu7ko0164@muc.test-domain.com is created

2023-10-27 23:26:51 |  << <presence to="roommlu7ko0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:51 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <presence to="roommlu7ko0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:51 | [Mutex] waiting for: [resp]

2023-10-27 23:26:51 |  >> <message type="groupchat" xmlns="jabber:client" id="07cad4b808155b04ac8dec00da5711db5fb9020e" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><subject/><delay jid="roommlu7ko0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-10-28T06:26:50.198Z"/></message>

2023-10-27 23:26:51 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <message type="groupchat" xmlns="jabber:client" id="07cad4b808155b04ac8dec00da5711db5fb9020e" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><subject/><delay jid="roommlu7ko0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-10-28T06:26:50.198Z"/></message>

2023-10-27 23:26:51 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-10-27 23:26:51 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:51 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_orypu00162@test-domain.com/1962106896-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_orypu00162@test-domain.com/1962106896-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:51 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-10-27 23:26:51 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:51 | [Mutex] notify: [3:joinAs:user3]

2023-10-27 23:26:51 | [Mutex] notify: [resp, joinAs:user3]

2023-10-27 23:26:51 | [Mutex] received everything.

2023-10-27 23:26:51 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-10-27 23:26:51 |  << <presence to="roommlu7ko0164@muc.test-domain.com/user2" type="unavailable"/>

2023-10-27 23:26:51 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <presence to="roommlu7ko0164@muc.test-domain.com/user2" type="unavailable"/>

2023-10-27 23:26:51 |  << <presence to="roommlu7ko0164@muc.test-domain.com/user3" type="unavailable"/>

2023-10-27 23:26:51 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <presence to="roommlu7ko0164@muc.test-domain.com/user3" type="unavailable"/>

2023-10-27 23:26:51 |  >> <message type="groupchat" xmlns="jabber:client" id="07cad4b808155b04ac8dec00da5711db5fb9020e" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><subject/><delay jid="roommlu7ko0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-10-28T06:26:50.198Z"/></message>

2023-10-27 23:26:51 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <message type="groupchat" xmlns="jabber:client" id="07cad4b808155b04ac8dec00da5711db5fb9020e" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><subject/><delay jid="roommlu7ko0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-10-28T06:26:50.198Z"/></message>

2023-10-27 23:26:51 |  >> <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:51 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_z4aboc0163@test-domain.com/1962106896-tigase-164" nick="user3" affiliation="none"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_z4aboc0163@test-domain.com/1962106896-tigase-164" nick="user3" affiliation="none"/></x></presence>

2023-10-27 23:26:51 |  >> <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_orypu00162@test-domain.com/1962106896-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_orypu00162@test-domain.com/1962106896-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:51 |  >> <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_z4aboc0163@test-domain.com/1962106896-tigase-164" nick="user3" affiliation="none"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_z4aboc0163@test-domain.com/1962106896-tigase-164" nick="user3" affiliation="none"/></x></presence>

2023-10-27 23:26:51 |  >> <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:51 |  >> <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:51 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <presence type="unavailable" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:52 |  << <iq to="roommlu7ko0164@muc.test-domain.com" id="fzir3rU1alUj5fyeLQX6ocv" 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-10-27 23:26:52 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 >> <iq to="roommlu7ko0164@muc.test-domain.com" id="fzir3rU1alUj5fyeLQX6ocv" 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-10-27 23:26:52 | [Mutex] waiting for: [setConfig]

2023-10-27 23:26:52 |  >> <iq type="result" xmlns="jabber:client" id="fzir3rU1alUj5fyeLQX6ocv" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"/>

2023-10-27 23:26:52 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <iq type="result" xmlns="jabber:client" id="fzir3rU1alUj5fyeLQX6ocv" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"/>

2023-10-27 23:26:52 | [Mutex] received everything.

2023-10-27 23:26:52 | [Mutex] isItemNotified: setConfig:success :: true

2023-10-27 23:26:52 |  >> <message type="groupchat" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-10-27 23:26:52 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <message type="groupchat" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-10-27 23:26:53 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommlu7ko0164@muc.test-domain.com is created

2023-10-27 23:26:53 |  << <presence to="roommlu7ko0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:53 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <presence to="roommlu7ko0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:53 | [Mutex] waiting for: [resp]

2023-10-27 23:26:53 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-10-27 23:26:53 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-10-27 23:26:53 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:53 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-10-27 23:26:53 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-10-27 23:26:53 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-10-27 23:26:53 |  >> <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_orypu00162@test-domain.com/1962106896-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:53 | user1 :: user1_ftowks0161@test-domain.com/1962106896-tigase-162 << <presence xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user2" to="user1_ftowks0161@test-domain.com/1962106896-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_orypu00162@test-domain.com/1962106896-tigase-163" nick="user2" affiliation="none"/></x></presence>

2023-10-27 23:26:53 | [Mutex] notify: [2:joinAs:user2]

2023-10-27 23:26:53 | [Mutex] notify: [resp, joinAs:user2]

2023-10-27 23:26:53 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-10-27 23:26:53 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-10-27 23:26:53 | [Mutex] received everything.

2023-10-27 23:26:53 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-10-27 23:26:53 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommlu7ko0164@muc.test-domain.com is created

2023-10-27 23:26:53 |  << <presence to="roommlu7ko0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:53 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <presence to="roommlu7ko0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-10-27 23:26:53 |  >> <message type="groupchat" xmlns="jabber:client" id="07cad4b808155b04ac8dec00da5711db5fb9020e" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><subject/><delay jid="roommlu7ko0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-10-28T06:26:50.198Z"/></message>

2023-10-27 23:26:53 | user1 :: user1_orypu00162@test-domain.com/1962106896-tigase-163 << <message type="groupchat" xmlns="jabber:client" id="07cad4b808155b04ac8dec00da5711db5fb9020e" from="roommlu7ko0164@muc.test-domain.com/user1" to="user1_orypu00162@test-domain.com/1962106896-tigase-163"><subject/><delay jid="roommlu7ko0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-10-28T06:26:50.198Z"/></message>

2023-10-27 23:26:53 | [Mutex] waiting for: [resp]

2023-10-27 23:26:53 |  >> <presence type="error" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc"/><error type="cancel" code="503"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-10-27 23:26:53 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <presence type="error" xmlns="jabber:client" from="roommlu7ko0164@muc.test-domain.com/user3" to="user1_z4aboc0163@test-domain.com/1962106896-tigase-164"><x xmlns="http://jabber.org/protocol/muc"/><error type="cancel" code="503"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-10-27 23:26:53 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-10-27 23:26:53 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-10-27 23:26:53 | [Mutex] notify: [resp, notJoinAs:user3]

2023-10-27 23:26:53 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-10-27 23:26:53 | user1 :: user1_z4aboc0163@test-domain.com/1962106896-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-10-27 23:26:53 | [Mutex] received everything.

2023-10-27 23:26:53 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Connector  state changed: connected->disconnected

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Stream terminated

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Connector  state changed: connected->disconnected

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Stream terminated

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Connector  state changed: connected->disconnected

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Stream terminated

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-10-27 23:26:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted