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

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.567s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.302s
2023-03-06 09:05:00 |

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

2023-03-06 09:05:00 | ------------------------------------

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4d789e45

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

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

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

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

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

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

2023-03-06 09:05:00 | [Mutex] waiting for: [registration]

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@43bf799a

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4780f535

2023-03-06 09:05:00 | 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:05:00 | 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:05:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start TLS

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

2023-03-06 09:05:00 | 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:05:00 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@28273a1

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@b014f02

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

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

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

2023-03-06 09:05:00 | user1 :: null >> <iq to="test-domain.com" id="3yVKupQMIItapeBn9LQaxzD" type="get"><query xmlns="jabber:iq:register"/></iq>

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

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

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

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@33ca9451

2023-03-06 09:05:00 | user1 :: null >> <iq to="test-domain.com" id="r4rT8BtoMYr8gXWY6u1gBCn" type="set"><query xmlns="jabber:iq:register"><username>user1_onsiq50161</username><password>user1_onsiq50161</password><email>d5703503-a579-412e-a204-5b4e39239e9a@localhost</email></query></iq>

2023-03-06 09:05:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="r4rT8BtoMYr8gXWY6u1gBCn" type="set"><query xmlns="jabber:iq:register"><username>user1_onsiq50161</username><password>user1_onsiq50161</password><email>d5703503-a579-412e-a204-5b4e39239e9a@localhost</email></query></iq>}

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

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

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

2023-03-06 09:05:00 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@73a3f640

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@62ad8cee

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@63d5b6e6

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@45aded1

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@68a739ec

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4b7c6dbf

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

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

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

2023-03-06 09:05:00 | [Mutex] waiting for: [registration]

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@45bb8aa0

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@418406cf

2023-03-06 09:05:00 | 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:05:00 | 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:05:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2456] Start TLS

2023-03-06 09:05:00 | 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:05:00 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@486809b

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2cbf0421

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

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

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

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

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

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

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

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@35c8659c

2023-03-06 09:05:00 | user1 :: null >> <iq to="test-domain.com" id="Ik91s3hXn4CrnfLxsUbILN2" type="set"><query xmlns="jabber:iq:register"><username>user1_guikjt0162</username><password>user1_guikjt0162</password><email>87b88c6b-cfd7-4e36-a072-3981a384dded@localhost</email></query></iq>

2023-03-06 09:05:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Ik91s3hXn4CrnfLxsUbILN2" type="set"><query xmlns="jabber:iq:register"><username>user1_guikjt0162</username><password>user1_guikjt0162</password><email>87b88c6b-cfd7-4e36-a072-3981a384dded@localhost</email></query></iq>}

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

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

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

2023-03-06 09:05:00 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@541bbf94

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@64a97fd4

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@30e3f16c

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@46f19669

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4f1f763c

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@179b8bb0

2023-03-06 09:05:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

2023-03-06 09:05:00 | [Mutex] waiting for: [registration]

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@195c7733

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1d63e0c0

2023-03-06 09:05:00 | 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:05:00 | 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:05:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2463] Start TLS

2023-03-06 09:05:00 | 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:05:00 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@58617d08

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@136cabbf

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

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

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

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

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

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

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

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@69f3a30e

2023-03-06 09:05:00 | user1 :: null >> <iq to="test-domain.com" id="Imb5AjNZrcSXpjTNYWfQ1j4" type="set"><query xmlns="jabber:iq:register"><username>user1_lr1jna0163</username><password>user1_lr1jna0163</password><email>06343d2a-819e-46df-941c-ea0b16c1210c@localhost</email></query></iq>

2023-03-06 09:05:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Imb5AjNZrcSXpjTNYWfQ1j4" type="set"><query xmlns="jabber:iq:register"><username>user1_lr1jna0163</username><password>user1_lr1jna0163</password><email>06343d2a-819e-46df-941c-ea0b16c1210c@localhost</email></query></iq>}

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

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

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

2023-03-06 09:05:00 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6b142b10

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@384e8247

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4e09e7a2

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3a16d6be

2023-03-06 09:05:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@70102647

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

