Generated by TestNG with ReportNG at 22:17 PDT on Sunday 27 August 2023
root@d4b373e367b3 / Java 17.0.8 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 13.461s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.596s
2023-08-27 22:17:45 |

2023-08-27 22:17:45 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-08-27 22:17:45 | ------------------------------------

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@264ca3d3

2023-08-27 22:17:45 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-27 22:17:45 | [Mutex] waiting for: [registration]

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@288b496a

2023-08-27 22:17:45 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2cb4c8a3

2023-08-27 22:17:45 | 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-08-27 22:17:45 | user :: 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-08-27 22:17:45 | 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-08-27 22:17:45 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@69b64351

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2a27278f

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

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

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

2023-08-27 22:17:45 | user :: null >> <iq to="test-domain.com" id="M0LQ5g0eDwseP8mcHws0m3i" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-27 22:17:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="M0LQ5g0eDwseP8mcHws0m3i" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5895ebb8

2023-08-27 22:17:45 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="M0LQ5g0eDwseP8mcHws0m3i"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-27 22:17:45 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="M0LQ5g0eDwseP8mcHws0m3i"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-27 22:17:45 | user :: null >> <iq to="test-domain.com" id="Q9awdGMS7IwwlO2aGHAsV2i" type="set"><query xmlns="jabber:iq:register"><username>user_vptahk0027</username><password>user_vptahk0027</password><email>bc906121-5d40-4f10-bd92-e458ca92e163@localhost</email></query></iq>

2023-08-27 22:17:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Q9awdGMS7IwwlO2aGHAsV2i" type="set"><query xmlns="jabber:iq:register"><username>user_vptahk0027</username><password>user_vptahk0027</password><email>bc906121-5d40-4f10-bd92-e458ca92e163@localhost</email></query></iq>}

2023-08-27 22:17:45 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="Q9awdGMS7IwwlO2aGHAsV2i"/>

2023-08-27 22:17:45 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="Q9awdGMS7IwwlO2aGHAsV2i"/>}

2023-08-27 22:17:45 | [Mutex] received everything.

2023-08-27 22:17:45 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-27 22:17:45 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-27 22:17:45 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@52eed1d9

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@999bc1e

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1a11e9fd

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6dae092c

2023-08-27 22:17:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@49ea7d59

2023-08-27 22:17:45 |  >> <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-08-27 22:17:45 | user :: user_vptahk0027@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-08-27 22:17:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:45 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj00YXI0RVJHeGRQNWVzMVRFNFBYNg==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj00YXI0RVJHeGRQNWVzMVRFNFBYNg==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00YXI0RVJHeGRQNWVzMVRFNFBYNmFscUQ4M29YZklDU2t0WjJHaUlhLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00YXI0RVJHeGRQNWVzMVRFNFBYNmFscUQ4M29YZklDU2t0WjJHaUlhLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGFyNEVSR3hkUDVlczFURTRQWDZhbHFEODNvWGZJQ1NrdFoyR2lJYSxwPVcxckZSOXUrRHpXeTJVYW1qdlFXdE5hcTJFYXZlU0o0dmRhT2hSSWo1MWs9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGFyNEVSR3hkUDVlczFURTRQWDZhbHFEODNvWGZJQ1NrdFoyR2lJYSxwPVcxckZSOXUrRHpXeTJVYW1qdlFXdE5hcTJFYXZlU0o0dmRhT2hSSWo1MWs9</response>

2023-08-27 22:17:46 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yalkzem5YcWRmQ3JqOHZPeXZFbjMwOXVsUDdXYUlkZDJRVXhUdWd1anFzPQ==</success>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yalkzem5YcWRmQ3JqOHZPeXZFbjMwOXVsUDdXYUlkZDJRVXhUdWd1anFzPQ==</success>

2023-08-27 22:17:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:46 |  << <iq xmlns="jabber:client" id="bO7ct7paGLCIEtcOWfY2ypW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <iq xmlns="jabber:client" id="bO7ct7paGLCIEtcOWfY2ypW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:46 |  >> <iq to="user_vptahk0027@test-domain.com/669494979-tigase-24" xmlns="jabber:client" type="result" id="bO7ct7paGLCIEtcOWfY2ypW"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_vptahk0027@test-domain.com/669494979-tigase-24</jid></bind></iq>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <iq to="user_vptahk0027@test-domain.com/669494979-tigase-24" xmlns="jabber:client" type="result" id="bO7ct7paGLCIEtcOWfY2ypW"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_vptahk0027@test-domain.com/669494979-tigase-24</jid></bind></iq>

2023-08-27 22:17:46 |  << <iq xmlns="jabber:client" id="kbcAlWiUbQM2nSaqcJEAbyk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com/669494979-tigase-24 >> <iq xmlns="jabber:client" id="kbcAlWiUbQM2nSaqcJEAbyk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:46 |  >> <iq to="user_vptahk0027@test-domain.com/669494979-tigase-24" xmlns="jabber:client" type="result" id="kbcAlWiUbQM2nSaqcJEAbyk"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com/669494979-tigase-24 << <iq to="user_vptahk0027@test-domain.com/669494979-tigase-24" xmlns="jabber:client" type="result" id="kbcAlWiUbQM2nSaqcJEAbyk"/>

2023-08-27 22:17:46 |  << <iq to="test-domain.com" id="W5Scusdyw8CzkWTYalY48lR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com/669494979-tigase-24 >> <iq to="test-domain.com" id="W5Scusdyw8CzkWTYalY48lR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:46 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com/669494979-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:46 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="5ceb9cab-16e3-4520-a64c-1c09dac5f186" max="60"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com/669494979-tigase-24 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="5ceb9cab-16e3-4520-a64c-1c09dac5f186" max="60"/>

2023-08-27 22:17:46 |  << <iq id="HRaiFvbIMX0uczocIN4eWbu" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com/669494979-tigase-24 >> <iq id="HRaiFvbIMX0uczocIN4eWbu" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-08-27 22:17:46 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com/669494979-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:17:46 |  >> <iq to="user_vptahk0027@test-domain.com/669494979-tigase-24" xmlns="jabber:client" type="result" id="HRaiFvbIMX0uczocIN4eWbu"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com/669494979-tigase-24 << <iq to="user_vptahk0027@test-domain.com/669494979-tigase-24" xmlns="jabber:client" type="result" id="HRaiFvbIMX0uczocIN4eWbu"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:46 | Disconnecting

