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

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.455s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.173s
2023-03-06 09:19:11 |

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

2023-03-06 09:19:11 | ------------------------------------

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@50b5992

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

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

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

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

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

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

2023-03-06 09:19:11 | [Mutex] waiting for: [registration]

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@bcca743

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@ff332e2

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start TLS

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

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Proceeding TLS

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Start handshake

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4af1ad78

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1569ba7d

2023-03-06 09:19:11 | 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-03-06 09:19:11 | 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-03-06 09:19:11 | 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-03-06 09:19:11 | user1 :: null >> <iq to="test-domain.com" id="esD19siX5vhKCgPODBfO6Cf" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-03-06 09:19:11 | user1 :: null << <iq xmlns="jabber:client" type="result" id="esD19siX5vhKCgPODBfO6Cf" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-03-06 09:19:11 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" type="result" id="esD19siX5vhKCgPODBfO6Cf" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-03-06 09:19:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7b71e12c

2023-03-06 09:19:11 | user1 :: null >> <iq to="test-domain.com" id="vopWiBylGKRUUZ6yl5hFum5" type="set"><query xmlns="jabber:iq:register"><username>user1_5h6bsm0161</username><password>user1_5h6bsm0161</password><email>39cabdbc-a242-45fa-b12f-b10a97c719ee@localhost</email></query></iq>

2023-03-06 09:19:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vopWiBylGKRUUZ6yl5hFum5" type="set"><query xmlns="jabber:iq:register"><username>user1_5h6bsm0161</username><password>user1_5h6bsm0161</password><email>39cabdbc-a242-45fa-b12f-b10a97c719ee@localhost</email></query></iq>}

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

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

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

2023-03-06 09:19:11 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Connector  state changed: disconnecting->disconnected

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6d03a882

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2ade5237

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2451] Stream terminated

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@72bcbf43

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@63058b9

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7607a745

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5317e3b2

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

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

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

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

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

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

2023-03-06 09:19:11 | [Mutex] waiting for: [registration]

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5dd017a0

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@59ef88c2

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Start TLS

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Proceeding TLS

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Start handshake

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1ced1d9b

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@700b77c7

2023-03-06 09:19:11 | 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-03-06 09:19:11 | 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-03-06 09:19:11 | 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-03-06 09:19:11 | user1 :: null >> <iq to="test-domain.com" id="3rwVQ4vcu9qcDFrZ8EFvlX6" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-03-06 09:19:11 | user1 :: null << <iq xmlns="jabber:client" type="result" id="3rwVQ4vcu9qcDFrZ8EFvlX6" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-03-06 09:19:11 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" type="result" id="3rwVQ4vcu9qcDFrZ8EFvlX6" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-03-06 09:19:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2d3b0371

2023-03-06 09:19:11 | user1 :: null >> <iq to="test-domain.com" id="ZruFEMYXgLwqdCkPMU3v7lQ" type="set"><query xmlns="jabber:iq:register"><username>user1_z3sy8l0162</username><password>user1_z3sy8l0162</password><email>cc633886-348b-4642-b1f0-22f5253ecf30@localhost</email></query></iq>

2023-03-06 09:19:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ZruFEMYXgLwqdCkPMU3v7lQ" type="set"><query xmlns="jabber:iq:register"><username>user1_z3sy8l0162</username><password>user1_z3sy8l0162</password><email>cc633886-348b-4642-b1f0-22f5253ecf30@localhost</email></query></iq>}

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

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

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

2023-03-06 09:19:11 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Connector  state changed: disconnecting->disconnected

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2458] Stream terminated

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@837378c

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7cc2e2d4

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@575c17c4

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@715e931a

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2289b6d5

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@13337e5f

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

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

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

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

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

2023-03-06 09:19:11 | [Mutex] waiting for: [registration]

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f997341

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7ba6f86a

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Start TLS

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Proceeding TLS

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Start handshake

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3ea4797a

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3b67fbf7

