Generated by TestNG with ReportNG at 22:43 PDT on Tuesday 25 May 2021
root@b2c2a8eba6e6 / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 14.543s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 5.074s
2021-05-25 22:43:59 |

2021-05-25 22:43:59 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2021-05-25 22:43:59 | ------------------------------------

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1cc4241b

2021-05-25 22:43:59 | StateChangedEvent{oldState=null, newState=connecting}

2021-05-25 22:43:59 | [Mutex] waiting for: [registration]

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1203d9f3

2021-05-25 22:43:59 | StateChangedEvent{oldState=connecting, newState=connected}

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@163c4f6b

2021-05-25 22:43:59 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:43:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-05-25 22:43:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-05-25 22:43:59 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:43:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@533ed3c8

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6ee7d148

2021-05-25 22:43:59 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:43:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-05-25 22:43:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-05-25 22:43:59 | user :: null >> <iq to="test-domain.com" id="fHQ9CCnKHvfM0bDhNHM14Ah" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-05-25 22:43:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fHQ9CCnKHvfM0bDhNHM14Ah" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@62a74126

2021-05-25 22:43:59 | user :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="fHQ9CCnKHvfM0bDhNHM14Ah"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2021-05-25 22:43:59 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="fHQ9CCnKHvfM0bDhNHM14Ah"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2021-05-25 22:43:59 | user :: null >> <iq to="test-domain.com" id="K4VRdKSTMLDvi2fLxjJQ9k6" type="set"><query xmlns="jabber:iq:register"><username>user_t5jxb00027</username><password>user_t5jxb00027</password><email>33b0e671-7eec-4aff-9c25-63b89bc361d8@localhost</email></query></iq>

2021-05-25 22:43:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="K4VRdKSTMLDvi2fLxjJQ9k6" type="set"><query xmlns="jabber:iq:register"><username>user_t5jxb00027</username><password>user_t5jxb00027</password><email>33b0e671-7eec-4aff-9c25-63b89bc361d8@localhost</email></query></iq>}

2021-05-25 22:43:59 | [Mutex] received everything.

2021-05-25 22:43:59 | [Mutex] isItemNotified: registrationSuccess :: true

2021-05-25 22:43:59 | user :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="K4VRdKSTMLDvi2fLxjJQ9k6"/>

2021-05-25 22:43:59 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="K4VRdKSTMLDvi2fLxjJQ9k6"/>}

2021-05-25 22:43:59 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-05-25 22:43:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@16941d0e

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@33112c87

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@63acd63c

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3b5a151e

2021-05-25 22:43:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@d901316

2021-05-25 22:43:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:43:59 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:43:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:43:59 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj0wQko1VlBNdVNIMktybTRvYjJSag==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj0wQko1VlBNdVNIMktybTRvYjJSag==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wQko1VlBNdVNIMktybTRvYjJSampDOTlsVmNwUjdqVW42VUoyQ1VZLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wQko1VlBNdVNIMktybTRvYjJSampDOTlsVmNwUjdqVW42VUoyQ1VZLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MEJKNVZQTXVTSDJLcm00b2IyUmpqQzk5bFZjcFI3alVuNlVKMkNVWSxwPWJqWnBmZmdiTHRNQk8yMktvQ3FoUTR3eVZVY0p3STdGSWtEZ3FpTDc3YXc9</response>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MEJKNVZQTXVTSDJLcm00b2IyUmpqQzk5bFZjcFI3alVuNlVKMkNVWSxwPWJqWnBmZmdiTHRNQk8yMktvQ3FoUTR3eVZVY0p3STdGSWtEZ3FpTDc3YXc9</response>

2021-05-25 22:44:00 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Vd3d1QjBpQ21NN2NaaERtUUpkbG9US0pqeWZrYkdRRGZ6Qy9lcnRWbytrPQ==</success>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Vd3d1QjBpQ21NN2NaaERtUUpkbG9US0pqeWZrYkdRRGZ6Qy9lcnRWbytrPQ==</success>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:00 |  << <iq xmlns="jabber:client" id="4GJCCuqYduavpRdKSTMLDvi" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <iq xmlns="jabber:client" id="4GJCCuqYduavpRdKSTMLDvi" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:00 |  >> <iq to="user_t5jxb00027@test-domain.com/353042745-tigase-23" type="result" xmlns="jabber:client" id="4GJCCuqYduavpRdKSTMLDvi"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_t5jxb00027@test-domain.com/353042745-tigase-23</jid></bind></iq>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 << <iq to="user_t5jxb00027@test-domain.com/353042745-tigase-23" type="result" xmlns="jabber:client" id="4GJCCuqYduavpRdKSTMLDvi"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_t5jxb00027@test-domain.com/353042745-tigase-23</jid></bind></iq>

2021-05-25 22:44:00 |  << <iq xmlns="jabber:client" id="RUnPT4AlXV5hWlISRICCuqY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 >> <iq xmlns="jabber:client" id="RUnPT4AlXV5hWlISRICCuqY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:00 |  >> <iq to="user_t5jxb00027@test-domain.com/353042745-tigase-23" type="result" xmlns="jabber:client" id="RUnPT4AlXV5hWlISRICCuqY"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 << <iq to="user_t5jxb00027@test-domain.com/353042745-tigase-23" type="result" xmlns="jabber:client" id="RUnPT4AlXV5hWlISRICCuqY"/>

2021-05-25 22:44:00 |  << <iq to="test-domain.com" id="v6VhAClGyueUW9mUZnN5umR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 >> <iq to="test-domain.com" id="v6VhAClGyueUW9mUZnN5umR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:00 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:00 |  >> <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="eeb359e8-00cd-4c57-90ac-d6597f28bd9f" resume="true" max="60"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 << <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="eeb359e8-00cd-4c57-90ac-d6597f28bd9f" resume="true" max="60"/>

2021-05-25 22:44:00 |  << <iq id="C7W6Eq7iMJRL1m6lGzfJKW3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 >> <iq id="C7W6Eq7iMJRL1m6lGzfJKW3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:00 |  >> <iq to="user_t5jxb00027@test-domain.com/353042745-tigase-23" from="test-domain.com" type="result" xmlns="jabber:client" id="v6VhAClGyueUW9mUZnN5umR"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 << <iq to="user_t5jxb00027@test-domain.com/353042745-tigase-23" from="test-domain.com" type="result" xmlns="jabber:client" id="v6VhAClGyueUW9mUZnN5umR"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:00 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:00 |  >> <iq to="user_t5jxb00027@test-domain.com/353042745-tigase-23" type="result" xmlns="jabber:client" id="C7W6Eq7iMJRL1m6lGzfJKW3"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 << <iq to="user_t5jxb00027@test-domain.com/353042745-tigase-23" type="result" xmlns="jabber:client" id="C7W6Eq7iMJRL1m6lGzfJKW3"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:00 | Disconnecting

2021-05-25 22:44:00 |  >> <presence to="user_t5jxb00027@test-domain.com" from="user_t5jxb00027@test-domain.com/353042745-tigase-23" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com/353042745-tigase-23 << <presence to="user_t5jxb00027@test-domain.com" from="user_t5jxb00027@test-domain.com/353042745-tigase-23" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:00 | [Mutex] notify: [disconnected]

2021-05-25 22:44:00 | [Mutex] received everything.

2021-05-25 22:44:00 | [Mutex] waiting for: [event]

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj00WWxudHFiQUFwNkxPYzhQMTlMaQ==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj00WWxudHFiQUFwNkxPYzhQMTlMaQ==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00WWxudHFiQUFwNkxPYzhQMTlMaTRnSWlpUm9uRjVOcTRNZHdXOEUwLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00WWxudHFiQUFwNkxPYzhQMTlMaTRnSWlpUm9uRjVOcTRNZHdXOEUwLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NFlsbnRxYkFBcDZMT2M4UDE5TGk0Z0lpaVJvbkY1TnE0TWR3VzhFMCxwPTJ0WmxYc3lKbHJWMDNBSGNzMWw3VGMxRkc3dXBrQ0l2MWZ5SnA4bktBcHc9</response>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NFlsbnRxYkFBcDZMT2M4UDE5TGk0Z0lpaVJvbkY1TnE0TWR3VzhFMCxwPTJ0WmxYc3lKbHJWMDNBSGNzMWw3VGMxRkc3dXBrQ0l2MWZ5SnA4bktBcHc9</response>

2021-05-25 22:44:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:00 | [Mutex] received everything.

2021-05-25 22:44:00 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:00 | [Mutex] waiting for: [event]

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1uY0lwWHNyOUVjY1pNakM0R25ZYw==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1uY0lwWHNyOUVjY1pNakM0R25ZYw==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uY0lwWHNyOUVjY1pNakM0R25ZY2h0U3JSQjN1eXowRXJZWHpIRlR5LHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uY0lwWHNyOUVjY1pNakM0R25ZY2h0U3JSQjN1eXowRXJZWHpIRlR5LHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bmNJcFhzcjlFY2NaTWpDNEduWWNodFNyUkIzdXl6MEVyWVh6SEZUeSxwPTdVdjBSMllxakxVNjZWUXZsbW1XQS94Zkl3MlZFQm1GVEpkVDViVUJnTFE9</response>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bmNJcFhzcjlFY2NaTWpDNEduWWNodFNyUkIzdXl6MEVyWVh6SEZUeSxwPTdVdjBSMllxakxVNjZWUXZsbW1XQS94Zkl3MlZFQm1GVEpkVDViVUJnTFE9</response>

