Generated by TestNG with ReportNG at 22:47 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.425s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.558s
2023-08-27 22:47:56 |

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

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

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5a1de214

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

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

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@54da0727

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

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@50e58964

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

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

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@15e70d1c

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@20df40f6

2023-08-27 22:47: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:47: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:47: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:47:56 | user :: null >> <iq to="test-domain.com" id="kTq1s9NV0v8Js6zakLFs6tX" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@24b898f5

2023-08-27 22:47:56 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="kTq1s9NV0v8Js6zakLFs6tX"><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:47:56 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="kTq1s9NV0v8Js6zakLFs6tX"><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:47:56 | user :: null >> <iq to="test-domain.com" id="OGLAp1s9NV0v8Js6zakLFs6" type="set"><query xmlns="jabber:iq:register"><username>user_v91jnp0027</username><password>user_v91jnp0027</password><email>f08588d7-a3fe-4dd2-ad5b-2424a5fc5d18@localhost</email></query></iq>

2023-08-27 22:47:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="OGLAp1s9NV0v8Js6zakLFs6" type="set"><query xmlns="jabber:iq:register"><username>user_v91jnp0027</username><password>user_v91jnp0027</password><email>f08588d7-a3fe-4dd2-ad5b-2424a5fc5d18@localhost</email></query></iq>}

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

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

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

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

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

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

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@586a8baf

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@75c8f253

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2fcac4ec

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4fd58ed0

2023-08-27 22:47:56 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@436e4376

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

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

2023-08-27 22:47: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:47:56 | user :: user_v91jnp0027@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:47:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj0xYkNwNVFxeHJsTm1LemhNOFVBUA==</auth>

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

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

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

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

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

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

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

2023-08-27 22:47: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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="vff4uvUyELuglpZarYKHV69VoJk="/></features>

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

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

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

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

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

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

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

2023-08-27 22:47:56 |  >> <iq xmlns="jabber:client" type="result" id="GLW18gx5p37kTZo1xpYr0tW" to="user_v91jnp0027@test-domain.com/669494979-tigase-24"/>

2023-08-27 22:47:56 | user :: user_v91jnp0027@test-domain.com/669494979-tigase-24 << <iq xmlns="jabber:client" type="result" id="GLW18gx5p37kTZo1xpYr0tW" to="user_v91jnp0027@test-domain.com/669494979-tigase-24"/>

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

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

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

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

2023-08-27 22:47:56 |  >> <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="c647ed48-3950-4c74-a926-7e8e365a18cf"/>

2023-08-27 22:47:56 | user :: user_v91jnp0027@test-domain.com/669494979-tigase-24 << <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="c647ed48-3950-4c74-a926-7e8e365a18cf"/>

2023-08-27 22:47:56 |  << <iq id="D0Bbt0bsUPFznLCt9IFPZ8L" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:47:56 | user :: user_v91jnp0027@test-domain.com/669494979-tigase-24 >> <iq id="D0Bbt0bsUPFznLCt9IFPZ8L" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:47:56 |  >> <iq from="test-domain.com" xmlns="jabber:client" type="result" id="DZA9pSVWSLxjRJylTcDLRSf" to="user_v91jnp0027@test-domain.com/669494979-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-08-27 22:47:56 | user :: user_v91jnp0027@test-domain.com/669494979-tigase-24 << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="DZA9pSVWSLxjRJylTcDLRSf" to="user_v91jnp0027@test-domain.com/669494979-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-08-27 22:47:56 | user :: user_v91jnp0027@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:47:56 |  >> <iq xmlns="jabber:client" type="result" id="D0Bbt0bsUPFznLCt9IFPZ8L" to="user_v91jnp0027@test-domain.com/669494979-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:47:56 | user :: user_v91jnp0027@test-domain.com/669494979-tigase-24 << <iq xmlns="jabber:client" type="result" id="D0Bbt0bsUPFznLCt9IFPZ8L" to="user_v91jnp0027@test-domain.com/669494979-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:47:56 | Disconnecting