2023-03-06 09:19:11 | 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-03-06 09:19:11 | 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-03-06 09:19:11 | 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-03-06 09:19:11 | user1 :: null >> <iq to="test-domain.com" id="y8x4nKS7qW3eOR7lNKS7p9z" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-03-06 09:19:11 | user1 :: null << <iq xmlns="jabber:client" type="result" id="y8x4nKS7qW3eOR7lNKS7p9z" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-03-06 09:19:11 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" type="result" id="y8x4nKS7qW3eOR7lNKS7p9z" 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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-03-06 09:19:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@fd084a1

2023-03-06 09:19:11 | user1 :: null >> <iq to="test-domain.com" id="paB9sVbp8KUP0fum5mONIMN" type="set"><query xmlns="jabber:iq:register"><username>user1_9lhbqr0163</username><password>user1_9lhbqr0163</password><email>7a6387d2-5a98-4c9d-9687-504858075e0f@localhost</email></query></iq>

2023-03-06 09:19:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="paB9sVbp8KUP0fum5mONIMN" type="set"><query xmlns="jabber:iq:register"><username>user1_9lhbqr0163</username><password>user1_9lhbqr0163</password><email>7a6387d2-5a98-4c9d-9687-504858075e0f@localhost</email></query></iq>}

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

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

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

2023-03-06 09:19:11 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Connector  state changed: disconnecting->disconnected

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2465] Stream terminated

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@43f95899

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5e8b8635

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

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

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

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5a376650

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@51c9043b

2023-03-06 09:19:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@58fdb30b

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2470] Start TLS

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Proceeding TLS

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

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

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

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

2023-03-06 09:19:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Start handshake

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

2023-03-06 09:19:11 |  >> <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-03-06 09:19:11 | user1 :: user1_5h6bsm0161@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-03-06 09:19:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

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

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

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV81aDZic20wMTYxLHI9NEhXMUJFNFY2aHZJVlVrOHN4MUo=</auth>

2023-03-06 09:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00SFcxQkU0VjZodklWVWs4c3gxSlFlWHdzdkVOdEhuTG5aZ2U2ZUtFLHM9WTVPNWpzZGlOc0RDOVE9PSxpPTQwOTY=</challenge>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00SFcxQkU0VjZodklWVWs4c3gxSlFlWHdzdkVOdEhuTG5aZ2U2ZUtFLHM9WTVPNWpzZGlOc0RDOVE9PSxpPTQwOTY=</challenge>

2023-03-06 09:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEhXMUJFNFY2aHZJVlVrOHN4MUpRZVh3c3ZFTnRIbkxuWmdlNmVLRSxwPURPdFh5Wjl4c1ArcHdmOHJaYmhOR0xBQ015ckpjM3BsOGZvWTlRL3pELzQ9</response>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEhXMUJFNFY2aHZJVlVrOHN4MUpRZVh3c3ZFTnRIbkxuWmdlNmVLRSxwPURPdFh5Wjl4c1ArcHdmOHJaYmhOR0xBQ015ckpjM3BsOGZvWTlRL3pELzQ9</response>

2023-03-06 09:19:11 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1rNDlMRTFRNnVpZnpPSW44SHV4MVhNSnFEUUw2RXZnYXB4YTVRTSszM3lRPQ==</success>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1rNDlMRTFRNnVpZnpPSW44SHV4MVhNSnFEUUw2RXZnYXB4YTVRTSszM3lRPQ==</success>

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

2023-03-06 09:19:11 |  >> <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 ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@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 ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

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

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

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

2023-03-06 09:19:11 |  >> <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="El6W3eOR7lNKS7p9zkMAt6d"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_5h6bsm0161@test-domain.com/228467168-tigase-162</jid></bind></iq>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com << <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="El6W3eOR7lNKS7p9zkMAt6d"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_5h6bsm0161@test-domain.com/228467168-tigase-162</jid></bind></iq>

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

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

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <iq xmlns="jabber:client" id="DxE8mTUazxbt6AxfPV2cq9s" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:19:11 |  >> <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="DxE8mTUazxbt6AxfPV2cq9s"/>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="DxE8mTUazxbt6AxfPV2cq9s"/>

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

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

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <iq to="test-domain.com" id="8n80bukTbt3gUbxp5mQIJCf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:19:11 |  >> <enabled max="60" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="cdf91075-a0c0-49f5-aa42-8766e7c86483" resume="true"/>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <enabled max="60" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="cdf91075-a0c0-49f5-aa42-8766e7c86483" resume="true"/>