2021-05-25 22:44:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:00 | [Mutex] received everything.

2021-05-25 22:44:00 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:00 | [Mutex] waiting for: [event]

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1DZ0YyQ2R4WkR0R2VwYm50NEpNMQ==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1DZ0YyQ2R4WkR0R2VwYm50NEpNMQ==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DZ0YyQ2R4WkR0R2VwYm50NEpNMVpFTjRCczNFRHZscllRS0Q4TmpjLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DZ0YyQ2R4WkR0R2VwYm50NEpNMVpFTjRCczNFRHZscllRS0Q4TmpjLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q2dGMkNkeFpEdEdlcGJudDRKTTFaRU40QnMzRUR2bHJZUUtEOE5qYyxwPXFyME9Ybm92VnhGRjFXdXRXQ0JqQmxNYTlPNk5aWW9rUU0rVUV6L011bms9</response>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q2dGMkNkeFpEdEdlcGJudDRKTTFaRU40QnMzRUR2bHJZUUtEOE5qYyxwPXFyME9Ybm92VnhGRjFXdXRXQ0JqQmxNYTlPNk5aWW9rUU0rVUV6L011bms9</response>

2021-05-25 22:44:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:00 | [Mutex] received everything.

2021-05-25 22:44:00 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:00 | [Mutex] waiting for: [event]

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1FaE4wOHo0azRUQVYybGJyNGZNZw==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1FaE4wOHo0azRUQVYybGJyNGZNZw==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FaE4wOHo0azRUQVYybGJyNGZNZzgxaEpUakVBWWJQS1VrT3V6YXJELHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FaE4wOHo0azRUQVYybGJyNGZNZzgxaEpUakVBWWJQS1VrT3V6YXJELHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RWhOMDh6NGs0VEFWMmxicjRmTWc4MWhKVGpFQVliUEtVa091emFyRCxwPW1oOVlMWWZlRUd6UVNlUlV6T1RrY0Rwb01wSWt2MitGaUVJSXNjbVVpVDQ9</response>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RWhOMDh6NGs0VEFWMmxicjRmTWc4MWhKVGpFQVliUEtVa091emFyRCxwPW1oOVlMWWZlRUd6UVNlUlV6T1RrY0Rwb01wSWt2MitGaUVJSXNjbVVpVDQ9</response>

2021-05-25 22:44:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:00 | [Mutex] received everything.

2021-05-25 22:44:00 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:00 | [Mutex] waiting for: [event]

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj00TkNrdHZ4S1hSY1h2RDIyZjJQQw==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj00TkNrdHZ4S1hSY1h2RDIyZjJQQw==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00TkNrdHZ4S1hSY1h2RDIyZjJQQ1QxdGZrbEQ2MThBSXBjTVpYeE1PLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00TkNrdHZ4S1hSY1h2RDIyZjJQQ1QxdGZrbEQ2MThBSXBjTVpYeE1PLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NE5Da3R2eEtYUmNYdkQyMmYyUENUMXRma2xENjE4QUlwY01aWHhNTyxwPXoxUXVVSFRrd1VjRnRRRk5OK3QvYTJGaTczdTA5Mi9PSzJXR2crRElWS3M9</response>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NE5Da3R2eEtYUmNYdkQyMmYyUENUMXRma2xENjE4QUlwY01aWHhNTyxwPXoxUXVVSFRrd1VjRnRRRk5OK3QvYTJGaTczdTA5Mi9PSzJXR2crRElWS3M9</response>

2021-05-25 22:44:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:00 | [Mutex] notify: [event, disconnected]

2021-05-25 22:44:00 | [Mutex] received everything.

2021-05-25 22:44:00 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:00 | [Mutex] waiting for: [event]

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1SNWZ4aTNnTnlkNHdNUExNcXlxdg==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1SNWZ4aTNnTnlkNHdNUExNcXlxdg==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SNWZ4aTNnTnlkNHdNUExNcXlxdjA0ejg1ZFdKYkZEaU9tMWMweVExLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SNWZ4aTNnTnlkNHdNUExNcXlxdjA0ejg1ZFdKYkZEaU9tMWMweVExLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjVmeGkzZ055ZDR3TVBMTXF5cXYwNHo4NWRXSmJGRGlPbTFjMHlRMSxwPTZmQVpFUEZIMERmSWl6OUN4ZEo3L09ZR1dyQzZBOFVIOE5PQTNjUm1LYlk9</response>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjVmeGkzZ055ZDR3TVBMTXF5cXYwNHo4NWRXSmJGRGlPbTFjMHlRMSxwPTZmQVpFUEZIMERmSWl6OUN4ZEo3L09ZR1dyQzZBOFVIOE5PQTNjUm1LYlk9</response>

2021-05-25 22:44:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:00 | [Mutex] received everything.

2021-05-25 22:44:00 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:00 | [Mutex] waiting for: [event]

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1hNTg5emg0ME5uU1dmSlNrbExWZQ==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1hNTg5emg0ME5uU1dmSlNrbExWZQ==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hNTg5emg0ME5uU1dmSlNrbExWZW9kVjhpT3kxTTg2bzJ6blFFTGFiLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hNTg5emg0ME5uU1dmSlNrbExWZW9kVjhpT3kxTTg2bzJ6blFFTGFiLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YTU4OXpoNDBOblNXZkpTa2xMVmVvZFY4aU95MU04Nm8yem5RRUxhYixwPWxBanRoNlp3dnIxZ1JDSTBOdEEzOEtJTGlKaGt1RWZIaFN4K1pPTTZ6VHc9</response>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YTU4OXpoNDBOblNXZkpTa2xMVmVvZFY4aU95MU04Nm8yem5RRUxhYixwPWxBanRoNlp3dnIxZ1JDSTBOdEEzOEtJTGlKaGt1RWZIaFN4K1pPTTZ6VHc9</response>

2021-05-25 22:44:00 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:00 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:00 | [Mutex] received everything.

2021-05-25 22:44:00 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:00 | [Mutex] waiting for: [event]

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1Ndzd6d3RrcTRFeUJCYlhJVExEaw==</auth>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1Ndzd6d3RrcTRFeUJCYlhJVExEaw==</auth>