2023-08-27 22:47:56 | [Mutex] notify: [disconnected]

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

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

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

2023-08-27 22:47:56 | [Mutex] notify: [disconnected]

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

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

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

2023-08-27 22:47: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:47:56 | user :: user_v91jnp0027@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:47:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1JWjZiTW5HR2FzaEY3dmNqbmRKdQ==</auth>

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

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

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

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

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

2023-08-27 22:47: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:47:56 | user :: user_v91jnp0027@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:47:56 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47: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:47:56 | user :: user_v91jnp0027@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:47:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj05Y3gzVWZ6cG8xaVpJTnhpNVFhTw==</auth>

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

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

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

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

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

2023-08-27 22:47: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:47:56 | user :: user_v91jnp0027@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:47:56 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:47:56 | [Mutex] notify: [event, disconnected]

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1hSVlQTjRsVDdoRzh4bDZzN2pLbQ==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1iVG9tOFhzVFM3d2k3NHJJWGZwYg==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1xSTZlMmx2WFN3Mm5JSUdCTE1hbw==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1FQ29vSlJFTGVaazAwaEY5c3Vxdg==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1ZMGZwZURVcUpaVmg1OEFnQzRlUA==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1OSjBrQXlJOERYUFlBU0NCT3VENg==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1vMlA2Z2ZGWnZQMVRneUF5cWRUUw==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj0zNnlZSURVQldUUkVXQ2NJd2h6NQ==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj16NGl4MWhMUTYyZlU1TjNHcnpncQ==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1mbWo3aFFPbTJjeW9yUVJmek5xTQ==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1vaXBpT2dnQnpMQjVEdElYWDJxdg==</auth>

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

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

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

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

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

2023-08-27 22:47:57 |  >> <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:47:57 | user :: user_v91jnp0027@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:47:57 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1QSjBhM0ZDeHhnaDU3M1VpbVJ4Ug==</auth>

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1nejBlOFlJb2JOYW91cWVhV2R4RA==</auth>

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj04N1dnN0g2TlVhdzkweHRJSVdPWQ==</auth>

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1UNGlrajZsRXQ2V3pkQW5qQjJJaw==</auth>

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1xeDhGcFNzcUVHeU5tSnV2dm45OA==</auth>

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1JcG1JUzNSUE40bVQwY1NFaENtSg==</auth>

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1PZGV0NG85NjVlTk0yUXpEbmkwOQ==</auth>

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj04WTBXdXFXRHZNZVFodmJsMkZiTA==</auth>

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

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 | [Mutex] notify: [event, authFailed]

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

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

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

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:47:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Y5MWpucDAwMjcscj1TbHZJY2NmR00yRm5laU04cDNVUQ==</auth>

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

2023-08-27 22:47:58 |  >> <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:47:58 | user :: user_v91jnp0027@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:48:00 | [Mutex] waiting for: [user]

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

2023-08-27 22:48:00 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.063s
2023-08-27 22:48:00 |

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

2023-08-27 22:48:00 | ------------------------------------

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@463ef094

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

2023-08-27 22:48:01 | [Mutex] waiting for: [registration]

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@48f90623

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

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4cc69be4

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

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

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@9c40c18

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@38cff7e4

2023-08-27 22:48:01 | 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:48:01 | 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:48:01 | 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:48:01 | user :: null >> <iq to="test-domain.com" id="N1y5gLJSZthIVYpOOZ007nS" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-08-27 22:48:01 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="N1y5gLJSZthIVYpOOZ007nS"><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:48:01 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="N1y5gLJSZthIVYpOOZ007nS"><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:48:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@380726c0

2023-08-27 22:48:01 | user :: null >> <iq to="test-domain.com" id="Zgfs6zakLFs6tX16nQGnLLL" type="set"><query xmlns="jabber:iq:register"><username>user_cfdmad0028</username><password>user_cfdmad0028</password><email>1a8266a8-b943-4ba6-8070-e92fa00729dc@localhost</email></query></iq>