2023-03-06 09:05:00 |  >> <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:05:00 | user1 :: user1_onsiq50161@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:05:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

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

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

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

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

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

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

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

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9vbnNpcTUwMTYxLHI9Y0h5UXdsZm9Qc2FyZkRLbjhkUTc=</auth>

2023-03-06 09:05:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jSHlRd2xmb1BzYXJmREtuOGRRNzNoTVFGSlp3cm9tMG03WVYxcjVRLHM9ajVxYi91dkRqNXJXMkE9PSxpPTQwOTY=</challenge>

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jSHlRd2xmb1BzYXJmREtuOGRRNzNoTVFGSlp3cm9tMG03WVYxcjVRLHM9ajVxYi91dkRqNXJXMkE9PSxpPTQwOTY=</challenge>

2023-03-06 09:05:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y0h5UXdsZm9Qc2FyZkRLbjhkUTczaE1RRkpad3JvbTBtN1lWMXI1USxwPUt5WHpnc0Z6UDRjQ0FxTktHNFNoZnFVWEpsYnAydkhyMTVrSzZwSmR1bTQ9</response>

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y0h5UXdsZm9Qc2FyZkRLbjhkUTczaE1RRkpad3JvbTBtN1lWMXI1USxwPUt5WHpnc0Z6UDRjQ0FxTktHNFNoZnFVWEpsYnAydkhyMTVrSzZwSmR1bTQ9</response>

2023-03-06 09:05:00 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15RGNmRSttQ25sSTI1Rk5rd3ZhbkxWeUVnWWNRYUhtQnlyV2t1R05xa2J3PQ==</success>

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15RGNmRSttQ25sSTI1Rk5rd3ZhbkxWeUVnWWNRYUhtQnlyV2t1R05xa2J3PQ==</success>

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

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

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

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

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

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

2023-03-06 09:05:00 |  >> <iq type="result" xmlns="jabber:client" id="uuxZqQ6HEi14eCw5oR8pZnd" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_onsiq50161@test-domain.com/1608752850-tigase-162</jid></bind></iq>

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com << <iq type="result" xmlns="jabber:client" id="uuxZqQ6HEi14eCw5oR8pZnd" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_onsiq50161@test-domain.com/1608752850-tigase-162</jid></bind></iq>

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

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

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 >> <iq xmlns="jabber:client" id="KANnVfXeW5FPVR6cLS5rkEI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:05:00 |  >> <iq type="result" xmlns="jabber:client" id="KANnVfXeW5FPVR6cLS5rkEI" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162"/>

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <iq type="result" xmlns="jabber:client" id="KANnVfXeW5FPVR6cLS5rkEI" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162"/>

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

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

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 >> <iq to="test-domain.com" id="NALDAEvvvhzw2reNRak4Dw2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

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

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

2023-03-06 09:05:00 |  << <iq id="gn6fXeW5FPVR6cLS5rkEIV6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 >> <iq id="gn6fXeW5FPVR6cLS5rkEIV6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:05:00 |  >> <enabled xmlns="urn:xmpp:sm:3" id="5294f078-c8b5-484c-826b-a3b382ecb671" max="60" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <enabled xmlns="urn:xmpp:sm:3" id="5294f078-c8b5-484c-826b-a3b382ecb671" max="60" location="ed1b7dd8a1b3" resume="true"/>

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

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com/1608752850-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:05:00 |  >> <iq type="result" xmlns="jabber:client" id="gn6fXeW5FPVR6cLS5rkEIV6" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:05:00 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <iq type="result" xmlns="jabber:client" id="gn6fXeW5FPVR6cLS5rkEIV6" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-03-06 09:05:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

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

2023-03-06 09:05:00 |  >> <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:05:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2475] Start TLS

2023-03-06 09:05:00 | user1 :: user1_guikjt0162@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:05:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

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

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

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

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

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

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

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

2023-03-06 09:05:00 | user1 :: user1_guikjt0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9ndWlranQwMTYyLHI9N0tncTI0NnpSbU43alA3WE13VTM=</auth>