2023-08-27 22:17:46 | [Mutex] notify: [disconnected]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <presence from="user_vptahk0027@test-domain.com/669494979-tigase-24" to="user_vptahk0027@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <presence from="user_vptahk0027@test-domain.com/669494979-tigase-24" to="user_vptahk0027@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj0ySGYzdno2QjJFWHltbllNVmJXeQ==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj0ySGYzdno2QjJFWHltbllNVmJXeQ==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0ySGYzdno2QjJFWHltbllNVmJXeTI3YW12UUc1VkxhRmNsMzFwdmxJLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0ySGYzdno2QjJFWHltbllNVmJXeTI3YW12UUc1VkxhRmNsMzFwdmxJLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MkhmM3Z6NkIyRVh5bW5ZTVZiV3kyN2FtdlFHNVZMYUZjbDMxcHZsSSxwPWRMVldWMkVpTU05anhUcktReTZjQ0EyNHJxZllkdzNubTVRSEJZSkJkd0k9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MkhmM3Z6NkIyRVh5bW5ZTVZiV3kyN2FtdlFHNVZMYUZjbDMxcHZsSSxwPWRMVldWMkVpTU05anhUcktReTZjQ0EyNHJxZllkdzNubTVRSEJZSkJkd0k9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1DUHhsbHA0TVRnaEt1Sk5tSWx0Uw==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1DUHhsbHA0TVRnaEt1Sk5tSWx0Uw==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DUHhsbHA0TVRnaEt1Sk5tSWx0U0lFYW9QUDJrY0gyb0xENERQMWM5LHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DUHhsbHA0TVRnaEt1Sk5tSWx0U0lFYW9QUDJrY0gyb0xENERQMWM5LHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q1B4bGxwNE1UZ2hLdUpObUlsdFNJRWFvUFAya2NIMm9MRDREUDFjOSxwPW4wYTZxdzY1K0Q0bXZiUjRFaU5mWU1FZTNxZWhZaWZuclY4SlJwZisyelU9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q1B4bGxwNE1UZ2hLdUpObUlsdFNJRWFvUFAya2NIMm9MRDREUDFjOSxwPW4wYTZxdzY1K0Q0bXZiUjRFaU5mWU1FZTNxZWhZaWZuclY4SlJwZisyelU9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1NNXVrd2l5OHZCYUpyWFZSQTJUMg==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1NNXVrd2l5OHZCYUpyWFZSQTJUMg==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NNXVrd2l5OHZCYUpyWFZSQTJUMmwyRDJPME43RG9qa2tVa25sdFY4LHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NNXVrd2l5OHZCYUpyWFZSQTJUMmwyRDJPME43RG9qa2tVa25sdFY4LHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TTV1a3dpeTh2QmFKclhWUkEyVDJsMkQyTzBON0RvamtrVWtubHRWOCxwPXRYM1BkY2NDRVRQR2NTZUI1TDhXdkF4MnlCdjFQbVZ1MkYzQmk1MmpxUzQ9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TTV1a3dpeTh2QmFKclhWUkEyVDJsMkQyTzBON0RvamtrVWtubHRWOCxwPXRYM1BkY2NDRVRQR2NTZUI1TDhXdkF4MnlCdjFQbVZ1MkYzQmk1MmpxUzQ9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj00VUQ3QW02VWV4UGRzdXViVFMxQw==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj00VUQ3QW02VWV4UGRzdXViVFMxQw==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00VUQ3QW02VWV4UGRzdXViVFMxQ0xJWFFlR09wYUF5TG1nb3o0d3BQLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00VUQ3QW02VWV4UGRzdXViVFMxQ0xJWFFlR09wYUF5TG1nb3o0d3BQLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NFVEN0FtNlVleFBkc3V1YlRTMUNMSVhRZUdPcGFBeUxtZ296NHdwUCxwPUJSbmttTW5LMXlnUzZ6dTc5aDNPZ2ZtRTN6My9IbFlsVWdDRlJUVFpoZUk9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NFVEN0FtNlVleFBkc3V1YlRTMUNMSVhRZUdPcGFBeUxtZ296NHdwUCxwPUJSbmttTW5LMXlnUzZ6dTc5aDNPZ2ZtRTN6My9IbFlsVWdDRlJUVFpoZUk9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj13UUVVOGdaSHVHbEJ4QThQNXhRaw==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj13UUVVOGdaSHVHbEJ4QThQNXhRaw==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13UUVVOGdaSHVHbEJ4QThQNXhRa2VGRjJwZUpMQWpvMXlUYkFUNHdOLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13UUVVOGdaSHVHbEJ4QThQNXhRa2VGRjJwZUpMQWpvMXlUYkFUNHdOLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d1FFVThnWkh1R2xCeEE4UDV4UWtlRkYycGVKTEFqbzF5VGJBVDR3TixwPXlRcTNxQ1ZmMHJwZWFWbm03eDV5bXc3ZWFyM2ZnbmYwN3RuejNYdjA5OHc9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d1FFVThnWkh1R2xCeEE4UDV4UWtlRkYycGVKTEFqbzF5VGJBVDR3TixwPXlRcTNxQ1ZmMHJwZWFWbm03eDV5bXc3ZWFyM2ZnbmYwN3RuejNYdjA5OHc9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1tcnhsTmxzUUpWWTlkaHlUVkJCMw==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1tcnhsTmxzUUpWWTlkaHlUVkJCMw==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tcnhsTmxzUUpWWTlkaHlUVkJCM0hwc053NWxhcWFvdGdGOW1vdGwxLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tcnhsTmxzUUpWWTlkaHlUVkJCM0hwc053NWxhcWFvdGdGOW1vdGwxLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bXJ4bE5sc1FKVlk5ZGh5VFZCQjNIcHNOdzVsYXFhb3RnRjltb3RsMSxwPWRGTWlYeGpZU2ZGd21ZYXFpK1p1eWdYU2NiSXAwK0wxV3dCQkNZNEpOaFk9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bXJ4bE5sc1FKVlk5ZGh5VFZCQjNIcHNOdzVsYXFhb3RnRjltb3RsMSxwPWRGTWlYeGpZU2ZGd21ZYXFpK1p1eWdYU2NiSXAwK0wxV3dCQkNZNEpOaFk9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1taXcxcG81TW1KSzNLRTZOR0ZsUw==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1taXcxcG81TW1KSzNLRTZOR0ZsUw==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1taXcxcG81TW1KSzNLRTZOR0ZsUzhoVGlhc3A3SG92M1NhMjl3VmtaLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1taXcxcG81TW1KSzNLRTZOR0ZsUzhoVGlhc3A3SG92M1NhMjl3VmtaLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWl3MXBvNU1tSkszS0U2TkdGbFM4aFRpYXNwN0hvdjNTYTI5d1ZrWixwPXd2WHpiRFdydUF5cDcxNEhhQm1JUTJCYnBUMjZVbGxncWZ2aGltM2lCWWM9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWl3MXBvNU1tSkszS0U2TkdGbFM4aFRpYXNwN0hvdjNTYTI5d1ZrWixwPXd2WHpiRFdydUF5cDcxNEhhQm1JUTJCYnBUMjZVbGxncWZ2aGltM2lCWWM9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1KTlY4c2E0RjRUTUZSM25DUWExQg==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1KTlY4c2E0RjRUTUZSM25DUWExQg==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KTlY4c2E0RjRUTUZSM25DUWExQmdPVjFDN1JrcnpjaFZreHdlVUhoLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KTlY4c2E0RjRUTUZSM25DUWExQmdPVjFDN1JrcnpjaFZreHdlVUhoLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Sk5WOHNhNEY0VE1GUjNuQ1FhMUJnT1YxQzdSa3J6Y2hWa3h3ZVVIaCxwPWpDdUN1ZlUzdENkbzRSNWpEUExlSWRtelNLeWQya044UCtZeDMwNlNZN1k9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Sk5WOHNhNEY0VE1GUjNuQ1FhMUJnT1YxQzdSa3J6Y2hWa3h3ZVVIaCxwPWpDdUN1ZlUzdENkbzRSNWpEUExlSWRtelNLeWQya044UCtZeDMwNlNZN1k9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj04WEZycWwwOWNaRjM1VGk4NzRESQ==</auth>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj04WEZycWwwOWNaRjM1VGk4NzRESQ==</auth>

2023-08-27 22:17:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04WEZycWwwOWNaRjM1VGk4NzRESWg4MmNTc2ltdXBMaWxNOW1yZmptLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04WEZycWwwOWNaRjM1VGk4NzRESWg4MmNTc2ltdXBMaWxNOW1yZmptLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OFhGcnFsMDljWkYzNVRpODc0REloODJjU3NpbXVwTGlsTTltcmZqbSxwPW83MVFicndvR0REY1A4ZjlkNWFVejNZcDEwOHlmSUFwRm1RblBkb21rYWc9</response>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OFhGcnFsMDljWkYzNVRpODc0REloODJjU3NpbXVwTGlsTTltcmZqbSxwPW83MVFicndvR0REY1A4ZjlkNWFVejNZcDEwOHlmSUFwRm1RblBkb21rYWc9</response>

2023-08-27 22:17:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:46 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:46 | [Mutex] received everything.

2023-08-27 22:17:46 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:46 | [Mutex] waiting for: [event]