2023-08-27 22:48:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Zgfs6zakLFs6tX16nQGnLLL" type="set"><query xmlns="jabber:iq:register"><username>user_cfdmad0028</username><password>user_cfdmad0028</password><email>1a8266a8-b943-4ba6-8070-e92fa00729dc@localhost</email></query></iq>}

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

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

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

2023-08-27 22:48:01 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@40e6839f

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@69ebf357

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2edc5959

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

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2fec4b64

2023-08-27 22:48:01 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5be2cf7d

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

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

2023-08-27 22:48:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><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:48:01 | user :: user_cfdmad0028@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:48:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NmZG1hZDAwMjgscj10bkd5TDB3dzdOdG5CNzZVWWVmVA==</auth>

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

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

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

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

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

2023-08-27 22:48:01 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BUUQ3eFdSMVQyNGNVdG1UOEhjTElta05VYk8wTjQ2bjZPWmVsc21sYmRjPQ==</success>

2023-08-27 22:48:01 | user :: user_cfdmad0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BUUQ3eFdSMVQyNGNVdG1UOEhjTElta05VYk8wTjQ2bjZPWmVsc21sYmRjPQ==</success>

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

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

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

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

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

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

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

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

2023-08-27 22:48:01 |  >> <iq xmlns="jabber:client" type="result" id="M4BpPKJFKJXfENITMKRKu5j" to="user_cfdmad0028@test-domain.com"/>

2023-08-27 22:48:01 | user :: user_cfdmad0028@test-domain.com/669494979-tigase-25 << <iq xmlns="jabber:client" type="result" id="M4BpPKJFKJXfENITMKRKu5j" to="user_cfdmad0028@test-domain.com"/>

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

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

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

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

2023-08-27 22:48:01 |  << <iq id="g6DtX0fHORdLGRQ9iMVSKBl" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:01 | user :: user_cfdmad0028@test-domain.com/669494979-tigase-25 >> <iq id="g6DtX0fHORdLGRQ9iMVSKBl" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:01 |  >> <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="98728968-0a8b-4cdf-bbe4-10dd0e6bc423"/>

2023-08-27 22:48:01 | user :: user_cfdmad0028@test-domain.com/669494979-tigase-25 << <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="98728968-0a8b-4cdf-bbe4-10dd0e6bc423"/>

2023-08-27 22:48:01 |  >> <iq from="test-domain.com" xmlns="jabber:client" type="result" id="xSZWZ7mU5bt0bsUPFznLCt9" to="user_cfdmad0028@test-domain.com/669494979-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-08-27 22:48:01 | user :: user_cfdmad0028@test-domain.com/669494979-tigase-25 << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="xSZWZ7mU5bt0bsUPFznLCt9" to="user_cfdmad0028@test-domain.com/669494979-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-08-27 22:48:01 | user :: user_cfdmad0028@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:48:01 |  >> <iq xmlns="jabber:client" type="result" id="g6DtX0fHORdLGRQ9iMVSKBl" to="user_cfdmad0028@test-domain.com/669494979-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:01 | user :: user_cfdmad0028@test-domain.com/669494979-tigase-25 << <iq xmlns="jabber:client" type="result" id="g6DtX0fHORdLGRQ9iMVSKBl" to="user_cfdmad0028@test-domain.com/669494979-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:01 | Disconnecting

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

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

2023-08-27 22:48:01 | [Mutex] notify: [disconnected]

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

2023-08-27 22:48:01 | [Mutex] waiting for: [event]

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

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

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

2023-08-27 22:48:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><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:48:01 | user :: user_cfdmad0028@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:48:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NmZG1hZDAwMjgscj1lcjl5S2REdHJaVldaZTVGcm1lUA==</auth>

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

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

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

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

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

2023-08-27 22:48:01 |  >> <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:48:01 | user :: user_cfdmad0028@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:48:01 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:48:01 | [Mutex] waiting for: [event]

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

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

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

2023-08-27 22:48:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><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:48:01 | user :: user_cfdmad0028@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:48:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NmZG1hZDAwMjgscj1LYWV6NmI0QWxsYzRyMElzeW10aQ==</auth>

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

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

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

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

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