2023-03-06 09:05:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03S2dxMjQ2elJtTjdqUDdYTXdVM2FyaDhGV2NDV0dvcUJ3cmlDZXVoLHM9THFjL1kwSVBUbGdTQUE9PSxpPTQwOTY=</challenge>

2023-03-06 09:05:00 | user1 :: user1_guikjt0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03S2dxMjQ2elJtTjdqUDdYTXdVM2FyaDhGV2NDV0dvcUJ3cmlDZXVoLHM9THFjL1kwSVBUbGdTQUE9PSxpPTQwOTY=</challenge>

2023-03-06 09:05:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0tncTI0NnpSbU43alA3WE13VTNhcmg4RldjQ1dHb3FCd3JpQ2V1aCxwPTE5eUF5VnhwV0hwTGdhcEpWRisrNnkzUTk5VnlxZDZBZm4vM3FpUkZjNEE9</response>

2023-03-06 09:05:00 | user1 :: user1_guikjt0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0tncTI0NnpSbU43alA3WE13VTNhcmg4RldjQ1dHb3FCd3JpQ2V1aCxwPTE5eUF5VnhwV0hwTGdhcEpWRisrNnkzUTk5VnlxZDZBZm4vM3FpUkZjNEE9</response>

2023-03-06 09:05:00 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WTmZUd243a05JVFVlNHNQNGpEUEErS2tkQkg3b1dSTndMeXdNYy9KT3VnPQ==</success>

2023-03-06 09:05:00 | user1 :: user1_guikjt0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WTmZUd243a05JVFVlNHNQNGpEUEErS2tkQkg3b1dSTndMeXdNYy9KT3VnPQ==</success>

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

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

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

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

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

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

2023-03-06 09:05:01 |  >> <iq type="result" xmlns="jabber:client" id="hCNHIU1xzpP24vm3ncocT24" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_guikjt0162@test-domain.com/1608752850-tigase-163</jid></bind></iq>

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com << <iq type="result" xmlns="jabber:client" id="hCNHIU1xzpP24vm3ncocT24" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_guikjt0162@test-domain.com/1608752850-tigase-163</jid></bind></iq>

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

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

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 >> <iq xmlns="jabber:client" id="cshhY5l5DAEvvvhzw2reNRa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:05:01 |  >> <iq type="result" xmlns="jabber:client" id="cshhY5l5DAEvvvhzw2reNRa" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163"/>

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 << <iq type="result" xmlns="jabber:client" id="cshhY5l5DAEvvvhzw2reNRa" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163"/>

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

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

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 >> <iq to="test-domain.com" id="eFSxfTfO6pj7v1qQ3sfLYWi" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:05:01 |  >> <enabled xmlns="urn:xmpp:sm:3" id="af30ef48-41ae-40b8-a284-8a516e9ba501" max="60" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 << <enabled xmlns="urn:xmpp:sm:3" id="af30ef48-41ae-40b8-a284-8a516e9ba501" max="60" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 09:05:01 |  << <iq id="fp4Xj5us7JXbn8gT8BtoMYr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 >> <iq id="fp4Xj5us7JXbn8gT8BtoMYr" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com/1608752850-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:05:01 |  >> <iq type="result" xmlns="jabber:client" id="fp4Xj5us7JXbn8gT8BtoMYr" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:05:01 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 << <iq type="result" xmlns="jabber:client" id="fp4Xj5us7JXbn8gT8BtoMYr" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-03-06 09:05:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

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

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

2023-03-06 09:05:01 |  >> <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:05:01 | user1 :: user1_lr1jna0163@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:05:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

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

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

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

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

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

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

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

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9scjFqbmEwMTYzLHI9RG1ieTFkRFNobHk2RnBWZk9tV3I=</auth>

2023-03-06 09:05:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EbWJ5MWREU2hseTZGcFZmT21XcnQ1ZzN2eDZkNlZMZFRxR2cyYlVwLHM9Y3JhTTl6TWxsRDUxbXc9PSxpPTQwOTY=</challenge>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EbWJ5MWREU2hseTZGcFZmT21XcnQ1ZzN2eDZkNlZMZFRxR2cyYlVwLHM9Y3JhTTl6TWxsRDUxbXc9PSxpPTQwOTY=</challenge>