2021-05-25 22:44:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ndzd6d3RrcTRFeUJCYlhJVExEa0I3WVZkQ0tLM0F5MjRNcnhkV3haLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:00 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ndzd6d3RrcTRFeUJCYlhJVExEa0I3WVZkQ0tLM0F5MjRNcnhkV3haLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TXc3end0a3E0RXlCQmJYSVRMRGtCN1lWZENLSzNBeTI0TXJ4ZFd4WixwPWw1QkdXZmtkVyttTDcyd3RzbkFKd2YrSWJXVFhqWmM2Mk9jR1ZkQTRBUzQ9</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TXc3end0a3E0RXlCQmJYSVRMRGtCN1lWZENLSzNBeTI0TXJ4ZFd4WixwPWw1QkdXZmtkVyttTDcyd3RzbkFKd2YrSWJXVFhqWmM2Mk9jR1ZkQTRBUzQ9</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1vaU41UUpvZzdUT1F5djVDS0JMWA==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1vaU41UUpvZzdUT1F5djVDS0JMWA==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vaU41UUpvZzdUT1F5djVDS0JMWDh4SUkxcm1SVlNCd1ltUUx0VzM1LHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vaU41UUpvZzdUT1F5djVDS0JMWDh4SUkxcm1SVlNCd1ltUUx0VzM1LHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2lONVFKb2c3VE9ReXY1Q0tCTFg4eElJMXJtUlZTQndZbVFMdFczNSxwPUNhSGs5alZJYWthSWdMUmd4WWNQamoyRVlhVlpNckd2MEVFN0dSWDhKR2s9</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2lONVFKb2c3VE9ReXY1Q0tCTFg4eElJMXJtUlZTQndZbVFMdFczNSxwPUNhSGs5alZJYWthSWdMUmd4WWNQamoyRVlhVlpNckd2MEVFN0dSWDhKR2s9</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1wYzF5RW8wUUo3NWs4QkZ6SGVzRw==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1wYzF5RW8wUUo3NWs4QkZ6SGVzRw==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wYzF5RW8wUUo3NWs4QkZ6SGVzR3dpOG5OamRPWkMzbTR3anQ4VlJRLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wYzF5RW8wUUo3NWs4QkZ6SGVzR3dpOG5OamRPWkMzbTR3anQ4VlJRLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cGMxeUVvMFFKNzVrOEJGekhlc0d3aThuTmpkT1pDM200d2p0OFZSUSxwPSthaGVYQmUrd3BId2MrNENEUThOcmlHa2VpbTZhcU04S25lU2xoemNYd2c9</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cGMxeUVvMFFKNzVrOEJGekhlc0d3aThuTmpkT1pDM200d2p0OFZSUSxwPSthaGVYQmUrd3BId2MrNENEUThOcmlHa2VpbTZhcU04S25lU2xoemNYd2c9</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj05bTMzMVVLRnE1blpqUllkYkxRVQ==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj05bTMzMVVLRnE1blpqUllkYkxRVQ==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05bTMzMVVLRnE1blpqUllkYkxRVWRlTE43NmRxMTR4TmJyc2dVOGRJLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05bTMzMVVLRnE1blpqUllkYkxRVWRlTE43NmRxMTR4TmJyc2dVOGRJLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OW0zMzFVS0ZxNW5aalJZZGJMUVVkZUxONzZkcTE0eE5icnNnVThkSSxwPS95MnMrN2w5TkJXYkRmMjZjWmNxWWFYRHNHM1FncTEreklWb252dzhRMXM9</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OW0zMzFVS0ZxNW5aalJZZGJMUVVkZUxONzZkcTE0eE5icnNnVThkSSxwPS95MnMrN2w5TkJXYkRmMjZjWmNxWWFYRHNHM1FncTEreklWb252dzhRMXM9</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1oMVFXVm91WGNXeDAzZTJwUUZ1VA==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1oMVFXVm91WGNXeDAzZTJwUUZ1VA==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oMVFXVm91WGNXeDAzZTJwUUZ1VEx6SFY3cUxqVWRPSWFjWndhaW1mLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oMVFXVm91WGNXeDAzZTJwUUZ1VEx6SFY3cUxqVWRPSWFjWndhaW1mLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aDFRV1ZvdVhjV3gwM2UycFFGdVRMekhWN3FMalVkT0lhY1p3YWltZixwPUpWdGlvQk9sKzI5ai9RM3ltS0g3Zll1NHJDMndmUjJCd3hPa3c2WXdTcTg9</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aDFRV1ZvdVhjV3gwM2UycFFGdVRMekhWN3FMalVkT0lhY1p3YWltZixwPUpWdGlvQk9sKzI5ai9RM3ltS0g3Zll1NHJDMndmUjJCd3hPa3c2WXdTcTg9</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1rNWxyTWRaMDUyT1I2N005cjg1Mg==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1rNWxyTWRaMDUyT1I2N005cjg1Mg==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rNWxyTWRaMDUyT1I2N005cjg1MndiNUxYa01HOFRveUc3VVRRWklRLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rNWxyTWRaMDUyT1I2N005cjg1MndiNUxYa01HOFRveUc3VVRRWklRLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9azVsck1kWjA1Mk9SNjdNOXI4NTJ3YjVMWGtNRzhUb3lHN1VUUVpJUSxwPWg1eE5jcEhnUWtoZUxvbXRYQ25IZVJXUjlkaVBtcWFKVEdTOE8vRkpmdWs9</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9azVsck1kWjA1Mk9SNjdNOXI4NTJ3YjVMWGtNRzhUb3lHN1VUUVpJUSxwPWg1eE5jcEhnUWtoZUxvbXRYQ25IZVJXUjlkaVBtcWFKVEdTOE8vRkpmdWs9</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj10aVExUnlTUUZaNHh5Z3dZWkNyVw==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj10aVExUnlTUUZaNHh5Z3dZWkNyVw==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10aVExUnlTUUZaNHh5Z3dZWkNyV2lyVHZRanZ5cDZjdTljdk96T2ZGLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10aVExUnlTUUZaNHh5Z3dZWkNyV2lyVHZRanZ5cDZjdTljdk96T2ZGLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGlRMVJ5U1FGWjR4eWd3WVpDcldpclR2UWp2eXA2Y3U5Y3ZPek9mRixwPWRkN3lqK2Y1Nm5HOW53UlBtaVBTYzQrMVV3R2ZISmduclVyR0draDk1bDA9</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGlRMVJ5U1FGWjR4eWd3WVpDcldpclR2UWp2eXA2Y3U5Y3ZPek9mRixwPWRkN3lqK2Y1Nm5HOW53UlBtaVBTYzQrMVV3R2ZISmduclVyR0draDk1bDA9</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1CdXMwSXR0RFUxbkRvdTF0ZEdRSQ==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1CdXMwSXR0RFUxbkRvdTF0ZEdRSQ==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CdXMwSXR0RFUxbkRvdTF0ZEdRSVg5SVdHaUJjNUJIRzZFVDFWWjVkLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CdXMwSXR0RFUxbkRvdTF0ZEdRSVg5SVdHaUJjNUJIRzZFVDFWWjVkLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnVzMEl0dERVMW5Eb3UxdGRHUUlYOUlXR2lCYzVCSEc2RVQxVlo1ZCxwPTBjYU1jdjUrNW1DKzJ5d0k2Slh5STJsM3hZcE5DUzd4NkJqcmlLeXNxSlE9</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnVzMEl0dERVMW5Eb3UxdGRHUUlYOUlXR2lCYzVCSEc2RVQxVlo1ZCxwPTBjYU1jdjUrNW1DKzJ5d0k2Slh5STJsM3hZcE5DUzd4NkJqcmlLeXNxSlE9</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1tWGlFOXNZWFNvQ2ZNaEVLdDExWA==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1tWGlFOXNZWFNvQ2ZNaEVLdDExWA==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tWGlFOXNZWFNvQ2ZNaEVLdDExWHM3eGVwaXI3UXpFWFBDWmpURU42LHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tWGlFOXNZWFNvQ2ZNaEVLdDExWHM3eGVwaXI3UXpFWFBDWmpURU42LHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bVhpRTlzWVhTb0NmTWhFS3QxMVhzN3hlcGlyN1F6RVhQQ1pqVEVONixwPVZKbjRZd0U3Ty82Nk1IY3FMbGxISU1oTS9VVVZKZnpLVEwzRWxDRjI3Z009</response>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bVhpRTlzWVhTb0NmTWhFS3QxMVhzN3hlcGlyN1F6RVhQQ1pqVEVONixwPVZKbjRZd0U3Ty82Nk1IY3FMbGxISU1oTS9VVVZKZnpLVEwzRWxDRjI3Z009</response>

2021-05-25 22:44:01 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:01 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:01 | [Mutex] received everything.

2021-05-25 22:44:01 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:01 | [Mutex] waiting for: [event]

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:01 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:01 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1SNWw1N1VNOGh2VGVhUE9FVVNxbQ==</auth>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1SNWw1N1VNOGh2VGVhUE9FVVNxbQ==</auth>

2021-05-25 22:44:01 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SNWw1N1VNOGh2VGVhUE9FVVNxbUN6VG5UV2l1RnprR2ZGcFAzblhuLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:01 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SNWw1N1VNOGh2VGVhUE9FVVNxbUN6VG5UV2l1RnprR2ZGcFAzblhuLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjVsNTdVTThodlRlYVBPRVVTcW1DelRuVFdpdUZ6a0dmRnBQM25YbixwPXp3UTZ5Y2tDMjR0KzJPVGhYVnp5TkUzcm5vcnh5ZklERGwxOTZKalVESjA9</response>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjVsNTdVTThodlRlYVBPRVVTcW1DelRuVFdpdUZ6a0dmRnBQM25YbixwPXp3UTZ5Y2tDMjR0KzJPVGhYVnp5TkUzcm5vcnh5ZklERGwxOTZKalVESjA9</response>

2021-05-25 22:44:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:02 | [Mutex] received everything.

2021-05-25 22:44:02 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:02 | [Mutex] waiting for: [event]

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj12NGg4YlRxQ040YkxLNGN1TmQ4cQ==</auth>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj12NGg4YlRxQ040YkxLNGN1TmQ4cQ==</auth>

2021-05-25 22:44:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12NGg4YlRxQ040YkxLNGN1TmQ4cTdHeDdvQ1BucWk3UElwb25pV2tuLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12NGg4YlRxQ040YkxLNGN1TmQ4cTdHeDdvQ1BucWk3UElwb25pV2tuLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9djRoOGJUcUNONGJMSzRjdU5kOHE3R3g3b0NQbnFpN1BJcG9uaVdrbixwPWZHN01lRURBSUR3SkhkU2tRVndtTThTOXhFOE01WEp5NlUxRFk4OE8zckE9</response>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9djRoOGJUcUNONGJMSzRjdU5kOHE3R3g3b0NQbnFpN1BJcG9uaVdrbixwPWZHN01lRURBSUR3SkhkU2tRVndtTThTOXhFOE01WEp5NlUxRFk4OE8zckE9</response>

2021-05-25 22:44:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:02 | [Mutex] received everything.

2021-05-25 22:44:02 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:02 | [Mutex] waiting for: [event]

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1kbk9wUEFXOHM5cmg3QVVRc0kxZg==</auth>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj1kbk9wUEFXOHM5cmg3QVVRc0kxZg==</auth>

2021-05-25 22:44:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kbk9wUEFXOHM5cmg3QVVRc0kxZkFKbk9KMDl3cUFTQmhpUmJJYzFnLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kbk9wUEFXOHM5cmg3QVVRc0kxZkFKbk9KMDl3cUFTQmhpUmJJYzFnLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZG5PcFBBVzhzOXJoN0FVUXNJMWZBSm5PSjA5d3FBU0JoaVJiSWMxZyxwPXJSTlZINUoyeHduV0Z1Z1puT0ExeE94aURpL3BFQUdFR3Nvcm00UUQ0N0k9</response>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZG5PcFBBVzhzOXJoN0FVUXNJMWZBSm5PSjA5d3FBU0JoaVJiSWMxZyxwPXJSTlZINUoyeHduV0Z1Z1puT0ExeE94aURpL3BFQUdFR3Nvcm00UUQ0N0k9</response>

2021-05-25 22:44:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:02 | [Mutex] received everything.