2023-08-27 22:48:01 |  >> <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:48:01 | user :: user_cfdmad0028@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:48:01 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:48:01 | [Mutex] waiting for: [event]

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

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

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

2023-08-27 22:48:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><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:48:01 | user :: user_cfdmad0028@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:48:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NmZG1hZDAwMjgscj1Ea05RU2ZuT1dyNUtuQzJRWHByYw==</auth>

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

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

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

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

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

2023-08-27 22:48:01 |  >> <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:48:01 | user :: user_cfdmad0028@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:48:01 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:48:01 | [Mutex] waiting for: [event]

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

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

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

2023-08-27 22:48:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><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:48:01 | user :: user_cfdmad0028@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:48:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NmZG1hZDAwMjgscj1KYlBjT24xeWttbkJQVTQ5UVZiVQ==</auth>

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

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

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

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

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

2023-08-27 22:48:01 |  >> <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:48:01 | user :: user_cfdmad0028@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:48:01 | [Mutex] notify: [event, authFailed]

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

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

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

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

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

2023-08-27 22:48:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><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:48:01 | user :: user_cfdmad0028@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:48:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NmZG1hZDAwMjgscj1XUFFHU1RrSXF5MEdQZENLVVFyVA==</auth>

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

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

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

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

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

2023-08-27 22:48:01 |  >> <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:48:01 | user :: user_cfdmad0028@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:48:04 | [Mutex] waiting for: [user]

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

2023-08-27 22:48:04 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.769s
2023-08-27 22:48:04 |

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

2023-08-27 22:48:04 | ------------------------------------

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@c0b1ed3

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

2023-08-27 22:48:04 | [Mutex] waiting for: [registration]

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2ccf122

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

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6f375a3

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

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

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@43f1fb19

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@17d88832

2023-08-27 22:48:04 | 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:48:04 | 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:48:04 | 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:48:04 | user :: null >> <iq to="test-domain.com" id="Y2l7eEFmIxdyiRJzczesVRX" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-08-27 22:48:04 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="Y2l7eEFmIxdyiRJzczesVRX"><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:48:04 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="Y2l7eEFmIxdyiRJzczesVRX"><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:48:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@72f83e0a

2023-08-27 22:48:04 | user :: null >> <iq to="test-domain.com" id="mleFPZ8LELwePGmPNICv19m" type="set"><query xmlns="jabber:iq:register"><username>user_nowwha0029</username><password>user_nowwha0029</password><email>7bfb6f1d-b53b-4f2a-a378-0301ef545933@localhost</email></query></iq>

2023-08-27 22:48:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mleFPZ8LELwePGmPNICv19m" type="set"><query xmlns="jabber:iq:register"><username>user_nowwha0029</username><password>user_nowwha0029</password><email>7bfb6f1d-b53b-4f2a-a378-0301ef545933@localhost</email></query></iq>}

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

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

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

2023-08-27 22:48:04 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6f3b139b

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@23de0456

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@70149107

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@432fe961

2023-08-27 22:48:04 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@743f9d54

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX25vd3doYTAwMjkscj14OUlDTmhkM2RGN1BORmVFb3h2Nw==</auth>

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

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

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

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

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

2023-08-27 22:48:04 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16MHZXUEdmYTJXM2FEWEVmZm40azlwTDdTSXBFMk44SXgvNWpQUHo4TzRjPQ==</success>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16MHZXUEdmYTJXM2FEWEVmZm40azlwTDdTSXBFMk44SXgvNWpQUHo4TzRjPQ==</success>

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

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

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

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

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

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

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

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

2023-08-27 22:48:04 |  >> <iq xmlns="jabber:client" type="result" id="tqpMKRKu5jKGDhFoX0013lV" to="user_nowwha0029@test-domain.com/669494979-tigase-26"/>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com/669494979-tigase-26 << <iq xmlns="jabber:client" type="result" id="tqpMKRKu5jKGDhFoX0013lV" to="user_nowwha0029@test-domain.com/669494979-tigase-26"/>

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

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

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

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