2023-08-27 22:17:46 |  >> <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-08-27 22:17:46 | user :: user_vptahk0027@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-08-27 22:17:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:46 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1pVzFJdHZyZXV0eHZtRTZzTXE0Qg==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1pVzFJdHZyZXV0eHZtRTZzTXE0Qg==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pVzFJdHZyZXV0eHZtRTZzTXE0QkhnbWF5ekxwcHVWdWN3NG5CeHhrLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pVzFJdHZyZXV0eHZtRTZzTXE0QkhnbWF5ekxwcHVWdWN3NG5CeHhrLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aVcxSXR2cmV1dHh2bUU2c01xNEJIZ21heXpMcHB1VnVjdzRuQnh4ayxwPW5vY0lUZWdQZnVlZlJCQW9yY1pHbWdxT1NpUjJhcmdheWZlVXNaSjNFYU09</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aVcxSXR2cmV1dHh2bUU2c01xNEJIZ21heXpMcHB1VnVjdzRuQnh4ayxwPW5vY0lUZWdQZnVlZlJCQW9yY1pHbWdxT1NpUjJhcmdheWZlVXNaSjNFYU09</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1uQ0VKVlMyN3l2OGJlUnNCcmhIeg==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1uQ0VKVlMyN3l2OGJlUnNCcmhIeg==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uQ0VKVlMyN3l2OGJlUnNCcmhIek94ZVhxMFhmRmZqVVhsczJGcGtWLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uQ0VKVlMyN3l2OGJlUnNCcmhIek94ZVhxMFhmRmZqVVhsczJGcGtWLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bkNFSlZTMjd5djhiZVJzQnJoSHpPeGVYcTBYZkZmalVYbHMyRnBrVixwPW9UR1FFR3RSN0FZTVM2WFBCSWphZTNqSHJNTUwvak9jTVBBdlhhcDdMdGs9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bkNFSlZTMjd5djhiZVJzQnJoSHpPeGVYcTBYZkZmalVYbHMyRnBrVixwPW9UR1FFR3RSN0FZTVM2WFBCSWphZTNqSHJNTUwvak9jTVBBdlhhcDdMdGs9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1YT3pDTTNqSWdCalBLTEZyTmVDTw==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1YT3pDTTNqSWdCalBLTEZyTmVDTw==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YT3pDTTNqSWdCalBLTEZyTmVDTzFPOEdwMU5HTmN5emlxNWNqWG9hLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YT3pDTTNqSWdCalBLTEZyTmVDTzFPOEdwMU5HTmN5emlxNWNqWG9hLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WE96Q00zaklnQmpQS0xGck5lQ08xTzhHcDFOR05jeXppcTVjalhvYSxwPUdYcFpZTVlVc0VoQUlEZkIyZlNMb3I4OEJzVmlGVGF0aEw1alVqK0dtRUk9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WE96Q00zaklnQmpQS0xGck5lQ08xTzhHcDFOR05jeXppcTVjalhvYSxwPUdYcFpZTVlVc0VoQUlEZkIyZlNMb3I4OEJzVmlGVGF0aEw1alVqK0dtRUk9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj03VUxPQVRBYXg0dTk4MTRsRERqaQ==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj03VUxPQVRBYXg0dTk4MTRsRERqaQ==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03VUxPQVRBYXg0dTk4MTRsRERqaU15MFFrMFROeWNuRUdZc0M3dmhtLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03VUxPQVRBYXg0dTk4MTRsRERqaU15MFFrMFROeWNuRUdZc0M3dmhtLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N1VMT0FUQWF4NHU5ODE0bEREamlNeTBRazBUTnljbkVHWXNDN3ZobSxwPWlJb1lEMTEya1Brc2VQNmxRbDNFN1N6RUdZMlVkM2tRa3p0LzZuUTZOdkU9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N1VMT0FUQWF4NHU5ODE0bEREamlNeTBRazBUTnljbkVHWXNDN3ZobSxwPWlJb1lEMTEya1Brc2VQNmxRbDNFN1N6RUdZMlVkM2tRa3p0LzZuUTZOdkU9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1jaktwY1VRN0ZPRnFsdU9mNlNGdQ==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1jaktwY1VRN0ZPRnFsdU9mNlNGdQ==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jaktwY1VRN0ZPRnFsdU9mNlNGdVhhSG1iem8zNzRONnBlcER3RUliLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jaktwY1VRN0ZPRnFsdU9mNlNGdVhhSG1iem8zNzRONnBlcER3RUliLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y2pLcGNVUTdGT0ZxbHVPZjZTRnVYYUhtYnpvMzc0TjZwZXBEd0VJYixwPWFqUFBCcndNRm0xaTdaK0x1R3RTWGc0RVlCbXFrTXdMVDZXZ0ZCbmtVbkE9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y2pLcGNVUTdGT0ZxbHVPZjZTRnVYYUhtYnpvMzc0TjZwZXBEd0VJYixwPWFqUFBCcndNRm0xaTdaK0x1R3RTWGc0RVlCbXFrTXdMVDZXZ0ZCbmtVbkE9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1EbE90NlZBYmpWdzU5c3djV0FENw==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1EbE90NlZBYmpWdzU5c3djV0FENw==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EbE90NlZBYmpWdzU5c3djV0FEN2M0SEN4MVVLaTJTYnBCMHI5cXlYLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EbE90NlZBYmpWdzU5c3djV0FEN2M0SEN4MVVLaTJTYnBCMHI5cXlYLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RGxPdDZWQWJqVnc1OXN3Y1dBRDdjNEhDeDFVS2kyU2JwQjByOXF5WCxwPXRpRncwTEJjTVlYWkxnNjc0VGRtRVpWVWsrc3BkY0FpV1QyR3kzS0lOaTA9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RGxPdDZWQWJqVnc1OXN3Y1dBRDdjNEhDeDFVS2kyU2JwQjByOXF5WCxwPXRpRncwTEJjTVlYWkxnNjc0VGRtRVpWVWsrc3BkY0FpV1QyR3kzS0lOaTA9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1LOE52aDhvejhEN1NOUUdJTllZWA==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1LOE52aDhvejhEN1NOUUdJTllZWA==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LOE52aDhvejhEN1NOUUdJTllZWE13ZlFOcnZTZlZmbUhtYVp1VHJWLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LOE52aDhvejhEN1NOUUdJTllZWE13ZlFOcnZTZlZmbUhtYVp1VHJWLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SzhOdmg4b3o4RDdTTlFHSU5ZWVhNd2ZRTnJ2U2ZWZm1IbWFadVRyVixwPXA2UjFxRmltWU5vdkZxWlBvVEEyWm8xMlU3Rk40MVdUTnVoZVRaY28xcTg9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SzhOdmg4b3o4RDdTTlFHSU5ZWVhNd2ZRTnJ2U2ZWZm1IbWFadVRyVixwPXA2UjFxRmltWU5vdkZxWlBvVEEyWm8xMlU3Rk40MVdUTnVoZVRaY28xcTg9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1iZjhjZlA2U0xTbktnQzNGM3gwZg==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1iZjhjZlA2U0xTbktnQzNGM3gwZg==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iZjhjZlA2U0xTbktnQzNGM3gwZnV5aHpQR1BNbXd3VUtNalpWUkxSLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iZjhjZlA2U0xTbktnQzNGM3gwZnV5aHpQR1BNbXd3VUtNalpWUkxSLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YmY4Y2ZQNlNMU25LZ0MzRjN4MGZ1eWh6UEdQTW13d1VLTWpaVlJMUixwPWZlam5sSW9kbmtxWlRmRG04VWFucjlqbUQ2Yms5Ny9xL2RiYlMzNEZ3aUU9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YmY4Y2ZQNlNMU25LZ0MzRjN4MGZ1eWh6UEdQTW13d1VLTWpaVlJMUixwPWZlam5sSW9kbmtxWlRmRG04VWFucjlqbUQ2Yms5Ny9xL2RiYlMzNEZ3aUU9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1ZcjdOVDVnaFBjeVlIZW5pa09xZQ==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1ZcjdOVDVnaFBjeVlIZW5pa09xZQ==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZcjdOVDVnaFBjeVlIZW5pa09xZVdPQkhzMEZjNGFSSnp3bFc5cU1XLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZcjdOVDVnaFBjeVlIZW5pa09xZVdPQkhzMEZjNGFSSnp3bFc5cU1XLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WXI3TlQ1Z2hQY3lZSGVuaWtPcWVXT0JIczBGYzRhUkp6d2xXOXFNVyxwPUMxYWdka1BSOXdhNUZqc1MrV0Y1eDJFcGJIdlZCSnZyRzBnQXlyY2FtNk09</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WXI3TlQ1Z2hQY3lZSGVuaWtPcWVXT0JIczBGYzRhUkp6d2xXOXFNVyxwPUMxYWdka1BSOXdhNUZqc1MrV0Y1eDJFcGJIdlZCSnZyRzBnQXlyY2FtNk09</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1vUUpEZ3JUeERKekhkM0FGZ1lKZg==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1vUUpEZ3JUeERKekhkM0FGZ1lKZg==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vUUpEZ3JUeERKekhkM0FGZ1lKZjVPc2tVcjFmbllUOWQ4Y3RrUE1SLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vUUpEZ3JUeERKekhkM0FGZ1lKZjVPc2tVcjFmbllUOWQ4Y3RrUE1SLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1FKRGdyVHhESnpIZDNBRmdZSmY1T3NrVXIxZm5ZVDlkOGN0a1BNUixwPWQ2QVFKTjY3OXRTWFk3dWYxVDNMSUJJb3Z2cDNReHoyYTVZRFhBR2MwcGc9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1FKRGdyVHhESnpIZDNBRmdZSmY1T3NrVXIxZm5ZVDlkOGN0a1BNUixwPWQ2QVFKTjY3OXRTWFk3dWYxVDNMSUJJb3Z2cDNReHoyYTVZRFhBR2MwcGc9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj0wWVF3VThCalFXRDV0S0ptVmRGZw==</auth>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj0wWVF3VThCalFXRDV0S0ptVmRGZw==</auth>