2021-05-25 22:44:02 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:02 | [Mutex] waiting for: [event]

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj15R3R4TkREc0pXOG5IeTV0RDVQTg==</auth>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj15R3R4TkREc0pXOG5IeTV0RDVQTg==</auth>

2021-05-25 22:44:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15R3R4TkREc0pXOG5IeTV0RDVQTkdZVEJUZEZDUjdRNTVmZDZSenExLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15R3R4TkREc0pXOG5IeTV0RDVQTkdZVEJUZEZDUjdRNTVmZDZSenExLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUd0eE5ERHNKVzhuSHk1dEQ1UE5HWVRCVGRGQ1I3UTU1ZmQ2UnpxMSxwPTAwOE9aS1FXWENQVXJPQXFwTmp3aHAvTEtDek9SS2tOejBhSmRrU082b3c9</response>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUd0eE5ERHNKVzhuSHk1dEQ1UE5HWVRCVGRGQ1I3UTU1ZmQ2UnpxMSxwPTAwOE9aS1FXWENQVXJPQXFwTmp3aHAvTEtDek9SS2tOejBhSmRrU082b3c9</response>

2021-05-25 22:44:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:02 | [Mutex] received everything.

2021-05-25 22:44:02 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:02 | [Mutex] waiting for: [event]

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj0xNkxkM3lCcllGZm54MGo0UktvSQ==</auth>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj0xNkxkM3lCcllGZm54MGo0UktvSQ==</auth>

2021-05-25 22:44:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xNkxkM3lCcllGZm54MGo0UktvSUJxUGYwb2JVb3hoemZnakNqQUZuLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xNkxkM3lCcllGZm54MGo0UktvSUJxUGYwb2JVb3hoemZnakNqQUZuLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTZMZDN5QnJZRmZueDBqNFJLb0lCcVBmMG9iVW94aHpmZ2pDakFGbixwPWkveGcrU0RRUU9VRGN6OGs1MHZiK2tlZk9qZUhCRXRFT25Ccmh6YVM3YU09</response>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTZMZDN5QnJZRmZueDBqNFJLb0lCcVBmMG9iVW94aHpmZ2pDakFGbixwPWkveGcrU0RRUU9VRGN6OGs1MHZiK2tlZk9qZUhCRXRFT25Ccmh6YVM3YU09</response>

2021-05-25 22:44:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:02 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:02 | [Mutex] received everything.

2021-05-25 22:44:02 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj14OG91SkVsSnEwYWkzY0ZEbVd3OQ==</auth>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3Q1anhiMDAwMjcscj14OG91SkVsSnEwYWkzY0ZEbVd3OQ==</auth>

2021-05-25 22:44:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14OG91SkVsSnEwYWkzY0ZEbVd3OU56QmdGUzhGMlJvVEgxNXQwbXhGLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14OG91SkVsSnEwYWkzY0ZEbVd3OU56QmdGUzhGMlJvVEgxNXQwbXhGLHM9ejBEVzdpWXNsZGF4ZXc9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eDhvdUpFbEpxMGFpM2NGRG1XdzlOekJnRlM4RjJSb1RIMTV0MG14RixwPUNIV2sxUlRBdUlwSVRISCtQNEsyeCtUc09ENDV0V0dBZHNVWVV3VnJJRjA9</response>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eDhvdUpFbEpxMGFpM2NGRG1XdzlOekJnRlM4RjJSb1RIMTV0MG14RixwPUNIV2sxUlRBdUlwSVRISCtQNEsyeCtUc09ENDV0V0dBZHNVWVV3VnJJRjA9</response>

2021-05-25 22:44:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_t5jxb00027@test-domain.com is not authorized to act as user_t5jxb00027@test-domain.com</text></failure>

2021-05-25 22:44:02 | user :: user_t5jxb00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_t5jxb00027@test-domain.com is not authorized to act as user_t5jxb00027@test-domain.com</text></failure>

2021-05-25 22:44:04 | [Mutex] waiting for: [user]

2021-05-25 22:44:04 | [Mutex] received everything.

2021-05-25 22:44:04 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.131s
2021-05-25 22:44:04 |

2021-05-25 22:44:04 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2021-05-25 22:44:04 | ------------------------------------

2021-05-25 22:44:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1838a46d

2021-05-25 22:44:04 | StateChangedEvent{oldState=null, newState=connecting}

2021-05-25 22:44:04 | [Mutex] waiting for: [registration]

2021-05-25 22:44:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@16ff491a

2021-05-25 22:44:04 | StateChangedEvent{oldState=connecting, newState=connected}

2021-05-25 22:44:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@12c0cf1d

2021-05-25 22:44:04 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-05-25 22:44:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-05-25 22:44:04 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-05-25 22:44:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@57c24321

2021-05-25 22:44:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@a849e78

2021-05-25 22:44:04 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-05-25 22:44:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-05-25 22:44:04 | user :: null >> <iq to="test-domain.com" id="sNSX1qjEKBcAymasbq2fTP9" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-05-25 22:44:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sNSX1qjEKBcAymasbq2fTP9" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-05-25 22:44:04 | user :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="sNSX1qjEKBcAymasbq2fTP9"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2021-05-25 22:44:04 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="sNSX1qjEKBcAymasbq2fTP9"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2021-05-25 22:44:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@66dfb1ab

2021-05-25 22:44:04 | user :: null >> <iq to="test-domain.com" id="3UbkQ4oeArW4j15FEGv0dxj" type="set"><query xmlns="jabber:iq:register"><username>user_5ex9420028</username><password>user_5ex9420028</password><email>53a9d456-0548-4bf6-9828-3f4dd1461065@localhost</email></query></iq>

2021-05-25 22:44:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3UbkQ4oeArW4j15FEGv0dxj" type="set"><query xmlns="jabber:iq:register"><username>user_5ex9420028</username><password>user_5ex9420028</password><email>53a9d456-0548-4bf6-9828-3f4dd1461065@localhost</email></query></iq>}

2021-05-25 22:44:05 | user :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="3UbkQ4oeArW4j15FEGv0dxj"/>

2021-05-25 22:44:05 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="3UbkQ4oeArW4j15FEGv0dxj"/>}

2021-05-25 22:44:05 | [Mutex] received everything.

2021-05-25 22:44:05 | [Mutex] isItemNotified: registrationSuccess :: true

2021-05-25 22:44:05 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-05-25 22:44:05 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-05-25 22:44:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7273324a

2021-05-25 22:44:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@37edbc6e

2021-05-25 22:44:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@19b483b5

2021-05-25 22:44:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2fd2bc1

2021-05-25 22:44:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6977b8b6

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1aUkxUYUttSTljdm5McWlSUUI0aQ==</auth>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1aUkxUYUttSTljdm5McWlSUUI0aQ==</auth>

2021-05-25 22:44:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aUkxUYUttSTljdm5McWlSUUI0aWZUYmhIMEhaNXd3YnM4emk0Y0JyLHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aUkxUYUttSTljdm5McWlSUUI0aWZUYmhIMEhaNXd3YnM4emk0Y0JyLHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WlJMVGFLbUk5Y3ZuTHFpUlFCNGlmVGJoSDBIWjV3d2JzOHppNGNCcixwPVcyOC9NK01hbWVrVnBqaTBkRmRqZ2piL0JQMlYyZmdzdTZHUkVXMGk2OHc9</response>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WlJMVGFLbUk5Y3ZuTHFpUlFCNGlmVGJoSDBIWjV3d2JzOHppNGNCcixwPVcyOC9NK01hbWVrVnBqaTBkRmRqZ2piL0JQMlYyZmdzdTZHUkVXMGk2OHc9</response>

2021-05-25 22:44:05 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VcURTSXBkdGNEN21oSkVwY0J5MUlOMFN2WWpjaTJHZnd5cGZhNHh2MjNBPQ==</success>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VcURTSXBkdGNEN21oSkVwY0J5MUlOMFN2WWpjaTJHZnd5cGZhNHh2MjNBPQ==</success>

2021-05-25 22:44:05 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:05 |  << <iq xmlns="jabber:client" id="pgdzpPTTaNCGtW4wi2cFoY7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <iq xmlns="jabber:client" id="pgdzpPTTaNCGtW4wi2cFoY7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:05 |  >> <iq to="user_5ex9420028@test-domain.com/353042745-tigase-24" type="result" xmlns="jabber:client" id="pgdzpPTTaNCGtW4wi2cFoY7"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_5ex9420028@test-domain.com/353042745-tigase-24</jid></bind></iq>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <iq to="user_5ex9420028@test-domain.com/353042745-tigase-24" type="result" xmlns="jabber:client" id="pgdzpPTTaNCGtW4wi2cFoY7"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_5ex9420028@test-domain.com/353042745-tigase-24</jid></bind></iq>

2021-05-25 22:44:05 |  << <iq xmlns="jabber:client" id="yhex4k2k6kVU0bLzDAyfubt" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 >> <iq xmlns="jabber:client" id="yhex4k2k6kVU0bLzDAyfubt" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:05 |  >> <iq to="user_5ex9420028@test-domain.com/353042745-tigase-24" type="result" xmlns="jabber:client" id="yhex4k2k6kVU0bLzDAyfubt"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 << <iq to="user_5ex9420028@test-domain.com/353042745-tigase-24" type="result" xmlns="jabber:client" id="yhex4k2k6kVU0bLzDAyfubt"/>