2023-08-27 22:48:04 |  >> <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="e28eed0d-190b-4a99-a73c-9329b858e2ff"/>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com/669494979-tigase-26 << <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="e28eed0d-190b-4a99-a73c-9329b858e2ff"/>

2023-08-27 22:48:04 |  << <iq id="NeLv6r5ApjX4DofuaHqQNJA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com/669494979-tigase-26 >> <iq id="NeLv6r5ApjX4DofuaHqQNJA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:04 |  >> <iq from="test-domain.com" xmlns="jabber:client" type="result" id="QdKFKJXfENITMKRKu5jKGDh" to="user_nowwha0029@test-domain.com/669494979-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com/669494979-tigase-26 << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="QdKFKJXfENITMKRKu5jKGDh" to="user_nowwha0029@test-domain.com/669494979-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-08-27 22:48:04 | user :: user_nowwha0029@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:48:04 |  >> <iq xmlns="jabber:client" type="result" id="NeLv6r5ApjX4DofuaHqQNJA" to="user_nowwha0029@test-domain.com/669494979-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com/669494979-tigase-26 << <iq xmlns="jabber:client" type="result" id="NeLv6r5ApjX4DofuaHqQNJA" to="user_nowwha0029@test-domain.com/669494979-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:04 | Disconnecting

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

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

2023-08-27 22:48:04 | [Mutex] notify: [disconnected]

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

2023-08-27 22:48:04 | [Mutex] waiting for: [event]

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX25vd3doYTAwMjkscj00dmw1WEVyam1wbkNpdEVnUWNrYQ==</auth>

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

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

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

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:48:04 | [Mutex] waiting for: [event]

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfbm93d2hhMDAyOQAgLSAtIC0gLSAt</auth>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfbm93d2hhMDAyOQAgLSAtIC0gLSAt</auth>

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:48:04 | [Mutex] waiting for: [event]

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX25vd3doYTAwMjkscj1LZWhrcllYYXl3aHIzM3R3NzZ6Mw==</auth>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX25vd3doYTAwMjkscj1LZWhrcllYYXl3aHIzM3R3NzZ6Mw==</auth>

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

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

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:48:04 | [Mutex] waiting for: [event]

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX25vd3doYTAwMjkscj1YZDhmb3phUDNSMDZOZjBJQ3pYSQ==</auth>

2023-08-27 22:48:04 | user :: user_nowwha0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX25vd3doYTAwMjkscj1YZDhmb3phUDNSMDZOZjBJQ3pYSQ==</auth>

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

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

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 | [Mutex] notify: [event, authFailed]

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

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

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX25vd3doYTAwMjkscj1TMFdGcTZ3Z1NxbTZwUUNZTERiTA==</auth>

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

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

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

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

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

2023-08-27 22:48:04 |  >> <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:48:04 | user :: user_nowwha0029@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:48:06 | [Mutex] waiting for: [user]

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

2023-08-27 22:48:06 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.788s
2023-08-27 22:48:06 |

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

2023-08-27 22:48:06 | ------------------------------------

2023-08-27 22:48:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2d173025

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

2023-08-27 22:48:06 | [Mutex] waiting for: [registration]

2023-08-27 22:48:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@23d0dbf7

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

2023-08-27 22:48:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@27ef5b55

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

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

2023-08-27 22:48:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@62edd1cc

2023-08-27 22:48:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@766f53ac

2023-08-27 22:48:06 | 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:48:06 | 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:48:06 | 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:48:06 | user :: null >> <iq to="test-domain.com" id="WcACmbmUboMFt4kVRPIBiAb" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-08-27 22:48:06 | user :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="WcACmbmUboMFt4kVRPIBiAb"><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:48:06 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="WcACmbmUboMFt4kVRPIBiAb"><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:48:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@53c531f5

2023-08-27 22:48:06 | user :: null >> <iq to="test-domain.com" id="qdBEqjCqdsUVZ6o37lKFqQH" type="set"><query xmlns="jabber:iq:register"><username>user_sqnjxk0030</username><password>user_sqnjxk0030</password><email>4834a4e4-92cf-4e8d-aaee-5711e1489df5@localhost</email></query></iq>