2023-08-27 22:17:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wWVF3VThCalFXRDV0S0ptVmRGZ21uZGZEcXVKa0FJUDN5VHNtQld6LHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wWVF3VThCalFXRDV0S0ptVmRGZ21uZGZEcXVKa0FJUDN5VHNtQld6LHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFlRd1U4QmpRV0Q1dEtKbVZkRmdtbmRmRHF1SmtBSVAzeVRzbUJXeixwPWpRNkdOVmJZYW5sYlh4L0xJcy9XK09McGh1bzhpdUZYaCsvZkNtSmJLY0k9</response>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFlRd1U4QmpRV0Q1dEtKbVZkRmdtbmRmRHF1SmtBSVAzeVRzbUJXeixwPWpRNkdOVmJZYW5sYlh4L0xJcy9XK09McGh1bzhpdUZYaCsvZkNtSmJLY0k9</response>

2023-08-27 22:17:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:47 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:47 | [Mutex] received everything.

2023-08-27 22:17:47 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:47 | [Mutex] waiting for: [event]

2023-08-27 22:17:47 |  >> <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-08-27 22:17:47 | user :: user_vptahk0027@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-08-27 22:17:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:47 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1sOHhZbXVIMnJaMTl3dDc3SjA2Mg==</auth>

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj1sOHhZbXVIMnJaMTl3dDc3SjA2Mg==</auth>

2023-08-27 22:17:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sOHhZbXVIMnJaMTl3dDc3SjA2MnlMYjVXSjBsdFZ1N2MwSklyZ01tLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sOHhZbXVIMnJaMTl3dDc3SjA2MnlMYjVXSjBsdFZ1N2MwSklyZ01tLHM9cHRQOExacHNnRmc1aVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bDh4WW11SDJyWjE5d3Q3N0owNjJ5TGI1V0owbHRWdTdjMEpJcmdNbSxwPTVuN1lpZHd3Z2RoajVhdTJuaVhSbjQ2cFdCRVhPSUxDQmxTMmtLdmxOUUk9</response>

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bDh4WW11SDJyWjE5d3Q3N0owNjJ5TGI1V0owbHRWdTdjMEpJcmdNbSxwPTVuN1lpZHd3Z2RoajVhdTJuaVhSbjQ2cFdCRVhPSUxDQmxTMmtLdmxOUUk9</response>

2023-08-27 22:17:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:48 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:48 | [Mutex] received everything.

2023-08-27 22:17:48 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:48 |  >> <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-08-27 22:17:48 | user :: user_vptahk0027@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-08-27 22:17:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj0yT0FWOUo1Rm1zNXBCdnhUTjlFMg==</auth>

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3ZwdGFoazAwMjcscj0yT0FWOUo1Rm1zNXBCdnhUTjlFMg==</auth>

2023-08-27 22:17:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2023-08-27 22:17:48 | user :: user_vptahk0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2023-08-27 22:17:50 | [Mutex] waiting for: [user]

2023-08-27 22:17:50 | [Mutex] received everything.

2023-08-27 22:17:50 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 2.929s
2023-08-27 22:17:50 |

2023-08-27 22:17:50 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-08-27 22:17:50 | ------------------------------------

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3dfc1841

2023-08-27 22:17:50 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-27 22:17:50 | [Mutex] waiting for: [registration]

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@333bf18e

2023-08-27 22:17:50 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@37047331

2023-08-27 22:17:50 | 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-08-27 22:17:50 | user :: 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-08-27 22:17:50 | 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-08-27 22:17:50 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:50 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7206fbb5

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2f65dba4

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

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

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

2023-08-27 22:17:50 | user :: null >> <iq to="test-domain.com" id="80vZgEiFvbIMX0uczocIN4e" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-27 22:17:50 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="80vZgEiFvbIMX0uczocIN4e" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-27 22:17:50 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="80vZgEiFvbIMX0uczocIN4e"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-27 22:17:50 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="80vZgEiFvbIMX0uczocIN4e"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@433ee847

2023-08-27 22:17:50 | user :: null >> <iq to="test-domain.com" id="G5Iw29t7AwrYq4jSaEFOIU7" type="set"><query xmlns="jabber:iq:register"><username>user_bebhsc0028</username><password>user_bebhsc0028</password><email>91dc0e4a-fe97-44d0-a81e-f549de2cfe89@localhost</email></query></iq>

2023-08-27 22:17:50 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="G5Iw29t7AwrYq4jSaEFOIU7" type="set"><query xmlns="jabber:iq:register"><username>user_bebhsc0028</username><password>user_bebhsc0028</password><email>91dc0e4a-fe97-44d0-a81e-f549de2cfe89@localhost</email></query></iq>}

2023-08-27 22:17:50 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="G5Iw29t7AwrYq4jSaEFOIU7"/>

2023-08-27 22:17:50 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="G5Iw29t7AwrYq4jSaEFOIU7"/>}

2023-08-27 22:17:50 | [Mutex] received everything.

2023-08-27 22:17:50 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-27 22:17:50 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-27 22:17:50 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@57b796ea

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@122904fa

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@139055e0

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@27d8eb05

2023-08-27 22:17:50 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4cb339d2

2023-08-27 22:17:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:50 | user :: user_bebhsc0028@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-08-27 22:17:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1BMTJWMURpWTdDU29HRXRBN0xrYw==</auth>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1BMTJWMURpWTdDU29HRXRBN0xrYw==</auth>

2023-08-27 22:17:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BMTJWMURpWTdDU29HRXRBN0xrY1RlMjJjeXBJQTBVQzJQSkxNU0VLLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BMTJWMURpWTdDU29HRXRBN0xrY1RlMjJjeXBJQTBVQzJQSkxNU0VLLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTEyVjFEaVk3Q1NvR0V0QTdMa2NUZTIyY3lwSUEwVUMyUEpMTVNFSyxwPW5DT1NWbmkvWVFqeWoxb0ZmcWxEYW14MW5RTTFsUDE4eHJ5eVYvUW5SaXM9</response>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTEyVjFEaVk3Q1NvR0V0QTdMa2NUZTIyY3lwSUEwVUMyUEpMTVNFSyxwPW5DT1NWbmkvWVFqeWoxb0ZmcWxEYW14MW5RTTFsUDE4eHJ5eVYvUW5SaXM9</response>

2023-08-27 22:17:50 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1udE5aQStTMk5HWkRLc0JzWHlsV0NIZlpDTWN3QlJFMGl0bmk4eUtWSUd3PQ==</success>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1udE5aQStTMk5HWkRLc0JzWHlsV0NIZlpDTWN3QlJFMGl0bmk4eUtWSUd3PQ==</success>

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

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:50 |  << <iq xmlns="jabber:client" id="A0r8hKIrasUTX5wobso0bCE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <iq xmlns="jabber:client" id="A0r8hKIrasUTX5wobso0bCE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:50 |  >> <iq to="user_bebhsc0028@test-domain.com/669494979-tigase-25" xmlns="jabber:client" type="result" id="A0r8hKIrasUTX5wobso0bCE"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_bebhsc0028@test-domain.com/669494979-tigase-25</jid></bind></iq>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <iq to="user_bebhsc0028@test-domain.com/669494979-tigase-25" xmlns="jabber:client" type="result" id="A0r8hKIrasUTX5wobso0bCE"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_bebhsc0028@test-domain.com/669494979-tigase-25</jid></bind></iq>

2023-08-27 22:17:50 |  << <iq xmlns="jabber:client" id="ybWbyoNMMzqYWX5l2qfAEwd" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 >> <iq xmlns="jabber:client" id="ybWbyoNMMzqYWX5l2qfAEwd" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:50 |  >> <iq to="user_bebhsc0028@test-domain.com/669494979-tigase-25" xmlns="jabber:client" type="result" id="ybWbyoNMMzqYWX5l2qfAEwd"/>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 << <iq to="user_bebhsc0028@test-domain.com/669494979-tigase-25" xmlns="jabber:client" type="result" id="ybWbyoNMMzqYWX5l2qfAEwd"/>

2023-08-27 22:17:50 |  << <iq to="test-domain.com" id="Wd0s0uhGMEEDscp0eteAapZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 >> <iq to="test-domain.com" id="Wd0s0uhGMEEDscp0eteAapZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:50 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:50 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="12326cc7-4186-4ca9-a598-8c4f9478c6aa" max="60"/>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="12326cc7-4186-4ca9-a598-8c4f9478c6aa" max="60"/>

2023-08-27 22:17:50 |  << <iq id="59MxgKviIqV1dMUdwwgHEIK" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 >> <iq id="59MxgKviIqV1dMUdwwgHEIK" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:50 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2023-08-27 22:17:50 | Disconnecting

2023-08-27 22:17:50 |  >> <iq to="user_bebhsc0028@test-domain.com/669494979-tigase-25" xmlns="jabber:client" type="result" id="59MxgKviIqV1dMUdwwgHEIK"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 << <iq to="user_bebhsc0028@test-domain.com/669494979-tigase-25" xmlns="jabber:client" type="result" id="59MxgKviIqV1dMUdwwgHEIK"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:50 |  >> <presence from="user_bebhsc0028@test-domain.com/669494979-tigase-25" to="user_bebhsc0028@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com/669494979-tigase-25 << <presence from="user_bebhsc0028@test-domain.com/669494979-tigase-25" to="user_bebhsc0028@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:50 | [Mutex] notify: [disconnected]