2023-03-06 09:19:11 |  << <iq id="Gn6YiP3dxeQ3hT3iIsdAbHr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <iq id="Gn6YiP3dxeQ3hT3iIsdAbHr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:11 |  >> <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="8n80bukTbt3gUbxp5mQIJCf" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-06 09:19:11 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="8n80bukTbt3gUbxp5mQIJCf" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:19:12 |  >> <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="Gn6YiP3dxeQ3hT3iIsdAbHr"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="Gn6YiP3dxeQ3hT3iIsdAbHr"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-03-06 09:19:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

2023-03-06 09:19:12 |  >> <presence to="user1_5h6bsm0161@test-domain.com" xmlns="jabber:client" from="user1_5h6bsm0161@test-domain.com/228467168-tigase-162"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <presence to="user1_5h6bsm0161@test-domain.com" xmlns="jabber:client" from="user1_5h6bsm0161@test-domain.com/228467168-tigase-162"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

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

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

2023-03-06 09:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Start TLS

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

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

2023-03-06 09:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Proceeding TLS

2023-03-06 09:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Start handshake

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

2023-03-06 09:19:12 |  >> <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-03-06 09:19:12 | user1 :: user1_z3sy8l0162@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-03-06 09:19:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

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

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

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV96M3N5OGwwMTYyLHI9c3BvOXhYYU9uZGZMTFFGRTR4M0E=</auth>

2023-03-06 09:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zcG85eFhhT25kZkxMUUZFNHgzQWFDSVVISFdWeE0ycE5tdG9JYnVVLHM9SXQwcmR0aTN6dmVTZHc9PSxpPTQwOTY=</challenge>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zcG85eFhhT25kZkxMUUZFNHgzQWFDSVVISFdWeE0ycE5tdG9JYnVVLHM9SXQwcmR0aTN6dmVTZHc9PSxpPTQwOTY=</challenge>

2023-03-06 09:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c3BvOXhYYU9uZGZMTFFGRTR4M0FhQ0lVSEhXVnhNMnBObXRvSWJ1VSxwPUE4M2RKNlQ5T0VBR3llYkRyd1I1L1lOeG5GQUhuL2wxb0RaKzBZTUxvcjg9</response>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c3BvOXhYYU9uZGZMTFFGRTR4M0FhQ0lVSEhXVnhNMnBObXRvSWJ1VSxwPUE4M2RKNlQ5T0VBR3llYkRyd1I1L1lOeG5GQUhuL2wxb0RaKzBZTUxvcjg9</response>

2023-03-06 09:19:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WK0FvM2xNclEzbFhjRElkc25aRFBYcTJOK0M1VWZqUjBJWWp0NG1ZQktvPQ==</success>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WK0FvM2xNclEzbFhjRElkc25aRFBYcTJOK0M1VWZqUjBJWWp0NG1ZQktvPQ==</success>

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

2023-03-06 09:19:12 |  >> <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 ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@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 ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

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

2023-03-06 09:19:12 |  << <iq xmlns="jabber:client" id="8pa4jKQVfBjMWfFFBoUQZ8h" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com >> <iq xmlns="jabber:client" id="8pa4jKQVfBjMWfFFBoUQZ8h" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:19:12 |  >> <iq to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="result" id="8pa4jKQVfBjMWfFFBoUQZ8h"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_z3sy8l0162@test-domain.com/228467168-tigase-163</jid></bind></iq>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com << <iq to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="result" id="8pa4jKQVfBjMWfFFBoUQZ8h"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_z3sy8l0162@test-domain.com/228467168-tigase-163</jid></bind></iq>

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

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

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <iq xmlns="jabber:client" id="cAFdPLDqePPZfGu0jMztZi4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:19:12 |  >> <iq to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="result" id="cAFdPLDqePPZfGu0jMztZi4"/>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <iq to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="result" id="cAFdPLDqePPZfGu0jMztZi4"/>

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

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

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <iq to="test-domain.com" id="cBGfTTTWgTXfLIy8ziBx7yA" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:19:12 |  >> <enabled max="60" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="daa027dc-9375-42d1-a61e-56f168179a4d" resume="true"/>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <enabled max="60" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="daa027dc-9375-42d1-a61e-56f168179a4d" resume="true"/>