2023-08-27 22:48:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="qdBEqjCqdsUVZ6o37lKFqQH" type="set"><query xmlns="jabber:iq:register"><username>user_sqnjxk0030</username><password>user_sqnjxk0030</password><email>4834a4e4-92cf-4e8d-aaee-5711e1489df5@localhost</email></query></iq>}

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

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

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

2023-08-27 22:48:07 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

2023-08-27 22:48:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@eaded2b

2023-08-27 22:48:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2c22e83

2023-08-27 22:48:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@e3cff44

2023-08-27 22:48:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@748c3def

2023-08-27 22:48:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@15a942e0

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

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

2023-08-27 22:48:07 |  >> <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:48:07 | user :: user_sqnjxk0030@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:48:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Nxbmp4azAwMzAscj1FVmJ4U1o5bFhPSjRQWUZCTlVPbw==</auth>

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

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

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

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

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

2023-08-27 22:48:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13V2MwSGsxWDFGS1RScWlpNkRiUk1XbGYreTJsL1IyejFneWhpRitVRHNrPQ==</success>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13V2MwSGsxWDFGS1RScWlpNkRiUk1XbGYreTJsL1IyejFneWhpRitVRHNrPQ==</success>

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

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

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

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

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

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

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

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-27 >> <iq xmlns="jabber:client" id="J59gxjRJylTcDLRSfCHoYjE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:48:07 |  >> <iq xmlns="jabber:client" type="result" id="J59gxjRJylTcDLRSfCHoYjE" to="user_sqnjxk0030@test-domain.com/669494979-tigase-27"/>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-27 << <iq xmlns="jabber:client" type="result" id="J59gxjRJylTcDLRSfCHoYjE" to="user_sqnjxk0030@test-domain.com/669494979-tigase-27"/>

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

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-27 >> <iq to="test-domain.com" id="DnZWZ2fAalHDv18vdQVl1cT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

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

2023-08-27 22:48:07 |  >> <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="04d3b8b0-829f-49d9-842a-05199daebc9e"/>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-27 << <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="04d3b8b0-829f-49d9-842a-05199daebc9e"/>

2023-08-27 22:48:07 |  << <iq id="biItWTNPTNGBpeHT7ohGPEu" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-27 >> <iq id="biItWTNPTNGBpeHT7ohGPEu" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:07 |  >> <iq from="test-domain.com" xmlns="jabber:client" type="result" id="DnZWZ2fAalHDv18vdQVl1cT" to="user_sqnjxk0030@test-domain.com/669494979-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-27 << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="DnZWZ2fAalHDv18vdQVl1cT" to="user_sqnjxk0030@test-domain.com/669494979-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-08-27 22:48:07 | user :: user_sqnjxk0030@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:48:07 |  >> <iq xmlns="jabber:client" type="result" id="biItWTNPTNGBpeHT7ohGPEu" to="user_sqnjxk0030@test-domain.com/669494979-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-27 << <iq xmlns="jabber:client" type="result" id="biItWTNPTNGBpeHT7ohGPEu" to="user_sqnjxk0030@test-domain.com/669494979-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:07 | Disconnecting

2023-08-27 22:48:07 | [Mutex] notify: [disconnected]

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

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

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

2023-08-27 22:48:07 | [Mutex] waiting for: [event]

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

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

2023-08-27 22:48:07 |  >> <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:48:07 | user :: user_sqnjxk0030@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:48:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Nxbmp4azAwMzAscj1DWmFIZ3pUdThJcHIxMmhTUEdtaQ==</auth>

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

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

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

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

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

2023-08-27 22:48:07 |  >> <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:48:07 | user :: user_sqnjxk0030@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:48:07 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:48:07 | [Mutex] waiting for: [event]

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

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

2023-08-27 22:48:07 |  >> <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:48:07 | user :: user_sqnjxk0030@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:48:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Nxbmp4azAwMzAscj1IWmlJZEpKQ3FPc2VldkJJc1NORw==</auth>

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

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

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

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

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