2023-08-27 22:17:50 | [Mutex] received everything.

2023-08-27 22:17:50 | [Mutex] waiting for: [event]

2023-08-27 22:17:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:50 | user :: user_bebhsc0028@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-08-27 22:17:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1NTFRMbUc1RDY0ZExzdEFrc1M1Nw==</auth>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1NTFRMbUc1RDY0ZExzdEFrc1M1Nw==</auth>

2023-08-27 22:17:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NTFRMbUc1RDY0ZExzdEFrc1M1N05qdnBwV29pYnZuZkZPelFLY2xXLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NTFRMbUc1RDY0ZExzdEFrc1M1N05qdnBwV29pYnZuZkZPelFLY2xXLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TUxUTG1HNUQ2NGRMc3RBa3NTNTdOanZwcFdvaWJ2bmZGT3pRS2NsVyxwPTJqYkFLMHdVeDRITzdkTXNqUytnbEg2WFNJRVM0a2g2THExTWhjcWc0VlE9</response>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TUxUTG1HNUQ2NGRMc3RBa3NTNTdOanZwcFdvaWJ2bmZGT3pRS2NsVyxwPTJqYkFLMHdVeDRITzdkTXNqUytnbEg2WFNJRVM0a2g2THExTWhjcWc0VlE9</response>

2023-08-27 22:17:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:50 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:50 | [Mutex] received everything.

2023-08-27 22:17:50 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:50 | [Mutex] waiting for: [event]

2023-08-27 22:17:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:50 | user :: user_bebhsc0028@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-08-27 22:17:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1scG56QjBrMDd2cHNMTXp0bW1NVg==</auth>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1scG56QjBrMDd2cHNMTXp0bW1NVg==</auth>

2023-08-27 22:17:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1scG56QjBrMDd2cHNMTXp0bW1NVnZYeU1ncnpjTXpPUThxWW5BNkRzLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1scG56QjBrMDd2cHNMTXp0bW1NVnZYeU1ncnpjTXpPUThxWW5BNkRzLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHBuekIwazA3dnBzTE16dG1tTVZ2WHlNZ3J6Y016T1E4cVluQTZEcyxwPTNrSDQ0S0MrRGVpb0ZmV1BmK1dCR2greVMwTVNjYU9IRDA3Q3dRaXI1UDA9</response>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHBuekIwazA3dnBzTE16dG1tTVZ2WHlNZ3J6Y016T1E4cVluQTZEcyxwPTNrSDQ0S0MrRGVpb0ZmV1BmK1dCR2greVMwTVNjYU9IRDA3Q3dRaXI1UDA9</response>

2023-08-27 22:17:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:50 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:50 | [Mutex] received everything.

2023-08-27 22:17:50 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:50 | [Mutex] waiting for: [event]

2023-08-27 22:17:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:50 | user :: user_bebhsc0028@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-08-27 22:17:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:50 | user :: user_bebhsc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj11TlVOUmdza1pDTWtiY0JCVXF1dg==</auth>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj11TlVOUmdza1pDTWtiY0JCVXF1dg==</auth>

2023-08-27 22:17:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11TlVOUmdza1pDTWtiY0JCVXF1dkZTTXd1Qm43bEdGdlJhVnhnSDZLLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11TlVOUmdza1pDTWtiY0JCVXF1dkZTTXd1Qm43bEdGdlJhVnhnSDZLLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dU5VTlJnc2taQ01rYmNCQlVxdXZGU013dUJuN2xHRnZSYVZ4Z0g2SyxwPTM4UGtvMmc1aXpQYlNjd29vdndaaU1lUEJnNXB1UFRtTVI5SVViMDJUeEk9</response>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dU5VTlJnc2taQ01rYmNCQlVxdXZGU013dUJuN2xHRnZSYVZ4Z0g2SyxwPTM4UGtvMmc1aXpQYlNjd29vdndaaU1lUEJnNXB1UFRtTVI5SVViMDJUeEk9</response>

2023-08-27 22:17:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:51 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:51 | [Mutex] received everything.

2023-08-27 22:17:51 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:51 | [Mutex] waiting for: [event]

2023-08-27 22:17:51 |  >> <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-08-27 22:17:51 | user :: user_bebhsc0028@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-08-27 22:17:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1hUlBsWktkZ2xsbHdtOHFwSDJTMg==</auth>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1hUlBsWktkZ2xsbHdtOHFwSDJTMg==</auth>

2023-08-27 22:17:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hUlBsWktkZ2xsbHdtOHFwSDJTMkZvaUhnR3Fna2FCaVZhNUhuWWg2LHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hUlBsWktkZ2xsbHdtOHFwSDJTMkZvaUhnR3Fna2FCaVZhNUhuWWg2LHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVJQbFpLZGdsbGx3bThxcEgyUzJGb2lIZ0dxZ2thQmlWYTVIblloNixwPTdGdXlIQzVrOWd5ODNHTVdPeGlOYmxzaVcwVkdEZjl1eXRnQU5RcTh2Lzg9</response>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YVJQbFpLZGdsbGx3bThxcEgyUzJGb2lIZ0dxZ2thQmlWYTVIblloNixwPTdGdXlIQzVrOWd5ODNHTVdPeGlOYmxzaVcwVkdEZjl1eXRnQU5RcTh2Lzg9</response>

2023-08-27 22:17:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:51 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:51 | [Mutex] received everything.

2023-08-27 22:17:51 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:51 |  >> <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-08-27 22:17:51 | user :: user_bebhsc0028@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-08-27 22:17:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1SZENia1N4TEhFOHhNdnRrRlI5cQ==</auth>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JlYmhzYzAwMjgscj1SZENia1N4TEhFOHhNdnRrRlI5cQ==</auth>

2023-08-27 22:17:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZENia1N4TEhFOHhNdnRrRlI5cXZMVnVka3dQd0FhcmRBMlg5cVZpLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZENia1N4TEhFOHhNdnRrRlI5cXZMVnVka3dQd0FhcmRBMlg5cVZpLHM9SmZNNUUxcmdHVzRGSlE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmRDYmtTeExIRTh4TXZ0a0ZSOXF2TFZ1ZGt3UHdBYXJkQTJYOXFWaSxwPW9FckYzT1ZiSnY4ZHNJQ0pvb2xPNkVWdXNJY005M2cvRlh6MktKc1JGbHM9</response>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmRDYmtTeExIRTh4TXZ0a0ZSOXF2TFZ1ZGt3UHdBYXJkQTJYOXFWaSxwPW9FckYzT1ZiSnY4ZHNJQ0pvb2xPNkVWdXNJY005M2cvRlh6MktKc1JGbHM9</response>

2023-08-27 22:17:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:51 | user :: user_bebhsc0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:53 | [Mutex] waiting for: [user]

2023-08-27 22:17:53 | [Mutex] received everything.

2023-08-27 22:17:53 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.867s
2023-08-27 22:17:53 |

2023-08-27 22:17:53 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-08-27 22:17:53 | ------------------------------------

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1fe66f78

2023-08-27 22:17:53 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-27 22:17:53 | [Mutex] waiting for: [registration]

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@112182f4

2023-08-27 22:17:53 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@151e0408

2023-08-27 22:17:53 | user :: 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-08-27 22:17:53 | 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-08-27 22:17:53 | 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-08-27 22:17:53 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:53 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@501c88cf

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7c2db01b

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

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

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

2023-08-27 22:17:53 | user :: null >> <iq to="test-domain.com" id="K5u7AwrYq4jSaEFOIU7m8m4" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-27 22:17:53 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="K5u7AwrYq4jSaEFOIU7m8m4" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6106bb48

2023-08-27 22:17:53 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="K5u7AwrYq4jSaEFOIU7m8m4"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-27 22:17:53 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="K5u7AwrYq4jSaEFOIU7m8m4"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-27 22:17:53 | user :: null >> <iq to="test-domain.com" id="hh2rYq4jSaEFOIU7m8m4t8y" type="set"><query xmlns="jabber:iq:register"><username>user_cxjat10029</username><password>user_cxjat10029</password><email>c2ee353f-a2c3-4e9a-b956-bb532d028126@localhost</email></query></iq>

2023-08-27 22:17:53 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hh2rYq4jSaEFOIU7m8m4t8y" type="set"><query xmlns="jabber:iq:register"><username>user_cxjat10029</username><password>user_cxjat10029</password><email>c2ee353f-a2c3-4e9a-b956-bb532d028126@localhost</email></query></iq>}