2023-03-06 09:19:12 |  << <iq id="6ENBoSVYiP3dxeQ3hT3iIsd" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <iq id="6ENBoSVYiP3dxeQ3hT3iIsd" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:12 |  >> <iq to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="result" id="cBGfTTTWgTXfLIy8ziBx7yA" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <iq to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="result" id="cBGfTTTWgTXfLIy8ziBx7yA" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:19:12 |  >> <iq to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="result" id="6ENBoSVYiP3dxeQ3hT3iIsd"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <iq to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="result" id="6ENBoSVYiP3dxeQ3hT3iIsd"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-03-06 09:19:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

2023-03-06 09:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2480] Start TLS

2023-03-06 09:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Proceeding TLS

2023-03-06 09:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Start handshake

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

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

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

2023-03-06 09:19:12 |  >> <presence to="user1_z3sy8l0162@test-domain.com" xmlns="jabber:client" from="user1_z3sy8l0162@test-domain.com/228467168-tigase-163"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-06 09:19:12 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <presence to="user1_z3sy8l0162@test-domain.com" xmlns="jabber:client" from="user1_z3sy8l0162@test-domain.com/228467168-tigase-163"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

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

2023-03-06 09:19:12 |  >> <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-03-06 09:19:12 | user1 :: user1_9lhbqr0163@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-03-06 09:19:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

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

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

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV85bGhicXIwMTYzLHI9OGVjcFNKU3RrbkRST1hRVzkwam8=</auth>

2023-03-06 09:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04ZWNwU0pTdGtuRFJPWFFXOTBqb1NQcDRRdUlYaDFLcnRkcnNuTEZZLHM9RFFCLzVkVm0zU0VZRWc9PSxpPTQwOTY=</challenge>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04ZWNwU0pTdGtuRFJPWFFXOTBqb1NQcDRRdUlYaDFLcnRkcnNuTEZZLHM9RFFCLzVkVm0zU0VZRWc9PSxpPTQwOTY=</challenge>

2023-03-06 09:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OGVjcFNKU3RrbkRST1hRVzkwam9TUHA0UXVJWGgxS3J0ZHJzbkxGWSxwPXhYdi9PTTdFdUtuWm91SkQ1eUxNTXBZOG1QdmJRYTNNclczb3h2aDZEUlE9</response>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OGVjcFNKU3RrbkRST1hRVzkwam9TUHA0UXVJWGgxS3J0ZHJzbkxGWSxwPXhYdi9PTTdFdUtuWm91SkQ1eUxNTXBZOG1QdmJRYTNNclczb3h2aDZEUlE9</response>

2023-03-06 09:19:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13S2J0cDlkeGhMSUNPeHJNanVMaHJueWFLeldjalB0SlZRWHVrRHgrSzY4PQ==</success>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13S2J0cDlkeGhMSUNPeHJNanVMaHJueWFLeldjalB0SlZRWHVrRHgrSzY4PQ==</success>

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

2023-03-06 09:19:12 |  >> <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 ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@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 ver="ztTWfypPyTuyw7cusRmd+ieE19k=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

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

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

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

2023-03-06 09:19:12 |  >> <iq to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="result" id="goZMWfFFBoUQZ8hTPYqgxq5"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_9lhbqr0163@test-domain.com/228467168-tigase-164</jid></bind></iq>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com << <iq to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="result" id="goZMWfFFBoUQZ8hTPYqgxq5"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_9lhbqr0163@test-domain.com/228467168-tigase-164</jid></bind></iq>

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

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

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <iq xmlns="jabber:client" id="EufeDo8vpVX4wpZjTY4aDqR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:19:12 |  >> <iq to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="result" id="EufeDo8vpVX4wpZjTY4aDqR"/>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <iq to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="result" id="EufeDo8vpVX4wpZjTY4aDqR"/>

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

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

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <iq to="test-domain.com" id="wN8kFGBcMV2av8CtlNHyulR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:19:12 |  >> <enabled max="60" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="11a7f30a-c5b6-4f9b-8dde-79bedb0c2586" resume="true"/>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <enabled max="60" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="11a7f30a-c5b6-4f9b-8dde-79bedb0c2586" resume="true"/>