2023-08-27 22:48:07 |  >> <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:48:07 | user :: user_sqnjxk0030@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:48:07 | [Mutex] notify: [event, authFailed]

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

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

2023-08-27 22:48:07 | [Mutex] waiting for: [event]

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

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

2023-08-27 22:48:07 |  >> <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:48:07 | user :: user_sqnjxk0030@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:48:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Nxbmp4azAwMzAscj15N1h6UDlzNlJzOHIwckpOdXB6bw==</auth>

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

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

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

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

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

2023-08-27 22:48:07 |  >> <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:48:07 | user :: user_sqnjxk0030@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:48:07 | [Mutex] notify: [event, authFailed]

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

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

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

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

2023-08-27 22:48:07 |  >> <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:48:07 | user :: user_sqnjxk0030@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:48:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Nxbmp4azAwMzAscj1VVXRKNWs4S211Y1E4bFJVMHQ1bA==</auth>

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

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

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

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

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

2023-08-27 22:48:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj11WHN1dTFDZXNTckgxTjFObmNuSysyQStCcExVYWZNMWJRazJoZ09DMTNRPQ==</success>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj11WHN1dTFDZXNTckgxTjFObmNuSysyQStCcExVYWZNMWJRazJoZ09DMTNRPQ==</success>

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

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

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

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

2023-08-27 22:48:07 |  >> <iq xmlns="jabber:client" type="result" id="HjJv013lVRORVgL1nUjKXU0" to="user_sqnjxk0030@test-domain.com/669494979-tigase-28"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_sqnjxk0030@test-domain.com/669494979-tigase-28</jid></bind></iq>

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

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

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-28 >> <iq xmlns="jabber:client" id="rEIvtW4v24fDoYdrZ2fAalH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:48:07 |  >> <iq xmlns="jabber:client" type="result" id="rEIvtW4v24fDoYdrZ2fAalH" to="user_sqnjxk0030@test-domain.com/669494979-tigase-28"/>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-28 << <iq xmlns="jabber:client" type="result" id="rEIvtW4v24fDoYdrZ2fAalH" to="user_sqnjxk0030@test-domain.com/669494979-tigase-28"/>

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

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-28 >> <iq to="test-domain.com" id="JaeqRX9jIFxudVbwxcRICBe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-28 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:48:07 |  >> <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="377d30e8-e834-44e7-9ede-07190219eb24"/>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-28 << <enabled max="60" location="d4b373e367b3" xmlns="urn:xmpp:sm:3" resume="true" id="377d30e8-e834-44e7-9ede-07190219eb24"/>

2023-08-27 22:48:07 |  << <iq id="TqYo7ohGPEulIqX3eEz9pSV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-28 >> <iq id="TqYo7ohGPEulIqX3eEz9pSV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:07 |  >> <iq from="test-domain.com" xmlns="jabber:client" type="result" id="JaeqRX9jIFxudVbwxcRICBe" to="user_sqnjxk0030@test-domain.com/669494979-tigase-28"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-28 << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="JaeqRX9jIFxudVbwxcRICBe" to="user_sqnjxk0030@test-domain.com/669494979-tigase-28"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity category="server" type="im" 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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-08-27 22:48:07 | user :: user_sqnjxk0030@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:48:07 |  >> <iq xmlns="jabber:client" type="result" id="TqYo7ohGPEulIqX3eEz9pSV" to="user_sqnjxk0030@test-domain.com/669494979-tigase-28"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:07 | user :: user_sqnjxk0030@test-domain.com/669494979-tigase-28 << <iq xmlns="jabber:client" type="result" id="TqYo7ohGPEulIqX3eEz9pSV" to="user_sqnjxk0030@test-domain.com/669494979-tigase-28"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:48:07 | Disconnecting

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

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

2023-08-27 22:48:07 | [Mutex] notify: [disconnected]

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

2023-08-27 22:48:09 | [Mutex] waiting for: [user]

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

2023-08-27 22:48:09 | [Mutex] isItemNotified: user:ok:true :: true