2023-08-27 22:17:53 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="hh2rYq4jSaEFOIU7m8m4t8y"/>

2023-08-27 22:17:53 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="hh2rYq4jSaEFOIU7m8m4t8y"/>}

2023-08-27 22:17:53 | [Mutex] received everything.

2023-08-27 22:17:53 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-27 22:17:53 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-27 22:17:53 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4dddd24

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@30337780

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@210fa4f5

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@75078767

2023-08-27 22:17:53 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1fd9501e

2023-08-27 22:17:53 |  >> <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-08-27 22:17:53 | user :: user_cxjat10029@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-08-27 22:17:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N4amF0MTAwMjkscj00RlNCOGp1eTMyM1J3elpBVjV6eA==</auth>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N4amF0MTAwMjkscj00RlNCOGp1eTMyM1J3elpBVjV6eA==</auth>

2023-08-27 22:17:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00RlNCOGp1eTMyM1J3elpBVjV6eEZYb2pyQjJLOVc5Z0xybjVEdmhWLHM9MFdEUkZBUVR4cnZmV0E9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00RlNCOGp1eTMyM1J3elpBVjV6eEZYb2pyQjJLOVc5Z0xybjVEdmhWLHM9MFdEUkZBUVR4cnZmV0E9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEZTQjhqdXkzMjNSd3paQVY1enhGWG9qckIySzlXOWdMcm41RHZoVixwPUpLYXE4VHFCOXF6K1o4YnVpMWFRM2hlQi9XNjY3MXNGTFhndHNrdm90Z289</response>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEZTQjhqdXkzMjNSd3paQVY1enhGWG9qckIySzlXOWdMcm41RHZoVixwPUpLYXE4VHFCOXF6K1o4YnVpMWFRM2hlQi9XNjY3MXNGTFhndHNrdm90Z289</response>

2023-08-27 22:17:53 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16eU5YN2hSa3MyTHVUUWdjRkdRUHJKdm5HeHlrdzBoNFczTEY1WE1zaUlNPQ==</success>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16eU5YN2hSa3MyTHVUUWdjRkdRUHJKdm5HeHlrdzBoNFczTEY1WE1zaUlNPQ==</success>

2023-08-27 22:17:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:53 |  << <iq xmlns="jabber:client" id="2i3p0iBo01kMybxfQ2t2ykP" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <iq xmlns="jabber:client" id="2i3p0iBo01kMybxfQ2t2ykP" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:53 |  >> <iq to="user_cxjat10029@test-domain.com/669494979-tigase-26" xmlns="jabber:client" type="result" id="2i3p0iBo01kMybxfQ2t2ykP"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_cxjat10029@test-domain.com/669494979-tigase-26</jid></bind></iq>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <iq to="user_cxjat10029@test-domain.com/669494979-tigase-26" xmlns="jabber:client" type="result" id="2i3p0iBo01kMybxfQ2t2ykP"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_cxjat10029@test-domain.com/669494979-tigase-26</jid></bind></iq>

2023-08-27 22:17:53 |  << <iq xmlns="jabber:client" id="XrsYq9qgCAvcGnW6dIy6hJD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 >> <iq xmlns="jabber:client" id="XrsYq9qgCAvcGnW6dIy6hJD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:53 |  >> <iq to="user_cxjat10029@test-domain.com/669494979-tigase-26" xmlns="jabber:client" type="result" id="XrsYq9qgCAvcGnW6dIy6hJD"/>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 << <iq to="user_cxjat10029@test-domain.com/669494979-tigase-26" xmlns="jabber:client" type="result" id="XrsYq9qgCAvcGnW6dIy6hJD"/>

2023-08-27 22:17:53 |  << <iq to="test-domain.com" id="H6pMDr3sgVWmW3m8AxycS3e" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 >> <iq to="test-domain.com" id="H6pMDr3sgVWmW3m8AxycS3e" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:53 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:53 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="c9a1b621-055e-4a10-b200-e64e05faf882" max="60"/>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="c9a1b621-055e-4a10-b200-e64e05faf882" max="60"/>

2023-08-27 22:17:53 |  << <iq id="uiX0qWeNMQHAoNSSKzjNWeR" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 >> <iq id="uiX0qWeNMQHAoNSSKzjNWeR" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:53 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2023-08-27 22:17:53 |  >> <iq to="user_cxjat10029@test-domain.com/669494979-tigase-26" xmlns="jabber:client" type="result" id="uiX0qWeNMQHAoNSSKzjNWeR"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:53 | Disconnecting

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 << <iq to="user_cxjat10029@test-domain.com/669494979-tigase-26" xmlns="jabber:client" type="result" id="uiX0qWeNMQHAoNSSKzjNWeR"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:53 |  >> <presence from="user_cxjat10029@test-domain.com/669494979-tigase-26" to="user_cxjat10029@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com/669494979-tigase-26 << <presence from="user_cxjat10029@test-domain.com/669494979-tigase-26" to="user_cxjat10029@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:53 | [Mutex] notify: [disconnected]

2023-08-27 22:17:53 | [Mutex] received everything.

2023-08-27 22:17:53 | [Mutex] waiting for: [event]

2023-08-27 22:17:53 |  >> <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-08-27 22:17:53 | user :: user_cxjat10029@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-08-27 22:17:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2N4amF0MTAwMjkscj03ZnNiU1d2ZmlCUFhTOTlGOGNzSg==</auth>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2N4amF0MTAwMjkscj03ZnNiU1d2ZmlCUFhTOTlGOGNzSg==</auth>

2023-08-27 22:17:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03ZnNiU1d2ZmlCUFhTOTlGOGNzSmZlU2JNS3JFS01Xa21FdFlxUlVJLHM9cWRtWERVNzdXb283K2c9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03ZnNiU1d2ZmlCUFhTOTlGOGNzSmZlU2JNS3JFS01Xa21FdFlxUlVJLHM9cWRtWERVNzdXb283K2c9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2ZzYlNXdmZpQlBYUzk5Rjhjc0pmZVNiTUtyRUtNV2ttRXRZcVJVSSxwPVAvRnJMY01QUGVVTDRwT3JWUXVxUG1VSFZpQT0=</response>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2ZzYlNXdmZpQlBYUzk5Rjhjc0pmZVNiTUtyRUtNV2ttRXRZcVJVSSxwPVAvRnJMY01QUGVVTDRwT3JWUXVxUG1VSFZpQT0=</response>

2023-08-27 22:17:53 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:53 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:53 | [Mutex] received everything.

2023-08-27 22:17:53 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:53 | [Mutex] waiting for: [event]

2023-08-27 22:17:53 |  >> <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-08-27 22:17:53 | user :: user_cxjat10029@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-08-27 22:17:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfY3hqYXQxMDAyOQAgLSAtIC0gLSAt</auth>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfY3hqYXQxMDAyOQAgLSAtIC0gLSAt</auth>

2023-08-27 22:17:53 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:53 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:53 | [Mutex] received everything.

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:53 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:53 | [Mutex] waiting for: [event]

2023-08-27 22:17:53 |  >> <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-08-27 22:17:53 | user :: user_cxjat10029@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-08-27 22:17:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N4amF0MTAwMjkscj1BUUpwVVdIZkNjQnVUTG55OTI2TA==</auth>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N4amF0MTAwMjkscj1BUUpwVVdIZkNjQnVUTG55OTI2TA==</auth>

2023-08-27 22:17:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BUUpwVVdIZkNjQnVUTG55OTI2TGIzSHpwbzhtczdLd3BVcmxVQmJULHM9MFdEUkZBUVR4cnZmV0E9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BUUpwVVdIZkNjQnVUTG55OTI2TGIzSHpwbzhtczdLd3BVcmxVQmJULHM9MFdEUkZBUVR4cnZmV0E9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QVFKcFVXSGZDY0J1VExueTkyNkxiM0h6cG84bXM3S3dwVXJsVUJiVCxwPU1BTS9weEdDN05KTUdvRm1Wem9QWlNkNUY1Vk9xSHJHZWVCZ3EraGtHU289</response>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QVFKcFVXSGZDY0J1VExueTkyNkxiM0h6cG84bXM3S3dwVXJsVUJiVCxwPU1BTS9weEdDN05KTUdvRm1Wem9QWlNkNUY1Vk9xSHJHZWVCZ3EraGtHU289</response>

2023-08-27 22:17:53 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:53 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:53 | [Mutex] received everything.

2023-08-27 22:17:53 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:53 | [Mutex] waiting for: [event]

2023-08-27 22:17:53 |  >> <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-08-27 22:17:53 | user :: user_cxjat10029@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-08-27 22:17:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:53 | user :: user_cxjat10029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N4amF0MTAwMjkscj1VNUZDQXJ6RWkza1JrYmpYTzlCOA==</auth>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N4amF0MTAwMjkscj1VNUZDQXJ6RWkza1JrYmpYTzlCOA==</auth>