2023-03-06 09:19:12 |  << <iq id="Us5QZ8hTPYqgxq5aINMEt4u" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <iq id="Us5QZ8hTPYqgxq5aINMEt4u" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:12 |  >> <iq to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="result" id="wN8kFGBcMV2av8CtlNHyulR" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <iq to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="result" id="wN8kFGBcMV2av8CtlNHyulR" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12243/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 09:19:12 |  >> <iq to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="result" id="Us5QZ8hTPYqgxq5aINMEt4u"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <iq to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="result" id="Us5QZ8hTPYqgxq5aINMEt4u"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:19:12 |  >> <presence to="user1_9lhbqr0163@test-domain.com" xmlns="jabber:client" from="user1_9lhbqr0163@test-domain.com/228467168-tigase-164"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-06 09:19:12 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <presence to="user1_9lhbqr0163@test-domain.com" xmlns="jabber:client" from="user1_9lhbqr0163@test-domain.com/228467168-tigase-164"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

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

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

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <presence to="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:19:12 | [Mutex] waiting for: [joinAs:user1]

2023-03-06 09:19:12 |  >> <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" nick="user1" affiliation="owner" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" nick="user1" affiliation="owner" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-03-06 09:19:12 | [Mutex] notify: [joinAs:user1]

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

2023-03-06 09:19:12 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-03-06 09:19:12 |  << <iq to="roomocygli0164@muc.test-domain.com" id="9r0PMU3v7lQ4vbHFwam1cp9" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <iq to="roomocygli0164@muc.test-domain.com" id="9r0PMU3v7lQ4vbHFwam1cp9" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-06 09:19:12 | [Mutex] waiting for: [getConfig]

2023-03-06 09:19:12 |  >> <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" id="36ea54d81794ca80fee7035aed852ec973d6ea51" from="roomocygli0164@muc.test-domain.com/user1"><subject/><delay jid="roomocygli0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:19:12.416Z"/></message>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" id="36ea54d81794ca80fee7035aed852ec973d6ea51" from="roomocygli0164@muc.test-domain.com/user1"><subject/><delay jid="roomocygli0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:19:12.416Z"/></message>

2023-03-06 09:19:12 |  >> <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" from="roomocygli0164@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" from="roomocygli0164@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-03-06 09:19:12 |  >> <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" from="roomocygli0164@muc.test-domain.com"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

2023-03-06 09:19:12 |  >> <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="9r0PMU3v7lQ4vbHFwam1cp9" from="roomocygli0164@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><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-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="9r0PMU3v7lQ4vbHFwam1cp9" from="roomocygli0164@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><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-03-06 09:19:12 |  << <iq id="hu03950165" to="roomocygli0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <iq id="hu03950165" to="roomocygli0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

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

2023-03-06 09:19:12 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-06 09:19:12 |  >> <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="hu03950165" from="roomocygli0164@muc.test-domain.com"/>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="hu03950165" from="roomocygli0164@muc.test-domain.com"/>

2023-03-06 09:19:12 |  >> <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" from="roomocygli0164@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" from="roomocygli0164@muc.test-domain.com"><body>Room is now unlocked</body></message>

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

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-06 09:19:12 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-06 09:19:12 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

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

2023-03-06 09:19:13 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <presence to="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

2023-03-06 09:19:13 |  >> <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" nick="user2" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" nick="user2" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

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

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

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

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

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

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

2023-03-06 09:19:13 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <presence to="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:19:13 |  >> <message to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="groupchat" id="36ea54d81794ca80fee7035aed852ec973d6ea51" from="roomocygli0164@muc.test-domain.com/user1"><subject/><delay jid="roomocygli0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:19:12.416Z"/></message>

2023-03-06 09:19:13 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <message to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="groupchat" id="36ea54d81794ca80fee7035aed852ec973d6ea51" from="roomocygli0164@muc.test-domain.com/user1"><subject/><delay jid="roomocygli0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:19:12.416Z"/></message>

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

2023-03-06 09:19:13 |  >> <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:19:13 | [Mutex] notify: [3:joinAs:user3]

2023-03-06 09:19:13 | [Mutex] notify: [resp, joinAs:user3]

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