2021-05-25 22:44:05 |  << <iq to="test-domain.com" id="Z5Cj0tYoTMKS0s2lKGxtZtg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 >> <iq to="test-domain.com" id="Z5Cj0tYoTMKS0s2lKGxtZtg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:05 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:05 |  >> <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="3740ce00-7037-45fd-a76c-1c2891cbba72" resume="true" max="60"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 << <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="3740ce00-7037-45fd-a76c-1c2891cbba72" resume="true" max="60"/>

2021-05-25 22:44:05 |  << <iq id="T6Dwu9z9xbKXWkLweQWkMPI" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 >> <iq id="T6Dwu9z9xbKXWkLweQWkMPI" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:05 |  >> <iq to="user_5ex9420028@test-domain.com/353042745-tigase-24" from="test-domain.com" type="result" xmlns="jabber:client" id="Z5Cj0tYoTMKS0s2lKGxtZtg"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 << <iq to="user_5ex9420028@test-domain.com/353042745-tigase-24" from="test-domain.com" type="result" xmlns="jabber:client" id="Z5Cj0tYoTMKS0s2lKGxtZtg"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:05 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:05 |  >> <iq to="user_5ex9420028@test-domain.com/353042745-tigase-24" type="result" xmlns="jabber:client" id="T6Dwu9z9xbKXWkLweQWkMPI"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 << <iq to="user_5ex9420028@test-domain.com/353042745-tigase-24" type="result" xmlns="jabber:client" id="T6Dwu9z9xbKXWkLweQWkMPI"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:05 | Disconnecting

2021-05-25 22:44:05 |  >> <presence to="user_5ex9420028@test-domain.com" from="user_5ex9420028@test-domain.com/353042745-tigase-24" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com/353042745-tigase-24 << <presence to="user_5ex9420028@test-domain.com" from="user_5ex9420028@test-domain.com/353042745-tigase-24" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:05 | [Mutex] notify: [disconnected]

2021-05-25 22:44:05 | [Mutex] received everything.

2021-05-25 22:44:05 | [Mutex] waiting for: [event]

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1zUWRiQmd2VmJOTUJJSUV2bE9vQw==</auth>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1zUWRiQmd2VmJOTUJJSUV2bE9vQw==</auth>

2021-05-25 22:44:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zUWRiQmd2VmJOTUJJSUV2bE9vQ1hjMGtHdEpTN1N0eUJIQWhtRmhVLHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zUWRiQmd2VmJOTUJJSUV2bE9vQ1hjMGtHdEpTN1N0eUJIQWhtRmhVLHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c1FkYkJndlZiTk1CSUlFdmxPb0NYYzBrR3RKUzdTdHlCSEFobUZoVSxwPXBJdkY3Sk1NOWVHbHNsYlhuMlJNNnNRWXBMdEpKOEN2cFdybWZPakgrVzA9</response>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c1FkYkJndlZiTk1CSUlFdmxPb0NYYzBrR3RKUzdTdHlCSEFobUZoVSxwPXBJdkY3Sk1NOWVHbHNsYlhuMlJNNnNRWXBMdEpKOEN2cFdybWZPakgrVzA9</response>

2021-05-25 22:44:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:05 | [Mutex] received everything.

2021-05-25 22:44:05 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:05 | [Mutex] waiting for: [event]

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1aVzN1NUdpMklRN0QwWEFOVTdpZQ==</auth>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1aVzN1NUdpMklRN0QwWEFOVTdpZQ==</auth>

2021-05-25 22:44:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aVzN1NUdpMklRN0QwWEFOVTdpZW5vRTBMNmVhY09FNjhQMW9DOTd0LHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aVzN1NUdpMklRN0QwWEFOVTdpZW5vRTBMNmVhY09FNjhQMW9DOTd0LHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WlczdTVHaTJJUTdEMFhBTlU3aWVub0UwTDZlYWNPRTY4UDFvQzk3dCxwPW01UVJ2YXhaTTZWcDNZdjVGTm44SXA2SjhnY092ci9LTHo5UjVGUlBkMTQ9</response>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WlczdTVHaTJJUTdEMFhBTlU3aWVub0UwTDZlYWNPRTY4UDFvQzk3dCxwPW01UVJ2YXhaTTZWcDNZdjVGTm44SXA2SjhnY092ci9LTHo5UjVGUlBkMTQ9</response>

2021-05-25 22:44:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:05 | [Mutex] received everything.

2021-05-25 22:44:05 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:05 | [Mutex] waiting for: [event]

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1SN1lRWEpLNjNvRkh6S1VXc01FVA==</auth>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1SN1lRWEpLNjNvRkh6S1VXc01FVA==</auth>

2021-05-25 22:44:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SN1lRWEpLNjNvRkh6S1VXc01FVE45RVZJSDFiS1o4VVNXYmdxcmp0LHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SN1lRWEpLNjNvRkh6S1VXc01FVE45RVZJSDFiS1o4VVNXYmdxcmp0LHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjdZUVhKSzYzb0ZIektVV3NNRVROOUVWSUgxYktaOFVTV2JncXJqdCxwPXorYy9GbmtKTHNSSkNnOUg3Y2hnTkpVZ2NQM0YrMWM2ZFN1UHovRDF4R1k9</response>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjdZUVhKSzYzb0ZIektVV3NNRVROOUVWSUgxYktaOFVTV2JncXJqdCxwPXorYy9GbmtKTHNSSkNnOUg3Y2hnTkpVZ2NQM0YrMWM2ZFN1UHovRDF4R1k9</response>

2021-05-25 22:44:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:05 | [Mutex] received everything.

2021-05-25 22:44:05 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:05 | [Mutex] waiting for: [event]

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1mZmsxZ0ZOQWU2eGQ2VHRkcTdPRQ==</auth>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1mZmsxZ0ZOQWU2eGQ2VHRkcTdPRQ==</auth>

2021-05-25 22:44:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mZmsxZ0ZOQWU2eGQ2VHRkcTdPRWpZa3dvTHhQMjRyZUNnRG8weHVILHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mZmsxZ0ZOQWU2eGQ2VHRkcTdPRWpZa3dvTHhQMjRyZUNnRG8weHVILHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZmZrMWdGTkFlNnhkNlR0ZHE3T0VqWWt3b0x4UDI0cmVDZ0RvMHh1SCxwPWhreW5kd3V5RW1XL1pLSVkyYkVNU0NnZ25hRVcrTFduNjVnNzhlT1dtSW89</response>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZmZrMWdGTkFlNnhkNlR0ZHE3T0VqWWt3b0x4UDI0cmVDZ0RvMHh1SCxwPWhreW5kd3V5RW1XL1pLSVkyYkVNU0NnZ25hRVcrTFduNjVnNzhlT1dtSW89</response>

2021-05-25 22:44:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:05 | [Mutex] received everything.

2021-05-25 22:44:05 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1NY0lrQjhsMjRwdWt5c1dudVhMZw==</auth>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzVleDk0MjAwMjgscj1NY0lrQjhsMjRwdWt5c1dudVhMZw==</auth>

2021-05-25 22:44:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NY0lrQjhsMjRwdWt5c1dudVhMZzFMRTlucDRIR2tScDh4UnBPRGZaLHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NY0lrQjhsMjRwdWt5c1dudVhMZzFMRTlucDRIR2tScDh4UnBPRGZaLHM9RDloUlZ0K2Rwb0hXUEE9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWNJa0I4bDI0cHVreXNXbnVYTGcxTEU5bnA0SEdrUnA4eFJwT0RmWixwPTduMXBPU3NCMHdKNmtPVEhYaEVaS1hlcGZsVnl6T3RiL1l0dGlJbUNkYzQ9</response>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWNJa0I4bDI0cHVreXNXbnVYTGcxTEU5bnA0SEdrUnA4eFJwT0RmWixwPTduMXBPU3NCMHdKNmtPVEhYaEVaS1hlcGZsVnl6T3RiL1l0dGlJbUNkYzQ9</response>

2021-05-25 22:44:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:05 | user :: user_5ex9420028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:07 | [Mutex] waiting for: [user]

2021-05-25 22:44:07 | [Mutex] received everything.

2021-05-25 22:44:07 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.992s
2021-05-25 22:44:07 |

2021-05-25 22:44:07 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2021-05-25 22:44:07 | ------------------------------------

2021-05-25 22:44:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@25f0b8d

2021-05-25 22:44:07 | StateChangedEvent{oldState=null, newState=connecting}

2021-05-25 22:44:07 | [Mutex] waiting for: [registration]

2021-05-25 22:44:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@c98e5b6

2021-05-25 22:44:07 | StateChangedEvent{oldState=connecting, newState=connected}

2021-05-25 22:44:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@8a760fd

2021-05-25 22:44:07 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-05-25 22:44:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-05-25 22:44:07 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:07 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-05-25 22:44:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4da5ef8d

2021-05-25 22:44:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@37dc86d7

2021-05-25 22:44:08 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-05-25 22:44:08 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-05-25 22:44:08 | user :: null >> <iq to="test-domain.com" id="heVcx4lNPWkPVRX1qjEKBcA" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-05-25 22:44:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="heVcx4lNPWkPVRX1qjEKBcA" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-05-25 22:44:08 | user :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="heVcx4lNPWkPVRX1qjEKBcA"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2021-05-25 22:44:08 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="heVcx4lNPWkPVRX1qjEKBcA"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2021-05-25 22:44:08 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7ca260cf