2023-03-06 09:05:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RG1ieTFkRFNobHk2RnBWZk9tV3J0NWczdng2ZDZWTGRUcUdnMmJVcCxwPTlIWGgrRldNd2ZRNzBwYTF0OTRXK0doTnR0dnkxNmVGeHA4WER4Sm44eWM9</response>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RG1ieTFkRFNobHk2RnBWZk9tV3J0NWczdng2ZDZWTGRUcUdnMmJVcCxwPTlIWGgrRldNd2ZRNzBwYTF0OTRXK0doTnR0dnkxNmVGeHA4WER4Sm44eWM9</response>

2023-03-06 09:05:01 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Cc01oQVVBUUZUQVlzeXpkOTNQemhYS1lKTDQwTDc3T3FVVUtIdmZuOWx3PQ==</success>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Cc01oQVVBUUZUQVlzeXpkOTNQemhYS1lKTDQwTDc3T3FVVUtIdmZuOWx3PQ==</success>

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

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

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

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

2023-03-06 09:05:01 |  << <iq xmlns="jabber:client" id="2HUXak5cu8y9w7Er3vtg0dV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com >> <iq xmlns="jabber:client" id="2HUXak5cu8y9w7Er3vtg0dV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 09:05:01 |  >> <iq type="result" xmlns="jabber:client" id="2HUXak5cu8y9w7Er3vtg0dV" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_lr1jna0163@test-domain.com/1608752850-tigase-164</jid></bind></iq>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com << <iq type="result" xmlns="jabber:client" id="2HUXak5cu8y9w7Er3vtg0dV" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_lr1jna0163@test-domain.com/1608752850-tigase-164</jid></bind></iq>

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

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

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 >> <iq xmlns="jabber:client" id="wK1GM3mIRKAkWV4dQPP3zso" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 09:05:01 |  >> <iq type="result" xmlns="jabber:client" id="wK1GM3mIRKAkWV4dQPP3zso" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"/>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 << <iq type="result" xmlns="jabber:client" id="wK1GM3mIRKAkWV4dQPP3zso" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"/>

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

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

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 >> <iq to="test-domain.com" id="rjGn6xl8gWn00rUUYevexu7" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 09:05:01 |  >> <enabled xmlns="urn:xmpp:sm:3" id="d0c9c692-f6f6-4cd5-8671-3d8c2ab047d3" max="60" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 << <enabled xmlns="urn:xmpp:sm:3" id="d0c9c692-f6f6-4cd5-8671-3d8c2ab047d3" max="60" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 09:05:01 |  << <iq id="5kHtY2eKxiFKDrh1mcBHT37" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 >> <iq id="5kHtY2eKxiFKDrh1mcBHT37" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-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:05:01 |  >> <iq type="result" xmlns="jabber:client" id="5kHtY2eKxiFKDrh1mcBHT37" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 09:05:01 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 << <iq type="result" xmlns="jabber:client" id="5kHtY2eKxiFKDrh1mcBHT37" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

2023-03-06 09:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 >> <presence to="roomm9tddr0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-06 09:05:01 | [Mutex] waiting for: [joinAs:user1]

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

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

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

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

2023-03-06 09:05:01 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-03-06 09:05:01 |  << <iq to="roomm9tddr0164@muc.test-domain.com" id="GDARWXkNLVjWmVlbDhWS7Av" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-06 09:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 >> <iq to="roomm9tddr0164@muc.test-domain.com" id="GDARWXkNLVjWmVlbDhWS7Av" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-06 09:05:01 | [Mutex] waiting for: [getConfig]

2023-03-06 09:05:01 |  >> <message type="groupchat" xmlns="jabber:client" id="e414eb8171d434233943794ec59e32948ce81798" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" jid="roomm9tddr0164@muc.test-domain.com" stamp="2023-03-06T17:05:01.276Z"/></message>

2023-03-06 09:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <message type="groupchat" xmlns="jabber:client" id="e414eb8171d434233943794ec59e32948ce81798" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" jid="roomm9tddr0164@muc.test-domain.com" stamp="2023-03-06T17:05:01.276Z"/></message>