2023-03-06 09:19:13 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-06 09:19:13 |  << <presence to="roomocygli0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-06 09:19:13 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <presence to="roomocygli0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-06 09:19:13 |  << <presence to="roomocygli0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-06 09:19:13 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <presence to="roomocygli0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-06 09:19:13 |  >> <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" nick="user3" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" nick="user3" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:13 |  >> <message to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="groupchat" id="36ea54d81794ca80fee7035aed852ec973d6ea51" from="roomocygli0164@muc.test-domain.com/user1"><subject/><delay jid="roomocygli0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:19:12.416Z"/></message>

2023-03-06 09:19:13 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <message to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="groupchat" id="36ea54d81794ca80fee7035aed852ec973d6ea51" from="roomocygli0164@muc.test-domain.com/user1"><subject/><delay jid="roomocygli0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:19:12.416Z"/></message>

2023-03-06 09:19:13 |  >> <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" nick="user2" affiliation="none" role="none"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" nick="user2" affiliation="none" role="none"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" nick="user3" affiliation="none" role="none"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" nick="user3" affiliation="none" role="none"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2023-03-06 09:19:13 |  >> <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-03-06 09:19:13 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <presence to="user1_9lhbqr0163@test-domain.com/228467168-tigase-164" xmlns="jabber:client" type="unavailable" from="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

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

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

2023-03-06 09:19:14 | [Mutex] waiting for: [setConfig]

2023-03-06 09:19:14 |  >> <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="SDyW02nUPZ1mcODCtWgTY2f" from="roomocygli0164@muc.test-domain.com"/>

2023-03-06 09:19:14 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <iq to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="result" id="SDyW02nUPZ1mcODCtWgTY2f" from="roomocygli0164@muc.test-domain.com"/>

2023-03-06 09:19:14 |  >> <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" from="roomocygli0164@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-06 09:19:14 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <message to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" type="groupchat" from="roomocygli0164@muc.test-domain.com"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

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

2023-03-06 09:19:14 | [Mutex] isItemNotified: setConfig:success :: true

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

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

2023-03-06 09:19:15 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <presence to="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

2023-03-06 09:19:15 |  >> <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-03-06 09:19:15 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-03-06 09:19:15 |  >> <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:19:15 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <presence to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-03-06 09:19:15 |  >> <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" nick="user2" affiliation="none" role="participant"/></x></presence>

2023-03-06 09:19:15 | user1 :: user1_5h6bsm0161@test-domain.com/228467168-tigase-162 << <presence to="user1_5h6bsm0161@test-domain.com/228467168-tigase-162" xmlns="jabber:client" from="roomocygli0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" nick="user2" affiliation="none" role="participant"/></x></presence>

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

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

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

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

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

2023-03-06 09:19:15 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

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

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

2023-03-06 09:19:15 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <presence to="roomocygli0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:19:15 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-06 09:19:15 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

2023-03-06 09:19:15 |  >> <message to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="groupchat" id="36ea54d81794ca80fee7035aed852ec973d6ea51" from="roomocygli0164@muc.test-domain.com/user1"><subject/><delay jid="roomocygli0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:19:12.416Z"/></message>

2023-03-06 09:19:15 | user1 :: user1_z3sy8l0162@test-domain.com/228467168-tigase-163 << <message to="user1_z3sy8l0162@test-domain.com/228467168-tigase-163" xmlns="jabber:client" type="groupchat" id="36ea54d81794ca80fee7035aed852ec973d6ea51" from="roomocygli0164@muc.test-domain.com/user1"><subject/><delay jid="roomocygli0164@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2023-03-06T17:19:12.416Z"/></message>

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

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

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

2023-03-06 09:19:15 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

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

2023-03-06 09:19:15 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-06 09:19:15 | user1 :: user1_9lhbqr0163@test-domain.com/228467168-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

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

2023-03-06 09:19:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Connector  state changed: connected->disconnected

2023-03-06 09:19:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Stream terminated

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

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

2023-03-06 09:19:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Connector  state changed: connected->disconnected

2023-03-06 09:19:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2477] Stream terminated

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

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

2023-03-06 09:19:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Connector  state changed: connected->disconnected

2023-03-06 09:19:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2482] Stream terminated

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

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