2021-05-25 22:44:08 | user :: null >> <iq to="test-domain.com" id="I7yfTP9CCnKHvfM0bDhNHM1" type="set"><query xmlns="jabber:iq:register"><username>user_arvl540029</username><password>user_arvl540029</password><email>55f610f3-c7d0-4b81-8158-93f5ab81be62@localhost</email></query></iq>

2021-05-25 22:44:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="I7yfTP9CCnKHvfM0bDhNHM1" type="set"><query xmlns="jabber:iq:register"><username>user_arvl540029</username><password>user_arvl540029</password><email>55f610f3-c7d0-4b81-8158-93f5ab81be62@localhost</email></query></iq>}

2021-05-25 22:44:08 | user :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="I7yfTP9CCnKHvfM0bDhNHM1"/>

2021-05-25 22:44:08 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="I7yfTP9CCnKHvfM0bDhNHM1"/>}

2021-05-25 22:44:08 | [Mutex] received everything.

2021-05-25 22:44:08 | [Mutex] isItemNotified: registrationSuccess :: true

2021-05-25 22:44:08 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-05-25 22:44:08 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-05-25 22:44:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4f31572e

2021-05-25 22:44:08 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2d8a10c2

2021-05-25 22:44:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7eb3d19a

2021-05-25 22:44:08 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@11f8629b

2021-05-25 22:44:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5435dfad

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Fydmw1NDAwMjkscj1qNWlzdjVLOHNsTWEwVU1saDVIZA==</auth>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Fydmw1NDAwMjkscj1qNWlzdjVLOHNsTWEwVU1saDVIZA==</auth>

2021-05-25 22:44:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qNWlzdjVLOHNsTWEwVU1saDVIZDFqTWRJZmxaZE9TbEpLUGMxVks1LHM9VGk4MVNZMGVxaWxFV3c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qNWlzdjVLOHNsTWEwVU1saDVIZDFqTWRJZmxaZE9TbEpLUGMxVks1LHM9VGk4MVNZMGVxaWxFV3c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ajVpc3Y1SzhzbE1hMFVNbGg1SGQxak1kSWZsWmRPU2xKS1BjMVZLNSxwPVIvZXdaLzlaSlIzT3kyb2I3K3BJU2RaRjliWFRTTzl1N01LNUNzaysyeUk9</response>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ajVpc3Y1SzhzbE1hMFVNbGg1SGQxak1kSWZsWmRPU2xKS1BjMVZLNSxwPVIvZXdaLzlaSlIzT3kyb2I3K3BJU2RaRjliWFRTTzl1N01LNUNzaysyeUk9</response>

2021-05-25 22:44:08 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04UzJDVkJiUGlDQ1JmNEtkcnpFNUZRR0xNTVNhaXpQOEp4dzYwWTZnZ240PQ==</success>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04UzJDVkJiUGlDQ1JmNEtkcnpFNUZRR0xNTVNhaXpQOEp4dzYwWTZnZ240PQ==</success>

2021-05-25 22:44:08 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:08 | user :: user_arvl540029@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:08 |  << <iq xmlns="jabber:client" id="hgXgFkRPT4AlXV5hWlISRIC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <iq xmlns="jabber:client" id="hgXgFkRPT4AlXV5hWlISRIC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:08 |  >> <iq to="user_arvl540029@test-domain.com/353042745-tigase-25" type="result" xmlns="jabber:client" id="hgXgFkRPT4AlXV5hWlISRIC"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_arvl540029@test-domain.com/353042745-tigase-25</jid></bind></iq>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <iq to="user_arvl540029@test-domain.com/353042745-tigase-25" type="result" xmlns="jabber:client" id="hgXgFkRPT4AlXV5hWlISRIC"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_arvl540029@test-domain.com/353042745-tigase-25</jid></bind></iq>

2021-05-25 22:44:08 |  << <iq xmlns="jabber:client" id="YY3jJQ9k6jCqeISS16oXjFP" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 >> <iq xmlns="jabber:client" id="YY3jJQ9k6jCqeISS16oXjFP" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:08 |  >> <iq to="user_arvl540029@test-domain.com/353042745-tigase-25" type="result" xmlns="jabber:client" id="YY3jJQ9k6jCqeISS16oXjFP"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 << <iq to="user_arvl540029@test-domain.com/353042745-tigase-25" type="result" xmlns="jabber:client" id="YY3jJQ9k6jCqeISS16oXjFP"/>

2021-05-25 22:44:08 |  << <iq to="test-domain.com" id="107EpOO0gY4pSW3v3BwqZY9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 >> <iq to="test-domain.com" id="107EpOO0gY4pSW3v3BwqZY9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:08 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:08 |  >> <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="645689aa-237c-4911-baa4-458d30bce294" resume="true" max="60"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 << <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="645689aa-237c-4911-baa4-458d30bce294" resume="true" max="60"/>

2021-05-25 22:44:08 |  << <iq id="f2bPYkNAnRXcQRZZdxsnM07" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 >> <iq id="f2bPYkNAnRXcQRZZdxsnM07" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:08 |  >> <iq to="user_arvl540029@test-domain.com/353042745-tigase-25" from="test-domain.com" type="result" xmlns="jabber:client" id="107EpOO0gY4pSW3v3BwqZY9"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 << <iq to="user_arvl540029@test-domain.com/353042745-tigase-25" from="test-domain.com" type="result" xmlns="jabber:client" id="107EpOO0gY4pSW3v3BwqZY9"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:08 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:08 |  >> <iq to="user_arvl540029@test-domain.com/353042745-tigase-25" type="result" xmlns="jabber:client" id="f2bPYkNAnRXcQRZZdxsnM07"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com/353042745-tigase-25 << <iq to="user_arvl540029@test-domain.com/353042745-tigase-25" type="result" xmlns="jabber:client" id="f2bPYkNAnRXcQRZZdxsnM07"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:08 | Disconnecting

2021-05-25 22:44:08 | [Mutex] notify: [disconnected]

2021-05-25 22:44:08 | [Mutex] received everything.

2021-05-25 22:44:08 |  >> <presence to="user_arvl540029@test-domain.com" from="user_arvl540029@test-domain.com/353042745-tigase-25" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <presence to="user_arvl540029@test-domain.com" from="user_arvl540029@test-domain.com/353042745-tigase-25" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:08 | [Mutex] notify: [disconnected]

2021-05-25 22:44:08 | [Mutex] waiting for: [event]

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Fydmw1NDAwMjkscj1SQUY0MXlnV1duaVhwYXhibG1nRw==</auth>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Fydmw1NDAwMjkscj1SQUY0MXlnV1duaVhwYXhibG1nRw==</auth>

2021-05-25 22:44:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SQUY0MXlnV1duaVhwYXhibG1nR1BVbUc4WGlBUGVHb1B2UFpUeFR6LHM9VGk4MVNZMGVxaWxFV3c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SQUY0MXlnV1duaVhwYXhibG1nR1BVbUc4WGlBUGVHb1B2UFpUeFR6LHM9VGk4MVNZMGVxaWxFV3c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkFGNDF5Z1dXbmlYcGF4YmxtZ0dQVW1HOFhpQVBlR29QdlBaVHhUeixwPVVxS2JSOHpvaG5TOWNtL2x6akVCV0lIMU5sQkh3OVZUUXV0cWZaNEdLS3c9</response>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkFGNDF5Z1dXbmlYcGF4YmxtZ0dQVW1HOFhpQVBlR29QdlBaVHhUeixwPVVxS2JSOHpvaG5TOWNtL2x6akVCV0lIMU5sQkh3OVZUUXV0cWZaNEdLS3c9</response>

2021-05-25 22:44:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:08 | [Mutex] received everything.

2021-05-25 22:44:08 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:08 | [Mutex] waiting for: [event]

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2Fydmw1NDAwMjkscj1WYTA4cEdxM25lOUsyaTNmb1luMw==</auth>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2Fydmw1NDAwMjkscj1WYTA4cEdxM25lOUsyaTNmb1luMw==</auth>

2021-05-25 22:44:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WYTA4cEdxM25lOUsyaTNmb1luMzNKVmpzeWRDZjRTMzFiTWs0WUM2LHM9V0JjQ0FUM3R3VUxoa1E9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WYTA4cEdxM25lOUsyaTNmb1luMzNKVmpzeWRDZjRTMzFiTWs0WUM2LHM9V0JjQ0FUM3R3VUxoa1E9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmEwOHBHcTNuZTlLMmkzZm9ZbjMzSlZqc3lkQ2Y0UzMxYk1rNFlDNixwPStJOGhTTmpHSHdIeTQvaUppMGxVUU91SE1hWT0=</response>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmEwOHBHcTNuZTlLMmkzZm9ZbjMzSlZqc3lkQ2Y0UzMxYk1rNFlDNixwPStJOGhTTmpHSHdIeTQvaUppMGxVUU91SE1hWT0=</response>

2021-05-25 22:44:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:08 | [Mutex] received everything.

2021-05-25 22:44:08 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:08 | [Mutex] waiting for: [event]

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2Fydmw1NDAwMjkscj1sVDA5YjVUUk1YRzduNzBpUzlVTA==</auth>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2Fydmw1NDAwMjkscj1sVDA5YjVUUk1YRzduNzBpUzlVTA==</auth>