2023-03-06 09:05:01 |  >> <message type="groupchat" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-03-06 09:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <message type="groupchat" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"><body>Room is locked. Please configure.</body></message>

2023-03-06 09:05:01 |  >> <message type="groupchat" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@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:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <message type="groupchat" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@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:05:01 |  >> <iq type="result" xmlns="jabber:client" id="GDARWXkNLVjWmVlbDhWS7Av" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><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/><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:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <iq type="result" xmlns="jabber:client" id="GDARWXkNLVjWmVlbDhWS7Av" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><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/><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:05:01 |  << <iq id="2qdabu0165" to="roomm9tddr0164@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:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 >> <iq id="2qdabu0165" to="roomm9tddr0164@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:05:01 | [Mutex] received everything.

2023-03-06 09:05:01 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-06 09:05:01 |  >> <iq type="result" xmlns="jabber:client" id="2qdabu0165" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"/>

2023-03-06 09:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <iq type="result" xmlns="jabber:client" id="2qdabu0165" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"/>

2023-03-06 09:05:01 |  >> <message type="groupchat" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"><body>Room is now unlocked</body></message>

2023-03-06 09:05:01 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <message type="groupchat" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"><body>Room is now unlocked</body></message>

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

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

2023-03-06 09:05:02 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 >> <presence to="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

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

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

2023-03-06 09:05:02 |  >> <presence xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2" jid="user1_guikjt0162@test-domain.com/1608752850-tigase-163"/></x></presence>

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

2023-03-06 09:05:02 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <presence xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2" jid="user1_guikjt0162@test-domain.com/1608752850-tigase-163"/></x></presence>

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

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

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

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

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

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

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

2023-03-06 09:05:02 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 >> <presence to="roomm9tddr0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

2023-03-06 09:05:02 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

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

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

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

2023-03-06 09:05:02 |  >> <message type="groupchat" xmlns="jabber:client" id="e414eb8171d434233943794ec59e32948ce81798" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163" from="roomm9tddr0164@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" jid="roomm9tddr0164@muc.test-domain.com" stamp="2023-03-06T17:05:01.276Z"/></message>

2023-03-06 09:05:02 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 << <message type="groupchat" xmlns="jabber:client" id="e414eb8171d434233943794ec59e32948ce81798" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163" from="roomm9tddr0164@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" jid="roomm9tddr0164@muc.test-domain.com" stamp="2023-03-06T17:05:01.276Z"/></message>

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

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

2023-03-06 09:05:02 |  >> <presence xmlns="jabber:client" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164" from="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2"/></x></presence>

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

2023-03-06 09:05:02 |  >> <presence xmlns="jabber:client" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163" from="roomm9tddr0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user3"/></x></presence>

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

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

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

2023-03-06 09:05:02 | [Mutex] notify: [3:joinAs:user3]

2023-03-06 09:05:02 | [Mutex] notify: [resp, joinAs:user3]

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

2023-03-06 09:05:02 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-06 09:05:02 |  << <presence to="roomm9tddr0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-06 09:05:02 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 >> <presence to="roomm9tddr0164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-06 09:05:02 |  << <presence to="roomm9tddr0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-06 09:05:02 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 >> <presence to="roomm9tddr0164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-06 09:05:02 |  >> <presence xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user3" jid="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"/></x></presence>

2023-03-06 09:05:02 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <presence xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user3" jid="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"/></x></presence>

2023-03-06 09:05:02 |  >> <message type="groupchat" xmlns="jabber:client" id="e414eb8171d434233943794ec59e32948ce81798" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164" from="roomm9tddr0164@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" jid="roomm9tddr0164@muc.test-domain.com" stamp="2023-03-06T17:05:01.276Z"/></message>

2023-03-06 09:05:02 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 << <message type="groupchat" xmlns="jabber:client" id="e414eb8171d434233943794ec59e32948ce81798" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164" from="roomm9tddr0164@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" jid="roomm9tddr0164@muc.test-domain.com" stamp="2023-03-06T17:05:01.276Z"/></message>

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

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