2023-08-27 22:17:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VNUZDQXJ6RWkza1JrYmpYTzlCOGdnbkJnZzUyUkpER1lqenFLaDVRLHM9MFdEUkZBUVR4cnZmV0E9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VNUZDQXJ6RWkza1JrYmpYTzlCOGdnbkJnZzUyUkpER1lqenFLaDVRLHM9MFdEUkZBUVR4cnZmV0E9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VTVGQ0FyekVpM2tSa2JqWE85QjhnZ25CZ2c1MlJKREdZanpxS2g1USxwPVd0MjJVOE8vb2plakRCalczUXNTMCtzVTViQXl5NDlOdHdRKzRadk9PMjg9</response>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VTVGQ0FyekVpM2tSa2JqWE85QjhnZ25CZ2c1MlJKREdZanpxS2g1USxwPVd0MjJVOE8vb2plakRCalczUXNTMCtzVTViQXl5NDlOdHdRKzRadk9PMjg9</response>

2023-08-27 22:17:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:54 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:54 | [Mutex] received everything.

2023-08-27 22:17:54 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:54 |  >> <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-08-27 22:17:54 | user :: user_cxjat10029@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-08-27 22:17:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N4amF0MTAwMjkscj1uT3hGRm5leE1SY0JYbUxOd0d4Rw==</auth>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2N4amF0MTAwMjkscj1uT3hGRm5leE1SY0JYbUxOd0d4Rw==</auth>

2023-08-27 22:17:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uT3hGRm5leE1SY0JYbUxOd0d4R1VYVWFGQVh1QnBmWEdQMDBlZDdLLHM9MFdEUkZBUVR4cnZmV0E9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uT3hGRm5leE1SY0JYbUxOd0d4R1VYVWFGQVh1QnBmWEdQMDBlZDdLLHM9MFdEUkZBUVR4cnZmV0E9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bk94RkZuZXhNUmNCWG1MTndHeEdVWFVhRkFYdUJwZlhHUDAwZWQ3SyxwPWJOamFRbFFsM2RqeWpJOURsV1ROUmxzSVFkeENlQlMyNTJ6Z04vZm9vdkU9</response>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bk94RkZuZXhNUmNCWG1MTndHeEdVWFVhRkFYdUJwZlhHUDAwZWQ3SyxwPWJOamFRbFFsM2RqeWpJOURsV1ROUmxzSVFkeENlQlMyNTJ6Z04vZm9vdkU9</response>

2023-08-27 22:17:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:54 | user :: user_cxjat10029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:56 | [Mutex] waiting for: [user]

2023-08-27 22:17:56 | [Mutex] received everything.

2023-08-27 22:17:56 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.807s
2023-08-27 22:17:56 |

2023-08-27 22:17:56 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-08-27 22:17:56 | ------------------------------------

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@63495590

2023-08-27 22:17:56 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-27 22:17:56 | [Mutex] waiting for: [registration]

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6d8ea789

2023-08-27 22:17:56 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@69b13ee0

2023-08-27 22:17:56 | user :: 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-08-27 22:17:56 | 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-08-27 22:17:56 | 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-08-27 22:17:56 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2cb3adb2

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@57f8861

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

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

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

2023-08-27 22:17:56 | user :: null >> <iq to="test-domain.com" id="0smLS5m01eGn2coRTXgS9og" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-27 22:17:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0smLS5m01eGn2coRTXgS9og" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-27 22:17:56 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="0smLS5m01eGn2coRTXgS9og"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-27 22:17:56 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="0smLS5m01eGn2coRTXgS9og"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1d55c5a8

2023-08-27 22:17:56 | user :: null >> <iq to="test-domain.com" id="x9p7zkWTYalY48lRT8CDmcC" type="set"><query xmlns="jabber:iq:register"><username>user_fjyyu20030</username><password>user_fjyyu20030</password><email>a7015e1e-efbc-4e54-af66-49153db10653@localhost</email></query></iq>

2023-08-27 22:17:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="x9p7zkWTYalY48lRT8CDmcC" type="set"><query xmlns="jabber:iq:register"><username>user_fjyyu20030</username><password>user_fjyyu20030</password><email>a7015e1e-efbc-4e54-af66-49153db10653@localhost</email></query></iq>}

2023-08-27 22:17:56 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="x9p7zkWTYalY48lRT8CDmcC"/>

2023-08-27 22:17:56 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="x9p7zkWTYalY48lRT8CDmcC"/>}

2023-08-27 22:17:56 | [Mutex] received everything.

2023-08-27 22:17:56 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-27 22:17:56 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-27 22:17:56 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7d73bedc

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4c9c52fd

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@35d9e78f

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6121c19

2023-08-27 22:17:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6677d759

2023-08-27 22:17:56 |  >> <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-08-27 22:17:56 | user :: user_fjyyu20030@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-08-27 22:17:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1HUzBxY20wNzdxcjJkVjd3WE1uMg==</auth>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1HUzBxY20wNzdxcjJkVjd3WE1uMg==</auth>

2023-08-27 22:17:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HUzBxY20wNzdxcjJkVjd3WE1uMmltdmJualRaNHlPa2ZwajNWZVRLLHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HUzBxY20wNzdxcjJkVjd3WE1uMmltdmJualRaNHlPa2ZwajNWZVRLLHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1MwcWNtMDc3cXIyZFY3d1hNbjJpbXZibmpUWjR5T2tmcGozVmVUSyxwPWpPMnVlNC8yWjhpZVBWMW16cVhRandXcXh2WkpjS1hrUUVnVFdvVGVEa289</response>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1MwcWNtMDc3cXIyZFY3d1hNbjJpbXZibmpUWjR5T2tmcGozVmVUSyxwPWpPMnVlNC8yWjhpZVBWMW16cVhRandXcXh2WkpjS1hrUUVnVFdvVGVEa289</response>

2023-08-27 22:17:56 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tRGhESlBEbjFoRmNDV205U1NoTWNudmhMRFd0ZEJ6MGRoTFJ0NFAxcFpRPQ==</success>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tRGhESlBEbjFoRmNDV205U1NoTWNudmhMRFd0ZEJ6MGRoTFJ0NFAxcFpRPQ==</success>

2023-08-27 22:17:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:56 |  << <iq xmlns="jabber:client" id="LfFDCDmcCp4yqdUUiTUeysf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <iq xmlns="jabber:client" id="LfFDCDmcCp4yqdUUiTUeysf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:56 |  >> <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-27" xmlns="jabber:client" type="result" id="LfFDCDmcCp4yqdUUiTUeysf"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_fjyyu20030@test-domain.com/669494979-tigase-27</jid></bind></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-27" xmlns="jabber:client" type="result" id="LfFDCDmcCp4yqdUUiTUeysf"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_fjyyu20030@test-domain.com/669494979-tigase-27</jid></bind></iq>

2023-08-27 22:17:56 |  << <iq xmlns="jabber:client" id="ZzBs2u4ujOUPQUPW005lR4u" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-27 >> <iq xmlns="jabber:client" id="ZzBs2u4ujOUPQUPW005lR4u" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:56 |  >> <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-27" xmlns="jabber:client" type="result" id="ZzBs2u4ujOUPQUPW005lR4u"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-27 << <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-27" xmlns="jabber:client" type="result" id="ZzBs2u4ujOUPQUPW005lR4u"/>

2023-08-27 22:17:56 |  << <iq to="test-domain.com" id="1csdLIIr4mJKCexfFGIPKYa" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-27 >> <iq to="test-domain.com" id="1csdLIIr4mJKCexfFGIPKYa" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:56 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:56 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="342ca994-c413-407c-8b1f-71ddfbc4a304" max="60"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-27 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="342ca994-c413-407c-8b1f-71ddfbc4a304" max="60"/>

2023-08-27 22:17:56 |  << <iq id="KiIysgVWmW3m8AxycS3eSQ2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-27 >> <iq id="KiIysgVWmW3m8AxycS3eSQ2" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-08-27 22:17:56 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:17:56 |  >> <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-27" xmlns="jabber:client" type="result" id="KiIysgVWmW3m8AxycS3eSQ2"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-27 << <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-27" xmlns="jabber:client" type="result" id="KiIysgVWmW3m8AxycS3eSQ2"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:56 | Disconnecting

2023-08-27 22:17:56 | [Mutex] notify: [disconnected]

2023-08-27 22:17:56 | [Mutex] received everything.

2023-08-27 22:17:56 |  >> <presence from="user_fjyyu20030@test-domain.com/669494979-tigase-27" to="user_fjyyu20030@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <presence from="user_fjyyu20030@test-domain.com/669494979-tigase-27" to="user_fjyyu20030@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:56 | [Mutex] waiting for: [event]