2021-05-25 22:44:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sVDA5YjVUUk1YRzduNzBpUzlVTFBPYzVsUll1WGpkUXAwWFVTZkt4LHM9V0JjQ0FUM3R3VUxoa1E9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sVDA5YjVUUk1YRzduNzBpUzlVTFBPYzVsUll1WGpkUXAwWFVTZkt4LHM9V0JjQ0FUM3R3VUxoa1E9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFQwOWI1VFJNWEc3bjcwaVM5VUxQT2M1bFJZdVhqZFFwMFhVU2ZLeCxwPU4zdjJZdjAxdzJCQlpWZlNtYmVGZC9VWFM2TT0=</response>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFQwOWI1VFJNWEc3bjcwaVM5VUxQT2M1bFJZdVhqZFFwMFhVU2ZLeCxwPU4zdjJZdjAxdzJCQlpWZlNtYmVGZC9VWFM2TT0=</response>

2021-05-25 22:44:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:08 | [Mutex] received everything.

2021-05-25 22:44:08 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:08 | [Mutex] waiting for: [event]

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfYXJ2bDU0MDAyOQAgLSAtIC0gLSAt</auth>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfYXJ2bDU0MDAyOQAgLSAtIC0gLSAt</auth>

2021-05-25 22:44:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:08 | [Mutex] received everything.

2021-05-25 22:44:08 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Fydmw1NDAwMjkscj1yZU52eklDVlF3TU80cXhjQjNYNQ==</auth>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2Fydmw1NDAwMjkscj1yZU52eklDVlF3TU80cXhjQjNYNQ==</auth>

2021-05-25 22:44:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yZU52eklDVlF3TU80cXhjQjNYNTZSemhJUU9US0JBUnZnVFJrSmdQLHM9VGk4MVNZMGVxaWxFV3c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yZU52eklDVlF3TU80cXhjQjNYNTZSemhJUU9US0JBUnZnVFJrSmdQLHM9VGk4MVNZMGVxaWxFV3c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cmVOdnpJQ1ZRd01PNHF4Y0IzWDU2UnpoSVFPVEtCQVJ2Z1RSa0pnUCxwPVg5RlVLRE9DVlkwWGJUd0NIZHUzeVJGUlJMNEQzU0kzOVJyUWorU1puWVE9</response>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cmVOdnpJQ1ZRd01PNHF4Y0IzWDU2UnpoSVFPVEtCQVJ2Z1RSa0pnUCxwPVg5RlVLRE9DVlkwWGJUd0NIZHUzeVJGUlJMNEQzU0kzOVJyUWorU1puWVE9</response>

2021-05-25 22:44:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:08 | user :: user_arvl540029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:10 | [Mutex] waiting for: [user]

2021-05-25 22:44:10 | [Mutex] received everything.

2021-05-25 22:44:10 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 3.014s
2021-05-25 22:44:10 |

2021-05-25 22:44:10 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2021-05-25 22:44:10 | ------------------------------------

2021-05-25 22:44:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@137d94b8

2021-05-25 22:44:10 | StateChangedEvent{oldState=null, newState=connecting}

2021-05-25 22:44:10 | [Mutex] waiting for: [registration]

2021-05-25 22:44:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1dba68a7

2021-05-25 22:44:10 | StateChangedEvent{oldState=connecting, newState=connected}

2021-05-25 22:44:10 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1985ffc8

2021-05-25 22:44:10 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:10 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-05-25 22:44:10 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-05-25 22:44:10 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:10 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-05-25 22:44:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c87629c

2021-05-25 22:44:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@23a0f5e0

2021-05-25 22:44:11 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-05-25 22:44:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-05-25 22:44:11 | user :: null >> <iq to="test-domain.com" id="ajVRUZnN5umRIDnZgY7v1hF" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-05-25 22:44:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ajVRUZnN5umRIDnZgY7v1hF" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-05-25 22:44:11 | user :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="ajVRUZnN5umRIDnZgY7v1hF"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2021-05-25 22:44:11 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="ajVRUZnN5umRIDnZgY7v1hF"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Choose a user name and password for use with this service.

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

2021-05-25 22:44:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6d115e63

2021-05-25 22:44:11 | user :: null >> <iq to="test-domain.com" id="GkWTY7Dj7yu7eFr7wu9z9xb" type="set"><query xmlns="jabber:iq:register"><username>user_bl9oaf0030</username><password>user_bl9oaf0030</password><email>313d8db4-4b24-41fb-8f5b-2b4700776311@localhost</email></query></iq>

2021-05-25 22:44:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="GkWTY7Dj7yu7eFr7wu9z9xb" type="set"><query xmlns="jabber:iq:register"><username>user_bl9oaf0030</username><password>user_bl9oaf0030</password><email>313d8db4-4b24-41fb-8f5b-2b4700776311@localhost</email></query></iq>}

2021-05-25 22:44:11 | user :: null << <iq from="test-domain.com" type="result" xmlns="jabber:client" id="GkWTY7Dj7yu7eFr7wu9z9xb"/>

2021-05-25 22:44:11 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" xmlns="jabber:client" id="GkWTY7Dj7yu7eFr7wu9z9xb"/>}

2021-05-25 22:44:11 | [Mutex] received everything.

2021-05-25 22:44:11 | [Mutex] isItemNotified: registrationSuccess :: true

2021-05-25 22:44:11 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-05-25 22:44:11 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-05-25 22:44:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5bdc97b6

2021-05-25 22:44:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3ca89dd3

2021-05-25 22:44:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@18836053

2021-05-25 22:44:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7f86c766

2021-05-25 22:44:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@40d89e07

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj1JS2lhWER4NTQybGsxWXQ2MmF1aw==</auth>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj1JS2lhWER4NTQybGsxWXQ2MmF1aw==</auth>

2021-05-25 22:44:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JS2lhWER4NTQybGsxWXQ2MmF1a25xNzNRY0ZvajRlTnk3WGFXaXlwLHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JS2lhWER4NTQybGsxWXQ2MmF1a25xNzNRY0ZvajRlTnk3WGFXaXlwLHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SUtpYVhEeDU0MmxrMVl0NjJhdWtucTczUWNGb2o0ZU55N1hhV2l5cCxwPUFKdmk3NDI4YnR1U2Y3RUh3SUl3QmlWd3B3QzBxUlFicHp0UzVYWmVqajA9</response>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SUtpYVhEeDU0MmxrMVl0NjJhdWtucTczUWNGb2o0ZU55N1hhV2l5cCxwPUFKdmk3NDI4YnR1U2Y3RUh3SUl3QmlWd3B3QzBxUlFicHp0UzVYWmVqajA9</response>

2021-05-25 22:44:11 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yUCtiVWlCK1FIVUpVQTVYcFQyS1RWcE5sbS9NNWJEcW9qN1h4cmVRa053PQ==</success>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yUCtiVWlCK1FIVUpVQTVYcFQyS1RWcE5sbS9NNWJEcW9qN1h4cmVRa053PQ==</success>

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:11 |  << <iq xmlns="jabber:client" id="b8kNLVThS8pOPLLO4jTNPLU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <iq xmlns="jabber:client" id="b8kNLVThS8pOPLLO4jTNPLU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:11 |  >> <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-26" type="result" xmlns="jabber:client" id="b8kNLVThS8pOPLLO4jTNPLU"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_bl9oaf0030@test-domain.com/353042745-tigase-26</jid></bind></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-26" type="result" xmlns="jabber:client" id="b8kNLVThS8pOPLLO4jTNPLU"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_bl9oaf0030@test-domain.com/353042745-tigase-26</jid></bind></iq>

2021-05-25 22:44:11 |  << <iq xmlns="jabber:client" id="hp7zhyjJHGONRJHvofwu5aw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 >> <iq xmlns="jabber:client" id="hp7zhyjJHGONRJHvofwu5aw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:11 |  >> <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-26" type="result" xmlns="jabber:client" id="hp7zhyjJHGONRJHvofwu5aw"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 << <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-26" type="result" xmlns="jabber:client" id="hp7zhyjJHGONRJHvofwu5aw"/>

2021-05-25 22:44:11 |  << <iq to="test-domain.com" id="MBFBAjCrZdISV7fJzwv2w9i" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 >> <iq to="test-domain.com" id="MBFBAjCrZdISV7fJzwv2w9i" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:11 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:11 |  >> <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="52d96616-b861-4421-bb9d-824fb136b495" resume="true" max="60"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 << <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="52d96616-b861-4421-bb9d-824fb136b495" resume="true" max="60"/>

2021-05-25 22:44:11 |  << <iq id="jgCbzfJKW3nLLDELyydq2sa" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 >> <iq id="jgCbzfJKW3nLLDELyydq2sa" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:11 |  >> <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-26" from="test-domain.com" type="result" xmlns="jabber:client" id="MBFBAjCrZdISV7fJzwv2w9i"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 << <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-26" from="test-domain.com" type="result" xmlns="jabber:client" id="MBFBAjCrZdISV7fJzwv2w9i"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:11 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:11 |  >> <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-26" type="result" xmlns="jabber:client" id="jgCbzfJKW3nLLDELyydq2sa"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 << <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-26" type="result" xmlns="jabber:client" id="jgCbzfJKW3nLLDELyydq2sa"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:11 | Disconnecting

2021-05-25 22:44:11 |  >> <presence to="user_bl9oaf0030@test-domain.com" from="user_bl9oaf0030@test-domain.com/353042745-tigase-26" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-26 << <presence to="user_bl9oaf0030@test-domain.com" from="user_bl9oaf0030@test-domain.com/353042745-tigase-26" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:11 | [Mutex] notify: [disconnected]