2023-03-06 09:05:02 |  >> <presence type="unavailable" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user2" jid="user1_guikjt0162@test-domain.com/1608752850-tigase-163"/></x></presence>

2023-03-06 09:05:02 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <presence type="unavailable" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user2" jid="user1_guikjt0162@test-domain.com/1608752850-tigase-163"/></x></presence>

2023-03-06 09:05:02 |  >> <presence type="unavailable" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user3" jid="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"/></x></presence>

2023-03-06 09:05:02 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <presence type="unavailable" xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user3" jid="user1_lr1jna0163@test-domain.com/1608752850-tigase-164"/></x></presence>

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

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

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

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

2023-03-06 09:05:03 |  << <iq to="roomm9tddr0164@muc.test-domain.com" id="qKTqdMT3y6CJIqhAgGElUTc" 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:05:03 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 >> <iq to="roomm9tddr0164@muc.test-domain.com" id="qKTqdMT3y6CJIqhAgGElUTc" 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:05:03 | [Mutex] waiting for: [setConfig]

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

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

2023-03-06 09:05:03 |  >> <iq type="result" xmlns="jabber:client" id="qKTqdMT3y6CJIqhAgGElUTc" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"/>

2023-03-06 09:05:03 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <iq type="result" xmlns="jabber:client" id="qKTqdMT3y6CJIqhAgGElUTc" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com"/>

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

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

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

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

2023-03-06 09:05:04 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 >> <presence to="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

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

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

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

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

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

2023-03-06 09:05:04 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

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

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

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

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

2023-03-06 09:05:04 |  << <a xmlns="urn:xmpp:sm:3" h="8"/>

2023-03-06 09:05:04 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="8"/>

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

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

2023-03-06 09:05:04 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 >> <presence to="roomm9tddr0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

2023-03-06 09:05:04 |  >> <message type="groupchat" xmlns="jabber:client" id="e414eb8171d434233943794ec59e32948ce81798" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163" from="roomm9tddr0164@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" jid="roomm9tddr0164@muc.test-domain.com" stamp="2023-03-06T17:05:01.276Z"/></message>

2023-03-06 09:05:04 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 << <message type="groupchat" xmlns="jabber:client" id="e414eb8171d434233943794ec59e32948ce81798" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163" from="roomm9tddr0164@muc.test-domain.com/user1"><subject/><delay xmlns="urn:xmpp:delay" jid="roomm9tddr0164@muc.test-domain.com" stamp="2023-03-06T17:05:01.276Z"/></message>

2023-03-06 09:05:04 |  >> <presence xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2" jid="user1_guikjt0162@test-domain.com/1608752850-tigase-163"/></x></presence>

2023-03-06 09:05:04 | user1 :: user1_onsiq50161@test-domain.com/1608752850-tigase-162 << <presence xmlns="jabber:client" to="user1_onsiq50161@test-domain.com/1608752850-tigase-162" from="roomm9tddr0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2" jid="user1_guikjt0162@test-domain.com/1608752850-tigase-163"/></x></presence>

2023-03-06 09:05:04 |  >> <presence type="error" xmlns="jabber:client" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164" from="roomm9tddr0164@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 xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-03-06 09:05:04 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 << <presence type="error" xmlns="jabber:client" to="user1_lr1jna0163@test-domain.com/1608752850-tigase-164" from="roomm9tddr0164@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 xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

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

2023-03-06 09:05:04 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

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

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

2023-03-06 09:05:04 | user1 :: user1_lr1jna0163@test-domain.com/1608752850-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

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

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

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

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

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

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

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

2023-03-06 09:05:04 |  >> <presence type="unavailable" xmlns="jabber:client" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163" from="roomm9tddr0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="owner" nick="user1"/></x></presence>

2023-03-06 09:05:04 | user1 :: user1_guikjt0162@test-domain.com/1608752850-tigase-163 << <presence type="unavailable" xmlns="jabber:client" to="user1_guikjt0162@test-domain.com/1608752850-tigase-163" from="roomm9tddr0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="owner" nick="user1"/></x></presence>

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

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

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

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

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

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