2023-08-27 22:17:56 |  >> <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-08-27 22:17:56 | user :: user_fjyyu20030@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-08-27 22:17:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1ZQURmaHRwbTh4Z2xVNWxNbEF6eg==</auth>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1ZQURmaHRwbTh4Z2xVNWxNbEF6eg==</auth>

2023-08-27 22:17:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZQURmaHRwbTh4Z2xVNWxNbEF6ejcySXNyN0R0SmFjR3pETnhFYWFFLHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZQURmaHRwbTh4Z2xVNWxNbEF6ejcySXNyN0R0SmFjR3pETnhFYWFFLHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WUFEZmh0cG04eGdsVTVsTWxBeno3MklzcjdEdEphY0d6RE54RWFhRSxwPVVpczkrRG15Y0xxSWp4NTgya1A5T2FjNm1UQmluSVdjcTVLN0JQdXg0MjA9</response>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WUFEZmh0cG04eGdsVTVsTWxBeno3MklzcjdEdEphY0d6RE54RWFhRSxwPVVpczkrRG15Y0xxSWp4NTgya1A5T2FjNm1UQmluSVdjcTVLN0JQdXg0MjA9</response>

2023-08-27 22:17:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:56 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:56 | [Mutex] received everything.

2023-08-27 22:17:56 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:56 | [Mutex] waiting for: [event]

2023-08-27 22:17:56 |  >> <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-08-27 22:17:56 | user :: user_fjyyu20030@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-08-27 22:17:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1xb0RCSnVzdU5pMzNpUlA4NVlFRQ==</auth>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1xb0RCSnVzdU5pMzNpUlA4NVlFRQ==</auth>

2023-08-27 22:17:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xb0RCSnVzdU5pMzNpUlA4NVlFRUtuT0xiSDA5eXFKam13YWtacWRCLHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xb0RCSnVzdU5pMzNpUlA4NVlFRUtuT0xiSDA5eXFKam13YWtacWRCLHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cW9EQkp1c3VOaTMzaVJQODVZRUVLbk9MYkgwOXlxSmptd2FrWnFkQixwPUY5UjZCVHlVdUo2WThHZFV2RFBrdjFXdWZwTHhodFJZcHVPRHF2cXRHVTg9</response>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cW9EQkp1c3VOaTMzaVJQODVZRUVLbk9MYkgwOXlxSmptd2FrWnFkQixwPUY5UjZCVHlVdUo2WThHZFV2RFBrdjFXdWZwTHhodFJZcHVPRHF2cXRHVTg9</response>

2023-08-27 22:17:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:56 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:56 | [Mutex] received everything.

2023-08-27 22:17:56 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:56 | [Mutex] waiting for: [event]

2023-08-27 22:17:56 |  >> <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-08-27 22:17:56 | user :: user_fjyyu20030@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-08-27 22:17:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1KOUtxQmx1VFBNZ0swRFZoZHVQSA==</auth>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1KOUtxQmx1VFBNZ0swRFZoZHVQSA==</auth>

2023-08-27 22:17:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KOUtxQmx1VFBNZ0swRFZoZHVQSGhDZEROYWI5TExhQzMxTFlQQnhILHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KOUtxQmx1VFBNZ0swRFZoZHVQSGhDZEROYWI5TExhQzMxTFlQQnhILHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SjlLcUJsdVRQTWdLMERWaGR1UEhoQ2RETmFiOUxMYUMzMUxZUEJ4SCxwPXJMSjdVYms5dnkxck9KblptQ3ZvNHZXdFk4K1FaSzFZVVRhTU1JTmcvdjg9</response>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SjlLcUJsdVRQTWdLMERWaGR1UEhoQ2RETmFiOUxMYUMzMUxZUEJ4SCxwPXJMSjdVYms5dnkxck9KblptQ3ZvNHZXdFk4K1FaSzFZVVRhTU1JTmcvdjg9</response>

2023-08-27 22:17:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-08-27 22:17:56 | [Mutex] notify: [event, authFailed]

2023-08-27 22:17:56 | [Mutex] received everything.

2023-08-27 22:17:56 | [Mutex] isItemNotified: authFailed :: true

2023-08-27 22:17:56 |  >> <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-08-27 22:17:56 | user :: user_fjyyu20030@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-08-27 22:17:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-27 22:17:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1rOXVVQUplRVBnYUcwYmx6aXpBbw==</auth>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2ZqeXl1MjAwMzAscj1rOXVVQUplRVBnYUcwYmx6aXpBbw==</auth>

2023-08-27 22:17:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rOXVVQUplRVBnYUcwYmx6aXpBb2QwalZEWVVFaVZQTEdPTVhEVzFqLHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rOXVVQUplRVBnYUcwYmx6aXpBb2QwalZEWVVFaVZQTEdPTVhEVzFqLHM9Z1N5aDF4aW9kQmZFSVE9PSxpPTQwOTY=</challenge>

2023-08-27 22:17:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9azl1VUFKZUVQZ2FHMGJseml6QW9kMGpWRFlVRWlWUExHT01YRFcxaixwPVFGMy9sSnpNeEtrRTBKQ1RvLzJFTnl2YkRZekhLZjE3OTZxK213cjBSTUU9</response>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9azl1VUFKZUVQZ2FHMGJseml6QW9kMGpWRFlVRWlWUExHT01YRFcxaixwPVFGMy9sSnpNeEtrRTBKQ1RvLzJFTnl2YkRZekhLZjE3OTZxK213cjBSTUU9</response>

2023-08-27 22:17:56 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SZk5lSm9GYVlITkNwNTQ5YWZ0WmoyVHg4R1R0czlBK29aeUYrRnFieFhjPQ==</success>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SZk5lSm9GYVlITkNwNTQ5YWZ0WmoyVHg4R1R0czlBK29aeUYrRnFieFhjPQ==</success>

2023-08-27 22:17:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:17:56 |  << <iq xmlns="jabber:client" id="4kMNBo01kMybxfQ2t2ykPUe" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com >> <iq xmlns="jabber:client" id="4kMNBo01kMybxfQ2t2ykPUe" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:17:56 |  >> <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-28" xmlns="jabber:client" type="result" id="4kMNBo01kMybxfQ2t2ykPUe"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_fjyyu20030@test-domain.com/669494979-tigase-28</jid></bind></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-28" xmlns="jabber:client" type="result" id="4kMNBo01kMybxfQ2t2ykPUe"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_fjyyu20030@test-domain.com/669494979-tigase-28</jid></bind></iq>

2023-08-27 22:17:56 |  << <iq xmlns="jabber:client" id="oztdN4eWbuoS6xgODs8hQOC" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-28 >> <iq xmlns="jabber:client" id="oztdN4eWbuoS6xgODs8hQOC" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:17:56 |  >> <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-28" xmlns="jabber:client" type="result" id="oztdN4eWbuoS6xgODs8hQOC"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-28 << <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-28" xmlns="jabber:client" type="result" id="oztdN4eWbuoS6xgODs8hQOC"/>

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

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-28 >> <iq to="test-domain.com" id="ywiSWalSYXcw29t7AwrYq4j" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:17:56 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-28 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:17:56 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="bb13d602-7cfe-4d08-8e97-cf583b219fb0" max="60"/>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-28 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="bb13d602-7cfe-4d08-8e97-cf583b219fb0" max="60"/>

2023-08-27 22:17:56 |  << <iq id="Tr1p8DKAEBk4eOX6uZay7wa" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-28 >> <iq id="Tr1p8DKAEBk4eOX6uZay7wa" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-08-27 22:17:56 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-28 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:17:56 |  >> <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-28" xmlns="jabber:client" type="result" id="Tr1p8DKAEBk4eOX6uZay7wa"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com/669494979-tigase-28 << <iq to="user_fjyyu20030@test-domain.com/669494979-tigase-28" xmlns="jabber:client" type="result" id="Tr1p8DKAEBk4eOX6uZay7wa"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:17:56 | Disconnecting

2023-08-27 22:17:56 | [Mutex] notify: [disconnected]

2023-08-27 22:17:56 | [Mutex] received everything.

2023-08-27 22:17:56 |  >> <presence from="user_fjyyu20030@test-domain.com/669494979-tigase-28" to="user_fjyyu20030@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:56 | user :: user_fjyyu20030@test-domain.com << <presence from="user_fjyyu20030@test-domain.com/669494979-tigase-28" to="user_fjyyu20030@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:17:58 | [Mutex] waiting for: [user]

2023-08-27 22:17:58 | [Mutex] received everything.

2023-08-27 22:17:58 | [Mutex] isItemNotified: user:ok:true :: true