2021-05-25 22:44:11 | [Mutex] received everything.

2021-05-25 22:44:11 | [Mutex] waiting for: [event]

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj1sZzRlVXBkV0Y2NnVacHUxeUZuOA==</auth>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj1sZzRlVXBkV0Y2NnVacHUxeUZuOA==</auth>

2021-05-25 22:44:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sZzRlVXBkV0Y2NnVacHUxeUZuOEJLTkQyeTBtN1BZdkVnc202bU05LHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sZzRlVXBkV0Y2NnVacHUxeUZuOEJLTkQyeTBtN1BZdkVnc202bU05LHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGc0ZVVwZFdGNjZ1WnB1MXlGbjhCS05EMnkwbTdQWXZFZ3NtNm1NOSxwPW84WFAvTzdaODkyenVoUzB0Uzk3Z1AzYURxUUhERjhONXhPVStUK2N4WlE9</response>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGc0ZVVwZFdGNjZ1WnB1MXlGbjhCS05EMnkwbTdQWXZFZ3NtNm1NOSxwPW84WFAvTzdaODkyenVoUzB0Uzk3Z1AzYURxUUhERjhONXhPVStUK2N4WlE9</response>

2021-05-25 22:44:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:11 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:11 | [Mutex] received everything.

2021-05-25 22:44:11 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:11 | [Mutex] waiting for: [event]

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj1YM3RiNDJNcVB2TXRxWVlyQUduOQ==</auth>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj1YM3RiNDJNcVB2TXRxWVlyQUduOQ==</auth>

2021-05-25 22:44:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YM3RiNDJNcVB2TXRxWVlyQUduOVBrRWZDZFptWEtqWE1SRFQ3dktyLHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YM3RiNDJNcVB2TXRxWVlyQUduOVBrRWZDZFptWEtqWE1SRFQ3dktyLHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WDN0YjQyTXFQdk10cVlZckFHbjlQa0VmQ2RabVhLalhNUkRUN3ZLcixwPU81ZTE1YUtWZFc4cS9NU1J1RUVBZEdsU0M1dGRxcmZwVURXaXFoWWc5QXc9</response>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WDN0YjQyTXFQdk10cVlZckFHbjlQa0VmQ2RabVhLalhNUkRUN3ZLcixwPU81ZTE1YUtWZFc4cS9NU1J1RUVBZEdsU0M1dGRxcmZwVURXaXFoWWc5QXc9</response>

2021-05-25 22:44:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:11 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:11 | [Mutex] received everything.

2021-05-25 22:44:11 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:11 | [Mutex] notify: [event, disconnected]

2021-05-25 22:44:11 | [Mutex] waiting for: [event]

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj1EdWJSbmtxVmgyZ1A0ekRyYjFvRA==</auth>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj1EdWJSbmtxVmgyZ1A0ekRyYjFvRA==</auth>

2021-05-25 22:44:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EdWJSbmtxVmgyZ1A0ekRyYjFvRGVMM216VHFSdTVpTFBoeldiMkFaLHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EdWJSbmtxVmgyZ1A0ekRyYjFvRGVMM216VHFSdTVpTFBoeldiMkFaLHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RHViUm5rcVZoMmdQNHpEcmIxb0RlTDNtelRxUnU1aUxQaHpXYjJBWixwPVA4MkNoWHoxYW8zTGNVODdGcUYzcldYQ2liSzlpbUlCTldhMzNTZzd2M1k9</response>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RHViUm5rcVZoMmdQNHpEcmIxb0RlTDNtelRxUnU1aUxQaHpXYjJBWixwPVA4MkNoWHoxYW8zTGNVODdGcUYzcldYQ2liSzlpbUlCTldhMzNTZzd2M1k9</response>

2021-05-25 22:44:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2021-05-25 22:44:11 | [Mutex] notify: [event, authFailed]

2021-05-25 22:44:11 | [Mutex] received everything.

2021-05-25 22:44:11 | [Mutex] isItemNotified: authFailed :: true

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-05-25 22:44:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj11M05RMmZ6RGdCVEJ0b25jb012NA==</auth>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2JsOW9hZjAwMzAscj11M05RMmZ6RGdCVEJ0b25jb012NA==</auth>

2021-05-25 22:44:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11M05RMmZ6RGdCVEJ0b25jb012NGFZS0sxOWd5NGNDTzlZUWtBVEhoLHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11M05RMmZ6RGdCVEJ0b25jb012NGFZS0sxOWd5NGNDTzlZUWtBVEhoLHM9UXFkVUZYSVk5M01SY2c9PSxpPTQwOTY=</challenge>

2021-05-25 22:44:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dTNOUTJmekRnQlRCdG9uY29NdjRhWUtLMTlneTRjQ085WVFrQVRIaCxwPWdzTjNIdXBzMkVCOEh0T2phcmlhOGtsYm9QTk5Ta250bEl6R3oxV0xNNUE9</response>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dTNOUTJmekRnQlRCdG9uY29NdjRhWUtLMTlneTRjQ085WVFrQVRIaCxwPWdzTjNIdXBzMkVCOEh0T2phcmlhOGtsYm9QTk5Ta250bEl6R3oxV0xNNUE9</response>

2021-05-25 22:44:11 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FQ24wS25IOUVJVFk1d2l6YnVoTlA4K1JzTGVCRWNvYnc0YjFOTFY5cVlvPQ==</success>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FQ24wS25IOUVJVFk1d2l6YnVoTlA4K1JzTGVCRWNvYnc0YjFOTFY5cVlvPQ==</success>

2021-05-25 22:44:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="R0S6iVFcHLS0GnTNRopI51fPmkg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-05-25 22:44:11 |  << <iq xmlns="jabber:client" id="VAyeJtbtk7gY36oaACmZ2gH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com >> <iq xmlns="jabber:client" id="VAyeJtbtk7gY36oaACmZ2gH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-05-25 22:44:11 |  >> <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-27" type="result" xmlns="jabber:client" id="VAyeJtbtk7gY36oaACmZ2gH"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_bl9oaf0030@test-domain.com/353042745-tigase-27</jid></bind></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com << <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-27" type="result" xmlns="jabber:client" id="VAyeJtbtk7gY36oaACmZ2gH"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_bl9oaf0030@test-domain.com/353042745-tigase-27</jid></bind></iq>

2021-05-25 22:44:11 |  << <iq xmlns="jabber:client" id="yBzcoYkUgEzcAl5dVaIz8t3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 >> <iq xmlns="jabber:client" id="yBzcoYkUgEzcAl5dVaIz8t3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-05-25 22:44:11 |  >> <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-27" type="result" xmlns="jabber:client" id="yBzcoYkUgEzcAl5dVaIz8t3"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 << <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-27" type="result" xmlns="jabber:client" id="yBzcoYkUgEzcAl5dVaIz8t3"/>

2021-05-25 22:44:11 |  << <iq to="test-domain.com" id="beqZ9Hrn4wbmVX9ACp5bBj0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 >> <iq to="test-domain.com" id="beqZ9Hrn4wbmVX9ACp5bBj0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-05-25 22:44:11 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-05-25 22:44:11 |  >> <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="96e53bb8-9d5f-4e1c-8d9c-da42f1376019" resume="true" max="60"/>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 << <enabled location="b2c2a8eba6e6" xmlns="urn:xmpp:sm:3" id="96e53bb8-9d5f-4e1c-8d9c-da42f1376019" resume="true" max="60"/>

2021-05-25 22:44:11 |  << <iq id="vzpeuqXU0o2waBgIBBfZiY5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 >> <iq id="vzpeuqXU0o2waBgIBBfZiY5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:11 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-05-25 22:44:11 |  >> <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-27" from="test-domain.com" type="result" xmlns="jabber:client" id="beqZ9Hrn4wbmVX9ACp5bBj0"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 << <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-27" from="test-domain.com" type="result" xmlns="jabber:client" id="beqZ9Hrn4wbmVX9ACp5bBj0"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11411/a56a815e" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-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="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: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:priority:0"/><feature var="tigase:push:filter:muted: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: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-05-25 22:44:11 |  >> <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-27" type="result" xmlns="jabber:client" id="vzpeuqXU0o2waBgIBBfZiY5"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 << <iq to="user_bl9oaf0030@test-domain.com/353042745-tigase-27" type="result" xmlns="jabber:client" id="vzpeuqXU0o2waBgIBBfZiY5"><query xmlns="jabber:iq:roster"/></iq>

2021-05-25 22:44:11 | Disconnecting

2021-05-25 22:44:11 |  >> <presence to="user_bl9oaf0030@test-domain.com" from="user_bl9oaf0030@test-domain.com/353042745-tigase-27" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:11 | user :: user_bl9oaf0030@test-domain.com/353042745-tigase-27 << <presence to="user_bl9oaf0030@test-domain.com" from="user_bl9oaf0030@test-domain.com/353042745-tigase-27" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2021-05-25 22:44:11 | [Mutex] notify: [disconnected]

2021-05-25 22:44:11 | [Mutex] received everything.

2021-05-25 22:44:13 | [Mutex] waiting for: [user]

2021-05-25 22:44:13 | [Mutex] received everything.

2021-05-25 22:44:13 | [Mutex] isItemNotified: user:ok:true :: true