Generated by TestNG with ReportNG at 22:18 PDT on Monday 01 August 2022
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 13.633s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.637s
2022-08-01 22:19:10 |

2022-08-01 22:19:10 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-08-01 22:19:10 | ------------------------------------

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@564fc047

2022-08-01 22:19:10 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-01 22:19:10 | [Mutex] waiting for: [registration]

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@588834fe

2022-08-01 22:19:10 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5cb7ab37

2022-08-01 22:19:10 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>}

2022-08-01 22:19:10 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>]

2022-08-01 22:19:10 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@19b53ec5

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@31d0984c

2022-08-01 22:19:10 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>}

2022-08-01 22:19:10 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>]

2022-08-01 22:19:10 | user :: null >> <iq to="test-domain.com" id="HN8iWbo4csWY6BFyAbQ0qRP" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-01 22:19:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HN8iWbo4csWY6BFyAbQ0qRP" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2866654c

2022-08-01 22:19:10 | user :: null << <iq type="result" from="test-domain.com" id="HN8iWbo4csWY6BFyAbQ0qRP" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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>

2022-08-01 22:19:10 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="HN8iWbo4csWY6BFyAbQ0qRP" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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>}

2022-08-01 22:19:10 | user :: null >> <iq to="test-domain.com" id="S4VhM25ECEjJKR0lLLU1u8F" type="set"><query xmlns="jabber:iq:register"><username>user_rt6d0k0027</username><password>user_rt6d0k0027</password><email>9346fbda-ef25-43e7-88c0-46f52790cc4b@localhost</email></query></iq>

2022-08-01 22:19:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="S4VhM25ECEjJKR0lLLU1u8F" type="set"><query xmlns="jabber:iq:register"><username>user_rt6d0k0027</username><password>user_rt6d0k0027</password><email>9346fbda-ef25-43e7-88c0-46f52790cc4b@localhost</email></query></iq>}

2022-08-01 22:19:10 | [Mutex] received everything.

2022-08-01 22:19:10 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-01 22:19:10 | user :: null << <iq type="result" from="test-domain.com" id="S4VhM25ECEjJKR0lLLU1u8F" xmlns="jabber:client"/>

2022-08-01 22:19:10 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="S4VhM25ECEjJKR0lLLU1u8F" xmlns="jabber:client"/>}

2022-08-01 22:19:10 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-01 22:19:10 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@49e99d64

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@799ac18a

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4cbd240d

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@57ea64d3

2022-08-01 22:19:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@52edd1f7

2022-08-01 22:19:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1XNUNuZWU1M2RVR1FJSWdxMnpCTg==</auth>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1XNUNuZWU1M2RVR1FJSWdxMnpCTg==</auth>

2022-08-01 22:19:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNUNuZWU1M2RVR1FJSWdxMnpCTkE0dUtjeXV3dElWZmRiMHo5M1RZLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNUNuZWU1M2RVR1FJSWdxMnpCTkE0dUtjeXV3dElWZmRiMHo5M1RZLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzVDbmVlNTNkVUdRSUlncTJ6Qk5BNHVLY3l1d3RJVmZkYjB6OTNUWSxwPTl3Y3Z2V3lCbmZXM1RTZTZFck5yUjRMbVZTWWZVVUM3R3o0S1prOUt2Wmc9</response>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzVDbmVlNTNkVUdRSUlncTJ6Qk5BNHVLY3l1d3RJVmZkYjB6OTNUWSxwPTl3Y3Z2V3lCbmZXM1RTZTZFck5yUjRMbVZTWWZVVUM3R3o0S1prOUt2Wmc9</response>

2022-08-01 22:19:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12eEtHVDVPeStiOWx6dVFnT3B6enBZOWxsdytFa0tsejZCVDYyS243OXVFPQ==</success>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12eEtHVDVPeStiOWx6dVFnT3B6enBZOWxsdytFa0tsejZCVDYyS243OXVFPQ==</success>

2022-08-01 22:19:10 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:10 |  << <iq xmlns="jabber:client" id="PIPIAzBqkFOWiBjUbEDlVeF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com >> <iq xmlns="jabber:client" id="PIPIAzBqkFOWiBjUbEDlVeF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:10 |  >> <iq type="result" id="PIPIAzBqkFOWiBjUbEDlVeF" xmlns="jabber:client" to="user_rt6d0k0027@test-domain.com/1781077109-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rt6d0k0027@test-domain.com/1781077109-tigase-23</jid></bind></iq>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com/1781077109-tigase-23 << <iq type="result" id="PIPIAzBqkFOWiBjUbEDlVeF" xmlns="jabber:client" to="user_rt6d0k0027@test-domain.com/1781077109-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_rt6d0k0027@test-domain.com/1781077109-tigase-23</jid></bind></iq>

2022-08-01 22:19:10 |  << <iq xmlns="jabber:client" id="NLWUQMIP7soN4skFraHGHtb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com/1781077109-tigase-23 >> <iq xmlns="jabber:client" id="NLWUQMIP7soN4skFraHGHtb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:10 |  >> <iq type="result" id="NLWUQMIP7soN4skFraHGHtb" xmlns="jabber:client" to="user_rt6d0k0027@test-domain.com/1781077109-tigase-23"/>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com/1781077109-tigase-23 << <iq type="result" id="NLWUQMIP7soN4skFraHGHtb" xmlns="jabber:client" to="user_rt6d0k0027@test-domain.com/1781077109-tigase-23"/>

2022-08-01 22:19:10 |  << <iq to="test-domain.com" id="lSfRbAEj6wsVXcLOXZdOP6m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com/1781077109-tigase-23 >> <iq to="test-domain.com" id="lSfRbAEj6wsVXcLOXZdOP6m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:10 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com/1781077109-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:10 |  >> <enabled max="60" id="0254421f-05ef-4044-95c1-e3731b158aa3" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com/1781077109-tigase-23 << <enabled max="60" id="0254421f-05ef-4044-95c1-e3731b158aa3" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/>

2022-08-01 22:19:10 |  << <iq id="9TgTVUaDiSOGoSUdT0uZseS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com/1781077109-tigase-23 >> <iq id="9TgTVUaDiSOGoSUdT0uZseS" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com/1781077109-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2022-08-01 22:19:10 | Disconnecting

2022-08-01 22:19:10 | [Mutex] notify: [disconnected]

2022-08-01 22:19:10 | [Mutex] received everything.

2022-08-01 22:19:10 |  >> <iq type="result" id="9TgTVUaDiSOGoSUdT0uZseS" xmlns="jabber:client" to="user_rt6d0k0027@test-domain.com/1781077109-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <iq type="result" id="9TgTVUaDiSOGoSUdT0uZseS" xmlns="jabber:client" to="user_rt6d0k0027@test-domain.com/1781077109-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:10 | [Mutex] waiting for: [event]

2022-08-01 22:19:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj11RjVEcHBHOHFvd0VqRkhOSE81YQ==</auth>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj11RjVEcHBHOHFvd0VqRkhOSE81YQ==</auth>

2022-08-01 22:19:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11RjVEcHBHOHFvd0VqRkhOSE81YUNCT3VBaWFMRkxIZ3VpQW5KMkZXLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11RjVEcHBHOHFvd0VqRkhOSE81YUNCT3VBaWFMRkxIZ3VpQW5KMkZXLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dUY1RHBwRzhxb3dFakZITkhPNWFDQk91QWlhTEZMSGd1aUFuSjJGVyxwPTkwUVBqQi9wRnhidW5IQlphM09GM0JUWTN3VnhCM1RQdHhNVE5BRGNUV0k9</response>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dUY1RHBwRzhxb3dFakZITkhPNWFDQk91QWlhTEZMSGd1aUFuSjJGVyxwPTkwUVBqQi9wRnhidW5IQlphM09GM0JUWTN3VnhCM1RQdHhNVE5BRGNUV0k9</response>

2022-08-01 22:19:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:10 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:10 | [Mutex] received everything.

2022-08-01 22:19:10 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:10 | [Mutex] waiting for: [event]

2022-08-01 22:19:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:10 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1YMGJFVVlHQ1FBWXB6Q1ZMNkJGaQ==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1YMGJFVVlHQ1FBWXB6Q1ZMNkJGaQ==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YMGJFVVlHQ1FBWXB6Q1ZMNkJGaXNDZE1DUjBLckR5YUFDQmhLbm9hLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YMGJFVVlHQ1FBWXB6Q1ZMNkJGaXNDZE1DUjBLckR5YUFDQmhLbm9hLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WDBiRVVZR0NRQVlwekNWTDZCRmlzQ2RNQ1IwS3JEeWFBQ0JoS25vYSxwPWUvZjl1Wm1xUWZCM2ZMUnVIMngxUnNDYkgvcFBWUGtzOVp0Q2NGeXZZTVU9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WDBiRVVZR0NRQVlwekNWTDZCRmlzQ2RNQ1IwS3JEeWFBQ0JoS25vYSxwPWUvZjl1Wm1xUWZCM2ZMUnVIMngxUnNDYkgvcFBWUGtzOVp0Q2NGeXZZTVU9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1Wa2xVclNnOWlJbWNGS1M1b25zbA==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1Wa2xVclNnOWlJbWNGS1M1b25zbA==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Wa2xVclNnOWlJbWNGS1M1b25zbG83YjdDU1ZqMlY3clZyMEdVaklaLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Wa2xVclNnOWlJbWNGS1M1b25zbG83YjdDU1ZqMlY3clZyMEdVaklaLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmtsVXJTZzlpSW1jRktTNW9uc2xvN2I3Q1NWajJWN3JWcjBHVWpJWixwPXFZT0lzVi9hV0V3bjlHYUFoYzFLMjV3NnFoWFBudTB3Ump0ZDVoUSt1eVE9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmtsVXJTZzlpSW1jRktTNW9uc2xvN2I3Q1NWajJWN3JWcjBHVWpJWixwPXFZT0lzVi9hV0V3bjlHYUFoYzFLMjV3NnFoWFBudTB3Ump0ZDVoUSt1eVE9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1UQmxMTTlvMXZ3d0s0NDRRYXpRNA==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1UQmxMTTlvMXZ3d0s0NDRRYXpRNA==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UQmxMTTlvMXZ3d0s0NDRRYXpRNGJuUDJiSjBuTjc3MjRST09KelhiLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UQmxMTTlvMXZ3d0s0NDRRYXpRNGJuUDJiSjBuTjc3MjRST09KelhiLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VEJsTE05bzF2d3dLNDQ0UWF6UTRiblAyYkowbk43NzI0Uk9PSnpYYixwPTR3akZ2YUNRbjZYNFY3emlENUdXa1FxN1ZHU0xoNFFNWDF3UG9rVEJnVFE9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VEJsTE05bzF2d3dLNDQ0UWF6UTRiblAyYkowbk43NzI0Uk9PSnpYYixwPTR3akZ2YUNRbjZYNFY3emlENUdXa1FxN1ZHU0xoNFFNWDF3UG9rVEJnVFE9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1ZU2Rhc1lWMEFhVDhSbmRIc1pDVQ==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1ZU2Rhc1lWMEFhVDhSbmRIc1pDVQ==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZU2Rhc1lWMEFhVDhSbmRIc1pDVUF2M083RHh2MG9qZG9PMkVuTlo1LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZU2Rhc1lWMEFhVDhSbmRIc1pDVUF2M083RHh2MG9qZG9PMkVuTlo1LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVNkYXNZVjBBYVQ4Um5kSHNaQ1VBdjNPN0R4djBvamRvTzJFbk5aNSxwPXd0MDRiR2s3SVUwSS9vV2IzUEd3aTU2NnNoejJVd0huNWhQcXhvQ3A3TXc9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVNkYXNZVjBBYVQ4Um5kSHNaQ1VBdjNPN0R4djBvamRvTzJFbk5aNSxwPXd0MDRiR2s3SVUwSS9vV2IzUEd3aTU2NnNoejJVd0huNWhQcXhvQ3A3TXc9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1XY2lVRk93cmdYU2Z4cTd3aFNXdw==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1XY2lVRk93cmdYU2Z4cTd3aFNXdw==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XY2lVRk93cmdYU2Z4cTd3aFNXd0NUN0h4T200ZXFtTVpjeXcwRk5iLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XY2lVRk93cmdYU2Z4cTd3aFNXd0NUN0h4T200ZXFtTVpjeXcwRk5iLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V2NpVUZPd3JnWFNmeHE3d2hTV3dDVDdIeE9tNGVxbU1aY3l3MEZOYixwPTBXS0RkM0RhY3hmVjBMamREOVpXV05xYjdpMUV1VGJxdzBvVUhST0dFS1U9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V2NpVUZPd3JnWFNmeHE3d2hTV3dDVDdIeE9tNGVxbU1aY3l3MEZOYixwPTBXS0RkM0RhY3hmVjBMamREOVpXV05xYjdpMUV1VGJxdzBvVUhST0dFS1U9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] notify: [event, disconnected]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1sWWRPY1ZhNkZzemVIS0kzU0FxUQ==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1sWWRPY1ZhNkZzemVIS0kzU0FxUQ==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sWWRPY1ZhNkZzemVIS0kzU0FxUXBORTQ1T0VKM2h3d1RyVW1GNG51LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sWWRPY1ZhNkZzemVIS0kzU0FxUXBORTQ1T0VKM2h3d1RyVW1GNG51LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFlkT2NWYTZGc3plSEtJM1NBcVFwTkU0NU9FSjNod3dUclVtRjRudSxwPTlZZGQ1NFM2S093UE5VbUpjcmxxekNoR2h4NHJsd2h0Z3Jyd2h5ZnVQMGc9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFlkT2NWYTZGc3plSEtJM1NBcVFwTkU0NU9FSjNod3dUclVtRjRudSxwPTlZZGQ1NFM2S093UE5VbUpjcmxxekNoR2h4NHJsd2h0Z3Jyd2h5ZnVQMGc9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj11V25uczhoMVI2MFpkRXdoUGRQaQ==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj11V25uczhoMVI2MFpkRXdoUGRQaQ==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11V25uczhoMVI2MFpkRXdoUGRQaUQ2blZpaGFqSGp1R01nRHBkcFlpLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11V25uczhoMVI2MFpkRXdoUGRQaUQ2blZpaGFqSGp1R01nRHBkcFlpLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dVdubnM4aDFSNjBaZEV3aFBkUGlENm5WaWhhakhqdUdNZ0RwZHBZaSxwPWhNQXJYREUrQnhVazRPRklSc0JHMjhLMXZDWWxzdVdmNzdWY0xQWVpzR009</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dVdubnM4aDFSNjBaZEV3aFBkUGlENm5WaWhhakhqdUdNZ0RwZHBZaSxwPWhNQXJYREUrQnhVazRPRklSc0JHMjhLMXZDWWxzdVdmNzdWY0xQWVpzR009</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj0xZk9FUmJpWWNmbFFWb21pVHRCdA==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj0xZk9FUmJpWWNmbFFWb21pVHRCdA==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xZk9FUmJpWWNmbFFWb21pVHRCdGJqM202ZVhMcTlEU0ppTFY5bGx4LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xZk9FUmJpWWNmbFFWb21pVHRCdGJqM202ZVhMcTlEU0ppTFY5bGx4LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MWZPRVJiaVljZmxRVm9taVR0QnRiajNtNmVYTHE5RFNKaUxWOWxseCxwPXZrVWFVZlo3bVduSzR2R1Zidkp0QUs0YlBacEdrUXhicStVQnlzQWtxeVU9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MWZPRVJiaVljZmxRVm9taVR0QnRiajNtNmVYTHE5RFNKaUxWOWxseCxwPXZrVWFVZlo3bVduSzR2R1Zidkp0QUs0YlBacEdrUXhicStVQnlzQWtxeVU9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1UbkI4YXFNcmJqVmFjS1hYc04zWg==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1UbkI4YXFNcmJqVmFjS1hYc04zWg==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UbkI4YXFNcmJqVmFjS1hYc04zWmJZQkxXMGpyM1hEQ2FmcDVod0MxLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UbkI4YXFNcmJqVmFjS1hYc04zWmJZQkxXMGpyM1hEQ2FmcDVod0MxLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VG5COGFxTXJialZhY0tYWHNOM1piWUJMVzBqcjNYRENhZnA1aHdDMSxwPXE0aXNrOFc4Mm5obVRTQy9rMlhKbG1iTzUxUWpGdFlwM1BEVjV5cVQ2Vjg9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VG5COGFxTXJialZhY0tYWHNOM1piWUJMVzBqcjNYRENhZnA1aHdDMSxwPXE0aXNrOFc4Mm5obVRTQy9rMlhKbG1iTzUxUWpGdFlwM1BEVjV5cVQ2Vjg9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:11 | [Mutex] waiting for: [event]

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj14dTNTeldvbk1XOGZRRTR2UWQ3NQ==</auth>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj14dTNTeldvbk1XOGZRRTR2UWQ3NQ==</auth>

2022-08-01 22:19:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14dTNTeldvbk1XOGZRRTR2UWQ3NUVKMFFZUjRVWGFNbHFNcDNVaHNKLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14dTNTeldvbk1XOGZRRTR2UWQ3NUVKMFFZUjRVWGFNbHFNcDNVaHNKLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eHUzU3pXb25NVzhmUUU0dlFkNzVFSjBRWVI0VVhhTWxxTXAzVWhzSixwPVNjVS8rVkM3NWEvVDJVVmIyTG11VkhtcVRaQmdOdURMMXlPV3hZcURNckE9</response>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eHUzU3pXb25NVzhmUUU0dlFkNzVFSjBRWVI0VVhhTWxxTXAzVWhzSixwPVNjVS8rVkM3NWEvVDJVVmIyTG11VkhtcVRaQmdOdURMMXlPV3hZcURNckE9</response>

2022-08-01 22:19:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:11 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:11 | [Mutex] received everything.

2022-08-01 22:19:11 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1uYzZ3S3p2UjNad3Y0a1pha1Vuaw==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1uYzZ3S3p2UjNad3Y0a1pha1Vuaw==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uYzZ3S3p2UjNad3Y0a1pha1Vua1VJSjRGZWJ1czJtTUpuV1FXUW1sLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uYzZ3S3p2UjNad3Y0a1pha1Vua1VJSjRGZWJ1czJtTUpuV1FXUW1sLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bmM2d0t6dlIzWnd2NGtaYWtVbmtVSUo0RmVidXMybU1KbldRV1FtbCxwPU5pOUp1TmtGelllZ2FlT2tHbFc4ckwrZEQ1MGlDekpoVElhdkZQYW00N0k9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bmM2d0t6dlIzWnd2NGtaYWtVbmtVSUo0RmVidXMybU1KbldRV1FtbCxwPU5pOUp1TmtGelllZ2FlT2tHbFc4ckwrZEQ1MGlDekpoVElhdkZQYW00N0k9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1CdjY1ZXZoTWpRVHZVMnluUkdwYg==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1CdjY1ZXZoTWpRVHZVMnluUkdwYg==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CdjY1ZXZoTWpRVHZVMnluUkdwYnkzT3JrQVpHZjNVQW1mdlVYVFRFLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CdjY1ZXZoTWpRVHZVMnluUkdwYnkzT3JrQVpHZjNVQW1mdlVYVFRFLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnY2NWV2aE1qUVR2VTJ5blJHcGJ5M09ya0FaR2YzVUFtZnZVWFRURSxwPUcvb1NKTzdQNEJYeEhqZW5QQ255M3grRVNxZEl0UVpPRlRjZTVmUTZ6M3M9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnY2NWV2aE1qUVR2VTJ5blJHcGJ5M09ya0FaR2YzVUFtZnZVWFRURSxwPUcvb1NKTzdQNEJYeEhqZW5QQ255M3grRVNxZEl0UVpPRlRjZTVmUTZ6M3M9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1SZzhvaTZxTFlpTGZ3YXRMRUhMbg==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1SZzhvaTZxTFlpTGZ3YXRMRUhMbg==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZzhvaTZxTFlpTGZ3YXRMRUhMbnZudVpLNFBIZ2JHbmNqVk9rQmE3LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZzhvaTZxTFlpTGZ3YXRMRUhMbnZudVpLNFBIZ2JHbmNqVk9rQmE3LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Umc4b2k2cUxZaUxmd2F0TEVITG52bnVaSzRQSGdiR25jalZPa0JhNyxwPU5abXYvWm1tdDVISmptNUsweExyaVE3bXY4MXVGbGdZZzB2c2lCY2hVcGc9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Umc4b2k2cUxZaUxmd2F0TEVITG52bnVaSzRQSGdiR25jalZPa0JhNyxwPU5abXYvWm1tdDVISmptNUsweExyaVE3bXY4MXVGbGdZZzB2c2lCY2hVcGc9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1Sa0ZJcjl4TFRPQ0VnZVNRZGEzTw==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1Sa0ZJcjl4TFRPQ0VnZVNRZGEzTw==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Sa0ZJcjl4TFRPQ0VnZVNRZGEzTzVXdE5JV0l6SHdYMGY3MWFjZEN2LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Sa0ZJcjl4TFRPQ0VnZVNRZGEzTzVXdE5JV0l6SHdYMGY3MWFjZEN2LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmtGSXI5eExUT0NFZ2VTUWRhM081V3ROSVdJekh3WDBmNzFhY2RDdixwPXhsYzFuMmJ4ckFlWHprTXZ4K1ZGS0JnTUs1Y0ZPR2lDTXF3WWgxSjhwTXc9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmtGSXI5eExUT0NFZ2VTUWRhM081V3ROSVdJekh3WDBmNzFhY2RDdixwPXhsYzFuMmJ4ckFlWHprTXZ4K1ZGS0JnTUs1Y0ZPR2lDTXF3WWgxSjhwTXc9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1sMzJEOGRXUlpTNUgxUHRlUmxMbA==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1sMzJEOGRXUlpTNUgxUHRlUmxMbA==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sMzJEOGRXUlpTNUgxUHRlUmxMbGgyTlh4TkJNajFzeTBhbDVhZjh6LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sMzJEOGRXUlpTNUgxUHRlUmxMbGgyTlh4TkJNajFzeTBhbDVhZjh6LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bDMyRDhkV1JaUzVIMVB0ZVJsTGxoMk5YeE5CTWoxc3kwYWw1YWY4eixwPW1uTDFhYWY3aVZNTFdGS0ozckdrekRkTXZSVXJWZ3NCTG9nc2lLR1VVcEk9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bDMyRDhkV1JaUzVIMVB0ZVJsTGxoMk5YeE5CTWoxc3kwYWw1YWY4eixwPW1uTDFhYWY3aVZNTFdGS0ozckdrekRkTXZSVXJWZ3NCTG9nc2lLR1VVcEk9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1jSWhncEN2ZUx5SXhmVDRxY1V3cw==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1jSWhncEN2ZUx5SXhmVDRxY1V3cw==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jSWhncEN2ZUx5SXhmVDRxY1V3c2RSdlJYT3J2dmJLaW9rR3VNS0s2LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jSWhncEN2ZUx5SXhmVDRxY1V3c2RSdlJYT3J2dmJLaW9rR3VNS0s2LHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y0loZ3BDdmVMeUl4ZlQ0cWNVd3NkUnZSWE9ydnZiS2lva0d1TUtLNixwPUJHNnNVOEJEUEJrbkJwTWtXalQ2akNqV2VVWVRCU0U1SXhKd0l1ZExJelU9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y0loZ3BDdmVMeUl4ZlQ0cWNVd3NkUnZSWE9ydnZiS2lva0d1TUtLNixwPUJHNnNVOEJEUEJrbkJwTWtXalQ2akNqV2VVWVRCU0U1SXhKd0l1ZExJelU9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1VMUZLOW13dXJQS0NKTXNscGxMbg==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1VMUZLOW13dXJQS0NKTXNscGxMbg==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VMUZLOW13dXJQS0NKTXNscGxMbjBzTG1adThCbEZqRjRROG0zQ1VKLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VMUZLOW13dXJQS0NKTXNscGxMbjBzTG1adThCbEZqRjRROG0zQ1VKLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VTFGSzltd3VyUEtDSk1zbHBsTG4wc0xtWnU4QmxGakY0UThtM0NVSixwPU12djdDRHpGdlJCdDRyYjZhSDFXZ3Eyam1HTS9ISFpmWG1XaUF2L0pPN2c9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VTFGSzltd3VyUEtDSk1zbHBsTG4wc0xtWnU4QmxGakY0UThtM0NVSixwPU12djdDRHpGdlJCdDRyYjZhSDFXZ3Eyam1HTS9ISFpmWG1XaUF2L0pPN2c9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj15SGN5cXJTUWhUSjE4dDExRUxPaA==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj15SGN5cXJTUWhUSjE4dDExRUxPaA==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15SGN5cXJTUWhUSjE4dDExRUxPaGZoWHh2NEVTbmtJVDZQbVhzakRoLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15SGN5cXJTUWhUSjE4dDExRUxPaGZoWHh2NEVTbmtJVDZQbVhzakRoLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUhjeXFyU1FoVEoxOHQxMUVMT2hmaFh4djRFU25rSVQ2UG1Yc2pEaCxwPUErRkFzV3BwNFU2Y2xvc1JaSGdSMXlib09nTG93Q050dzQzcGZaTy9LY009</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUhjeXFyU1FoVEoxOHQxMUVMT2hmaFh4djRFU25rSVQ2UG1Yc2pEaCxwPUErRkFzV3BwNFU2Y2xvc1JaSGdSMXlib09nTG93Q050dzQzcGZaTy9LY009</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1VQkx0SW1QblRhYkg2aE5IVHBtVg==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1VQkx0SW1QblRhYkg2aE5IVHBtVg==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VQkx0SW1QblRhYkg2aE5IVHBtVnZrUEZSdEM4bmdINGNYbTNibFptLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VQkx0SW1QblRhYkg2aE5IVHBtVnZrUEZSdEM4bmdINGNYbTNibFptLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VUJMdEltUG5UYWJINmhOSFRwbVZ2a1BGUnRDOG5nSDRjWG0zYmxabSxwPUlQeGlzb1QzUWhiMDMvdWVzaHR6eXVuWXFySUl6aHNKVjY4N2hOOEo0NnM9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VUJMdEltUG5UYWJINmhOSFRwbVZ2a1BGUnRDOG5nSDRjWG0zYmxabSxwPUlQeGlzb1QzUWhiMDMvdWVzaHR6eXVuWXFySUl6aHNKVjY4N2hOOEo0NnM9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 | [Mutex] waiting for: [event]

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj14ZzlWR0FzZk5Rd1JKTzdoR0NUTg==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj14ZzlWR0FzZk5Rd1JKTzdoR0NUTg==</auth>

2022-08-01 22:19:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14ZzlWR0FzZk5Rd1JKTzdoR0NUTllnNWszUmRRanJheDFRelRwTzhQLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14ZzlWR0FzZk5Rd1JKTzdoR0NUTllnNWszUmRRanJheDFRelRwTzhQLHM9MXZvRmQyRUNKb3VtT2c9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGc5VkdBc2ZOUXdSSk83aEdDVE5ZZzVrM1JkUWpyYXgxUXpUcE84UCxwPXFMUmN5bzBzeU5BQzNJaDhsUjRoNXVwUEN3Tm9JVnJTRVRzQ3BNekxRWTQ9</response>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGc5VkdBc2ZOUXdSSk83aEdDVE5ZZzVrM1JkUWpyYXgxUXpUcE84UCxwPXFMUmN5bzBzeU5BQzNJaDhsUjRoNXVwUEN3Tm9JVnJTRVRzQ3BNekxRWTQ9</response>

2022-08-01 22:19:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:12 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:12 | [Mutex] received everything.

2022-08-01 22:19:12 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1RQlEwZ2JzREFhQ0QxR1hyOHNTYw==</auth>

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3J0NmQwazAwMjcscj1RQlEwZ2JzREFhQ0QxR1hyOHNTYw==</auth>

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

2022-08-01 22:19:12 | user :: user_rt6d0k0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2022-08-01 22:19:15 | [Mutex] waiting for: [user]

2022-08-01 22:19:15 | [Mutex] received everything.

2022-08-01 22:19:15 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 2.997s
2022-08-01 22:19:15 |

2022-08-01 22:19:15 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-08-01 22:19:15 | ------------------------------------

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@50c5aecb

2022-08-01 22:19:15 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-01 22:19:15 | [Mutex] waiting for: [registration]

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e024aa3

2022-08-01 22:19:15 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5a3dc5bb

2022-08-01 22:19:15 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>}

2022-08-01 22:19:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>]

2022-08-01 22:19:15 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1f3f4098

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@62710642

2022-08-01 22:19:15 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>}

2022-08-01 22:19:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>]

2022-08-01 22:19:15 | user :: null >> <iq to="test-domain.com" id="fOV6gAcu8FNO6dU8GnR0n2p" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-01 22:19:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fOV6gAcu8FNO6dU8GnR0n2p" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-01 22:19:15 | user :: null << <iq type="result" from="test-domain.com" id="fOV6gAcu8FNO6dU8GnR0n2p" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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>

2022-08-01 22:19:15 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="fOV6gAcu8FNO6dU8GnR0n2p" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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>}

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2e6a1ffd

2022-08-01 22:19:15 | user :: null >> <iq to="test-domain.com" id="hR26eygVjQalaEIrZgT4t1h" type="set"><query xmlns="jabber:iq:register"><username>user_64mgm80028</username><password>user_64mgm80028</password><email>cad50e87-8bfd-44d0-891b-1311181d4930@localhost</email></query></iq>

2022-08-01 22:19:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hR26eygVjQalaEIrZgT4t1h" type="set"><query xmlns="jabber:iq:register"><username>user_64mgm80028</username><password>user_64mgm80028</password><email>cad50e87-8bfd-44d0-891b-1311181d4930@localhost</email></query></iq>}

2022-08-01 22:19:15 | user :: null << <iq type="result" from="test-domain.com" id="hR26eygVjQalaEIrZgT4t1h" xmlns="jabber:client"/>

2022-08-01 22:19:15 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="hR26eygVjQalaEIrZgT4t1h" xmlns="jabber:client"/>}

2022-08-01 22:19:15 | [Mutex] received everything.

2022-08-01 22:19:15 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-01 22:19:15 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-01 22:19:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1ace0796

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7f10bfd7

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1539f561

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6b5285cc

2022-08-01 22:19:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1cacd87

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj1xQXhFbEYwYW0xRFJXdVUzaWhuQg==</auth>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj1xQXhFbEYwYW0xRFJXdVUzaWhuQg==</auth>

2022-08-01 22:19:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xQXhFbEYwYW0xRFJXdVUzaWhuQlRoT2F0OTJVbmJ3dFMwTFBQelVpLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xQXhFbEYwYW0xRFJXdVUzaWhuQlRoT2F0OTJVbmJ3dFMwTFBQelVpLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cUF4RWxGMGFtMURSV3VVM2lobkJUaE9hdDkyVW5id3RTMExQUHpVaSxwPUEzY2tFVkhpUjFTb3hDajVUMXY5R1dXazNVZjZRNWFCdS9HMzF0RGVNOVk9</response>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cUF4RWxGMGFtMURSV3VVM2lobkJUaE9hdDkyVW5id3RTMExQUHpVaSxwPUEzY2tFVkhpUjFTb3hDajVUMXY5R1dXazNVZjZRNWFCdS9HMzF0RGVNOVk9</response>

2022-08-01 22:19:15 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WeURlZHN5UWExT1FYNFVOR21pYk9ocnFQL1FrUVRaT3AzTWdaUlppSG9vPQ==</success>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WeURlZHN5UWExT1FYNFVOR21pYk9ocnFQL1FrUVRaT3AzTWdaUlppSG9vPQ==</success>

2022-08-01 22:19:15 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:15 | user :: user_64mgm80028@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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:15 |  << <iq xmlns="jabber:client" id="bXiCAtYew6eygVjQalaEIrZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <iq xmlns="jabber:client" id="bXiCAtYew6eygVjQalaEIrZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:15 |  >> <iq type="result" id="bXiCAtYew6eygVjQalaEIrZ" xmlns="jabber:client" to="user_64mgm80028@test-domain.com/1781077109-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_64mgm80028@test-domain.com/1781077109-tigase-24</jid></bind></iq>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 << <iq type="result" id="bXiCAtYew6eygVjQalaEIrZ" xmlns="jabber:client" to="user_64mgm80028@test-domain.com/1781077109-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_64mgm80028@test-domain.com/1781077109-tigase-24</jid></bind></iq>

2022-08-01 22:19:15 |  << <iq xmlns="jabber:client" id="e8NAsY02aundEMzCyw3dINS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 >> <iq xmlns="jabber:client" id="e8NAsY02aundEMzCyw3dINS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:15 |  >> <iq type="result" id="e8NAsY02aundEMzCyw3dINS" xmlns="jabber:client" to="user_64mgm80028@test-domain.com/1781077109-tigase-24"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 << <iq type="result" id="e8NAsY02aundEMzCyw3dINS" xmlns="jabber:client" to="user_64mgm80028@test-domain.com/1781077109-tigase-24"/>

2022-08-01 22:19:15 |  << <iq to="test-domain.com" id="3bURXiN2eRRMU7gOGqSQQ5D" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 >> <iq to="test-domain.com" id="3bURXiN2eRRMU7gOGqSQQ5D" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:15 |  >> <enabled location="f9c07ffec79b" max="60" id="b677bd4b-0677-474c-9548-c1c0aa2d6b82" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 << <enabled location="f9c07ffec79b" max="60" id="b677bd4b-0677-474c-9548-c1c0aa2d6b82" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:15 |  << <iq id="D4xu8Ft0m14qUSMEsj5ogxy" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 >> <iq id="D4xu8Ft0m14qUSMEsj5ogxy" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-01 22:19:15 |  >> <iq type="result" id="D4xu8Ft0m14qUSMEsj5ogxy" xmlns="jabber:client" to="user_64mgm80028@test-domain.com/1781077109-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com/1781077109-tigase-24 << <iq type="result" id="D4xu8Ft0m14qUSMEsj5ogxy" xmlns="jabber:client" to="user_64mgm80028@test-domain.com/1781077109-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:15 | Disconnecting

2022-08-01 22:19:15 | [Mutex] notify: [disconnected]

2022-08-01 22:19:15 | [Mutex] received everything.

2022-08-01 22:19:15 | [Mutex] waiting for: [event]

2022-08-01 22:19:15 |  >> <presence from="user_64mgm80028@test-domain.com/1781077109-tigase-24" xmlns="jabber:client" to="user_64mgm80028@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <presence from="user_64mgm80028@test-domain.com/1781077109-tigase-24" xmlns="jabber:client" to="user_64mgm80028@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj1mek5QaUs0RjBuRjI2Ynh2QUZmMA==</auth>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj1mek5QaUs0RjBuRjI2Ynh2QUZmMA==</auth>

2022-08-01 22:19:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mek5QaUs0RjBuRjI2Ynh2QUZmMEZ0cEpaRE92TVM4cFR3SjZkQ2dYLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mek5QaUs0RjBuRjI2Ynh2QUZmMEZ0cEpaRE92TVM4cFR3SjZkQ2dYLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZnpOUGlLNEYwbkYyNmJ4dkFGZjBGdHBKWkRPdk1TOHBUd0o2ZENnWCxwPUt0emh1eXh1b2I0R2Q4eHNMNUNrVEdtZHdXU0VmMXFNUFVIUUwvTEtDMlU9</response>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZnpOUGlLNEYwbkYyNmJ4dkFGZjBGdHBKWkRPdk1TOHBUd0o2ZENnWCxwPUt0emh1eXh1b2I0R2Q4eHNMNUNrVEdtZHdXU0VmMXFNUFVIUUwvTEtDMlU9</response>

2022-08-01 22:19:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:15 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:15 | [Mutex] received everything.

2022-08-01 22:19:15 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:15 | [Mutex] waiting for: [event]

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj05eGVtQXl0eWhwSk90blU0aGlETg==</auth>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj05eGVtQXl0eWhwSk90blU0aGlETg==</auth>

2022-08-01 22:19:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05eGVtQXl0eWhwSk90blU0aGlETlFuaDYxS2tBbGdiTU9uelR0RGhKLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj05eGVtQXl0eWhwSk90blU0aGlETlFuaDYxS2tBbGdiTU9uelR0RGhKLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OXhlbUF5dHlocEpPdG5VNGhpRE5Rbmg2MUtrQWxnYk1PbnpUdERoSixwPXJLaXJKd1Q5cVR0ckF3QTdCTFgyajhvcURVL3VFaUdZM2FKbm9ZR1pzVkE9</response>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OXhlbUF5dHlocEpPdG5VNGhpRE5Rbmg2MUtrQWxnYk1PbnpUdERoSixwPXJLaXJKd1Q5cVR0ckF3QTdCTFgyajhvcURVL3VFaUdZM2FKbm9ZR1pzVkE9</response>

2022-08-01 22:19:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:15 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:15 | [Mutex] received everything.

2022-08-01 22:19:15 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:15 | [Mutex] waiting for: [event]

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj1xTVZ2bU1ERnVNaWF2RnhDbjFQSg==</auth>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj1xTVZ2bU1ERnVNaWF2RnhDbjFQSg==</auth>

2022-08-01 22:19:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xTVZ2bU1ERnVNaWF2RnhDbjFQSnpyWHc3WGw3RjRYS1VYMFpUSW1MLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xTVZ2bU1ERnVNaWF2RnhDbjFQSnpyWHc3WGw3RjRYS1VYMFpUSW1MLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cU1Wdm1NREZ1TWlhdkZ4Q24xUEp6clh3N1hsN0Y0WEtVWDBaVEltTCxwPXgzdUNnR0kwaytaVnM5eVZVVGdrcGtTY3FOTXJCK20xc3k0c0dkdWRUcFU9</response>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cU1Wdm1NREZ1TWlhdkZ4Q24xUEp6clh3N1hsN0Y0WEtVWDBaVEltTCxwPXgzdUNnR0kwaytaVnM5eVZVVGdrcGtTY3FOTXJCK20xc3k0c0dkdWRUcFU9</response>

2022-08-01 22:19:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:15 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:15 | [Mutex] received everything.

2022-08-01 22:19:15 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:15 | [Mutex] waiting for: [event]

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj10YVpDOGtxRjlIOWVNM25TT1lQUg==</auth>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj10YVpDOGtxRjlIOWVNM25TT1lQUg==</auth>

2022-08-01 22:19:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10YVpDOGtxRjlIOWVNM25TT1lQUnZ6dUZINkJMb0lRUlBTVHNJeVliLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10YVpDOGtxRjlIOWVNM25TT1lQUnZ6dUZINkJMb0lRUlBTVHNJeVliLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGFaQzhrcUY5SDllTTNuU09ZUFJ2enVGSDZCTG9JUVJQU1RzSXlZYixwPS8wcG4welhLOHRjeWg1UUE0Rm1nM29YMEVBa0daanhRWENQZFQ1akFtT2c9</response>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGFaQzhrcUY5SDllTTNuU09ZUFJ2enVGSDZCTG9JUVJQU1RzSXlZYixwPS8wcG4welhLOHRjeWg1UUE0Rm1nM29YMEVBa0daanhRWENQZFQ1akFtT2c9</response>

2022-08-01 22:19:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:15 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:15 | [Mutex] received everything.

2022-08-01 22:19:15 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:15 | user :: user_64mgm80028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:16 | user :: user_64mgm80028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj1XaGEyMVhzejRLN29JZVVxUHhXTQ==</auth>

2022-08-01 22:19:16 | user :: user_64mgm80028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzY0bWdtODAwMjgscj1XaGEyMVhzejRLN29JZVVxUHhXTQ==</auth>

2022-08-01 22:19:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XaGEyMVhzejRLN29JZVVxUHhXTVlFZ3dDZzVlS0FMY0RhUUJVNEttLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:16 | user :: user_64mgm80028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XaGEyMVhzejRLN29JZVVxUHhXTVlFZ3dDZzVlS0FMY0RhUUJVNEttLHM9SlFObVJjU2JFL1pDYVE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V2hhMjFYc3o0SzdvSWVVcVB4V01ZRWd3Q2c1ZUtBTGNEYVFCVTRLbSxwPTJFajBzeTgzL1JTMHpoMStEQjIzWTluQmlvZHM2QjN1VDlveWVNaTI3MXM9</response>

2022-08-01 22:19:16 | user :: user_64mgm80028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V2hhMjFYc3o0SzdvSWVVcVB4V01ZRWd3Q2c1ZUtBTGNEYVFCVTRLbSxwPTJFajBzeTgzL1JTMHpoMStEQjIzWTluQmlvZHM2QjN1VDlveWVNaTI3MXM9</response>

2022-08-01 22:19:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:16 | user :: user_64mgm80028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | [Mutex] waiting for: [user]

2022-08-01 22:19:18 | [Mutex] received everything.

2022-08-01 22:19:18 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.824s
2022-08-01 22:19:18 |

2022-08-01 22:19:18 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-08-01 22:19:18 | ------------------------------------

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38c51c8f

2022-08-01 22:19:18 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-01 22:19:18 | [Mutex] waiting for: [registration]

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3602e5e7

2022-08-01 22:19:18 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@323d77ff

2022-08-01 22:19:18 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>}

2022-08-01 22:19:18 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>]

2022-08-01 22:19:18 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@773fefdc

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@670eb4d0

2022-08-01 22:19:18 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>}

2022-08-01 22:19:18 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>]

2022-08-01 22:19:18 | user :: null >> <iq to="test-domain.com" id="b3oOYfwkIu06m7HCIrm2uZ5" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-01 22:19:18 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="b3oOYfwkIu06m7HCIrm2uZ5" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-01 22:19:18 | user :: null << <iq type="result" from="test-domain.com" id="b3oOYfwkIu06m7HCIrm2uZ5" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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>

2022-08-01 22:19:18 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="b3oOYfwkIu06m7HCIrm2uZ5" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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>}

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4682580b

2022-08-01 22:19:18 | user :: null >> <iq to="test-domain.com" id="rpq8GnR0n2pT1q3ygVZ2q9k" type="set"><query xmlns="jabber:iq:register"><username>user_nyoezj0029</username><password>user_nyoezj0029</password><email>901ff548-a46a-4f29-9b2c-3bb10cb271ff@localhost</email></query></iq>

2022-08-01 22:19:18 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="rpq8GnR0n2pT1q3ygVZ2q9k" type="set"><query xmlns="jabber:iq:register"><username>user_nyoezj0029</username><password>user_nyoezj0029</password><email>901ff548-a46a-4f29-9b2c-3bb10cb271ff@localhost</email></query></iq>}

2022-08-01 22:19:18 | [Mutex] received everything.

2022-08-01 22:19:18 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-01 22:19:18 | user :: null << <iq type="result" from="test-domain.com" id="rpq8GnR0n2pT1q3ygVZ2q9k" xmlns="jabber:client"/>

2022-08-01 22:19:18 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="rpq8GnR0n2pT1q3ygVZ2q9k" xmlns="jabber:client"/>}

2022-08-01 22:19:18 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-01 22:19:18 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1f595dab

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@17101093

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@52a8e95

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@513cdc3b

2022-08-01 22:19:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@45d77b2

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX255b2V6ajAwMjkscj13MVFjd1M4ZFJKeW4ybTBFVGNKaA==</auth>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX255b2V6ajAwMjkscj13MVFjd1M4ZFJKeW4ybTBFVGNKaA==</auth>

2022-08-01 22:19:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13MVFjd1M4ZFJKeW4ybTBFVGNKaDdRc3FLVzdGcFBjTHJqTDNHeTJZLHM9bkZmTG5DTVZqM2s5WGc9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13MVFjd1M4ZFJKeW4ybTBFVGNKaDdRc3FLVzdGcFBjTHJqTDNHeTJZLHM9bkZmTG5DTVZqM2s5WGc9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dzFRY3dTOGRSSnluMm0wRVRjSmg3UXNxS1c3RnBQY0xyakwzR3kyWSxwPWM0eVlqWUxmZU1LMGpWTElsV0hQRWMyUjVDaUJIUFNrS1M0RlpHVExCb1k9</response>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dzFRY3dTOGRSSnluMm0wRVRjSmg3UXNxS1c3RnBQY0xyakwzR3kyWSxwPWM0eVlqWUxmZU1LMGpWTElsV0hQRWMyUjVDaUJIUFNrS1M0RlpHVExCb1k9</response>

2022-08-01 22:19:18 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04Y2xwdEVBMjJPMkpiNWJHUXZRaDFwU3lrYXZlRFNodzhUemFsTzFaTytRPQ==</success>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04Y2xwdEVBMjJPMkpiNWJHUXZRaDFwU3lrYXZlRFNodzhUemFsTzFaTytRPQ==</success>

2022-08-01 22:19:18 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:18 | user :: user_nyoezj0029@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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:18 |  << <iq xmlns="jabber:client" id="O0bmOMXnYqRcIQHviXcJxj0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <iq xmlns="jabber:client" id="O0bmOMXnYqRcIQHviXcJxj0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:18 |  >> <iq type="result" id="O0bmOMXnYqRcIQHviXcJxj0" xmlns="jabber:client" to="user_nyoezj0029@test-domain.com/1781077109-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_nyoezj0029@test-domain.com/1781077109-tigase-25</jid></bind></iq>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 << <iq type="result" id="O0bmOMXnYqRcIQHviXcJxj0" xmlns="jabber:client" to="user_nyoezj0029@test-domain.com/1781077109-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_nyoezj0029@test-domain.com/1781077109-tigase-25</jid></bind></iq>

2022-08-01 22:19:18 |  << <iq xmlns="jabber:client" id="1k7ujHDEvs4xdukXWaoQIwc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 >> <iq xmlns="jabber:client" id="1k7ujHDEvs4xdukXWaoQIwc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:18 |  >> <iq type="result" id="1k7ujHDEvs4xdukXWaoQIwc" xmlns="jabber:client" to="user_nyoezj0029@test-domain.com/1781077109-tigase-25"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 << <iq type="result" id="1k7ujHDEvs4xdukXWaoQIwc" xmlns="jabber:client" to="user_nyoezj0029@test-domain.com/1781077109-tigase-25"/>

2022-08-01 22:19:18 |  << <iq to="test-domain.com" id="zj27tkRaunTQ2nMQKy8mS9L" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 >> <iq to="test-domain.com" id="zj27tkRaunTQ2nMQKy8mS9L" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:18 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:18 |  >> <enabled location="f9c07ffec79b" max="60" id="f5385bc1-5a2e-4bb0-9c8c-fc156ca9739d" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 << <enabled location="f9c07ffec79b" max="60" id="f5385bc1-5a2e-4bb0-9c8c-fc156ca9739d" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:18 |  << <iq id="h3eu06m7HCIrm2uZ5shQ17t" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 >> <iq id="h3eu06m7HCIrm2uZ5shQ17t" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-01 22:19:18 |  >> <iq type="result" id="h3eu06m7HCIrm2uZ5shQ17t" xmlns="jabber:client" to="user_nyoezj0029@test-domain.com/1781077109-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 << <iq type="result" id="h3eu06m7HCIrm2uZ5shQ17t" xmlns="jabber:client" to="user_nyoezj0029@test-domain.com/1781077109-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:18 | Disconnecting

2022-08-01 22:19:18 |  >> <presence from="user_nyoezj0029@test-domain.com/1781077109-tigase-25" xmlns="jabber:client" to="user_nyoezj0029@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com/1781077109-tigase-25 << <presence from="user_nyoezj0029@test-domain.com/1781077109-tigase-25" xmlns="jabber:client" to="user_nyoezj0029@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-01 22:19:18 | [Mutex] notify: [disconnected]

2022-08-01 22:19:18 | [Mutex] received everything.

2022-08-01 22:19:18 | [Mutex] waiting for: [event]

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX255b2V6ajAwMjkscj1FR0V6bFdXV1Bib2F1Mks3NFMybQ==</auth>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX255b2V6ajAwMjkscj1FR0V6bFdXV1Bib2F1Mks3NFMybQ==</auth>

2022-08-01 22:19:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FR0V6bFdXV1Bib2F1Mks3NFMybTBDeE1zaTNRaDVGZEo1VE9IaUF3LHM9SE4wYzFUNkFBMEZmakE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FR0V6bFdXV1Bib2F1Mks3NFMybTBDeE1zaTNRaDVGZEo1VE9IaUF3LHM9SE4wYzFUNkFBMEZmakE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RUdFemxXV1dQYm9hdTJLNzRTMm0wQ3hNc2kzUWg1RmRKNVRPSGlBdyxwPTduYXJ6MGNsSnltWWNVQjVNYWsrOFpocXVGaz0=</response>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RUdFemxXV1dQYm9hdTJLNzRTMm0wQ3hNc2kzUWg1RmRKNVRPSGlBdyxwPTduYXJ6MGNsSnltWWNVQjVNYWsrOFpocXVGaz0=</response>

2022-08-01 22:19:18 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:18 | [Mutex] received everything.

2022-08-01 22:19:18 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:18 | [Mutex] waiting for: [event]

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX255b2V6ajAwMjkscj1UUkxLNG94UThER1BFaDhlTmo0cg==</auth>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX255b2V6ajAwMjkscj1UUkxLNG94UThER1BFaDhlTmo0cg==</auth>

2022-08-01 22:19:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UUkxLNG94UThER1BFaDhlTmo0clFPWGdTenc0dnhNb3dBWFU2RkttLHM9SE4wYzFUNkFBMEZmakE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UUkxLNG94UThER1BFaDhlTmo0clFPWGdTenc0dnhNb3dBWFU2RkttLHM9SE4wYzFUNkFBMEZmakE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VFJMSzRveFE4REdQRWg4ZU5qNHJRT1hnU3p3NHZ4TW93QVhVNkZLbSxwPVJoMHQ1L1BDcGloTUczelQ5L05PaGkyb1dacz0=</response>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VFJMSzRveFE4REdQRWg4ZU5qNHJRT1hnU3p3NHZ4TW93QVhVNkZLbSxwPVJoMHQ1L1BDcGloTUczelQ5L05PaGkyb1dacz0=</response>

2022-08-01 22:19:18 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:18 | [Mutex] received everything.

2022-08-01 22:19:18 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:18 | [Mutex] waiting for: [event]

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX255b2V6ajAwMjkscj1QOW9USUNjUDlTSXM2Z0ZsVUhrag==</auth>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX255b2V6ajAwMjkscj1QOW9USUNjUDlTSXM2Z0ZsVUhrag==</auth>

2022-08-01 22:19:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QOW9USUNjUDlTSXM2Z0ZsVUhralZKUFRjOXRLZUZpcTc0b216QkRRLHM9bkZmTG5DTVZqM2s5WGc9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QOW9USUNjUDlTSXM2Z0ZsVUhralZKUFRjOXRLZUZpcTc0b216QkRRLHM9bkZmTG5DTVZqM2s5WGc9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDlvVElDY1A5U0lzNmdGbFVIa2pWSlBUYzl0S2VGaXE3NG9tekJEUSxwPWl6bUl4Uzl5eDE2WnUrWTVJUVhhM213RWJXeU9NR0J1cGhyNUJpcXgycWs9</response>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UDlvVElDY1A5U0lzNmdGbFVIa2pWSlBUYzl0S2VGaXE3NG9tekJEUSxwPWl6bUl4Uzl5eDE2WnUrWTVJUVhhM213RWJXeU9NR0J1cGhyNUJpcXgycWs9</response>

2022-08-01 22:19:18 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:18 | [Mutex] received everything.

2022-08-01 22:19:18 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:18 | [Mutex] waiting for: [event]

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfbnlvZXpqMDAyOQAgLSAtIC0gLSAt</auth>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfbnlvZXpqMDAyOQAgLSAtIC0gLSAt</auth>

2022-08-01 22:19:18 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:18 | [Mutex] notify: [event, disconnected]

2022-08-01 22:19:18 | [Mutex] received everything.

2022-08-01 22:19:18 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX255b2V6ajAwMjkscj1xaVpXU3M5NVNFalNabXZaekc5OQ==</auth>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX255b2V6ajAwMjkscj1xaVpXU3M5NVNFalNabXZaekc5OQ==</auth>

2022-08-01 22:19:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xaVpXU3M5NVNFalNabXZaekc5OTQ0TFFhN283THpiSGFLRjNzanBMLHM9bkZmTG5DTVZqM2s5WGc9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xaVpXU3M5NVNFalNabXZaekc5OTQ0TFFhN283THpiSGFLRjNzanBMLHM9bkZmTG5DTVZqM2s5WGc9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cWlaV1NzOTVTRWpTWm12WnpHOTk0NExRYTdvN0x6YkhhS0Yzc2pwTCxwPTlQMk9tVWRQVEJJalFuVzlZajhoWm5hQXZFNmVYcEdDYzkweFZXSTl3ZlE9</response>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cWlaV1NzOTVTRWpTWm12WnpHOTk0NExRYTdvN0x6YkhhS0Yzc2pwTCxwPTlQMk9tVWRQVEJJalFuVzlZajhoWm5hQXZFNmVYcEdDYzkweFZXSTl3ZlE9</response>

2022-08-01 22:19:18 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:18 | user :: user_nyoezj0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:20 | [Mutex] waiting for: [user]

2022-08-01 22:19:20 | [Mutex] received everything.

2022-08-01 22:19:20 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.935s
2022-08-01 22:19:20 |

2022-08-01 22:19:20 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-08-01 22:19:20 | ------------------------------------

2022-08-01 22:19:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5070b9cc

2022-08-01 22:19:20 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-01 22:19:20 | [Mutex] waiting for: [registration]

2022-08-01 22:19:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5eb75db2

2022-08-01 22:19:20 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-01 22:19:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5a88d2bc

2022-08-01 22:19:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>]

2022-08-01 22:19:20 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>}

2022-08-01 22:19:20 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2022-08-01 22:19:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1f8a5789

2022-08-01 22:19:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4a61336d

2022-08-01 22:19:21 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>}

2022-08-01 22:19:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>]

2022-08-01 22:19:21 | user :: null >> <iq to="test-domain.com" id="FcAwbqcHq8kIs0aJV4CfYgW" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-01 22:19:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="FcAwbqcHq8kIs0aJV4CfYgW" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-01 22:19:21 | user :: null << <iq type="result" from="test-domain.com" id="FcAwbqcHq8kIs0aJV4CfYgW" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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>

2022-08-01 22:19:21 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="FcAwbqcHq8kIs0aJV4CfYgW" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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>}

2022-08-01 22:19:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2edfad5e

2022-08-01 22:19:21 | user :: null >> <iq to="test-domain.com" id="xqeHJxj0dSUdzcKNCw6gycy" type="set"><query xmlns="jabber:iq:register"><username>user_mtex9s0030</username><password>user_mtex9s0030</password><email>ec033d5d-f8a5-4c96-9d1a-1df1234955c1@localhost</email></query></iq>

2022-08-01 22:19:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xqeHJxj0dSUdzcKNCw6gycy" type="set"><query xmlns="jabber:iq:register"><username>user_mtex9s0030</username><password>user_mtex9s0030</password><email>ec033d5d-f8a5-4c96-9d1a-1df1234955c1@localhost</email></query></iq>}

2022-08-01 22:19:21 | [Mutex] received everything.

2022-08-01 22:19:21 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-01 22:19:21 | user :: null << <iq type="result" from="test-domain.com" id="xqeHJxj0dSUdzcKNCw6gycy" xmlns="jabber:client"/>

2022-08-01 22:19:21 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="xqeHJxj0dSUdzcKNCw6gycy" xmlns="jabber:client"/>}

2022-08-01 22:19:21 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-01 22:19:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-01 22:19:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@32de970b

2022-08-01 22:19:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7fa5a8c6

2022-08-01 22:19:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c1c1604

2022-08-01 22:19:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6ffae984

2022-08-01 22:19:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@29da5dbf

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj0zYk5QeElubE1KQ0VZQmpSY1p4eQ==</auth>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj0zYk5QeElubE1KQ0VZQmpSY1p4eQ==</auth>

2022-08-01 22:19:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zYk5QeElubE1KQ0VZQmpSY1p4eXFDbWVHMmt0NnVtbzJVcGhhc1JGLHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zYk5QeElubE1KQ0VZQmpSY1p4eXFDbWVHMmt0NnVtbzJVcGhhc1JGLHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M2JOUHhJbmxNSkNFWUJqUmNaeHlxQ21lRzJrdDZ1bW8yVXBoYXNSRixwPWZxbFFHUWdaNzB3Q0pOOXBuVkM0d2lieXBSeHJWbHpmam8xU25hNlBuaVU9</response>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M2JOUHhJbmxNSkNFWUJqUmNaeHlxQ21lRzJrdDZ1bW8yVXBoYXNSRixwPWZxbFFHUWdaNzB3Q0pOOXBuVkM0d2lieXBSeHJWbHpmam8xU25hNlBuaVU9</response>

2022-08-01 22:19:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XczJWL3QwbEJBWjgxT3BXaGtZSWlpQzR2NHV1ai9IODVaRVRKM2tlai9nPQ==</success>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XczJWL3QwbEJBWjgxT3BXaGtZSWlpQzR2NHV1ai9IODVaRVRKM2tlai9nPQ==</success>

2022-08-01 22:19:21 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:21 | user :: user_mtex9s0030@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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:21 |  << <iq xmlns="jabber:client" id="Hdz9EBeKyamOMXnYqRcIQHv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <iq xmlns="jabber:client" id="Hdz9EBeKyamOMXnYqRcIQHv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:21 |  >> <iq type="result" id="Hdz9EBeKyamOMXnYqRcIQHv" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_mtex9s0030@test-domain.com/1781077109-tigase-26</jid></bind></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <iq type="result" id="Hdz9EBeKyamOMXnYqRcIQHv" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_mtex9s0030@test-domain.com/1781077109-tigase-26</jid></bind></iq>

2022-08-01 22:19:21 |  << <iq xmlns="jabber:client" id="1sgLRNP2h0aJBgS38yaoOIA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 >> <iq xmlns="jabber:client" id="1sgLRNP2h0aJBgS38yaoOIA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:21 |  >> <iq type="result" id="1sgLRNP2h0aJBgS38yaoOIA" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-26"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 << <iq type="result" id="1sgLRNP2h0aJBgS38yaoOIA" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-26"/>

2022-08-01 22:19:21 |  << <iq to="test-domain.com" id="W7dR2uZ5shQ17tkRaunTQ2n" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 >> <iq to="test-domain.com" id="W7dR2uZ5shQ17tkRaunTQ2n" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:21 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:21 |  >> <enabled location="f9c07ffec79b" max="60" id="1547a7dc-8f4a-47a7-9a5a-521bd82cbdec" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 << <enabled location="f9c07ffec79b" max="60" id="1547a7dc-8f4a-47a7-9a5a-521bd82cbdec" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:21 |  << <iq id="EzxbLFo8zaCiEkKEHRWmJWc" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 >> <iq id="EzxbLFo8zaCiEkKEHRWmJWc" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-01 22:19:21 |  >> <iq type="result" id="EzxbLFo8zaCiEkKEHRWmJWc" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 << <iq type="result" id="EzxbLFo8zaCiEkKEHRWmJWc" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:21 | Disconnecting

2022-08-01 22:19:21 |  >> <presence from="user_mtex9s0030@test-domain.com/1781077109-tigase-26" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-26 << <presence from="user_mtex9s0030@test-domain.com/1781077109-tigase-26" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-01 22:19:21 | [Mutex] notify: [disconnected]

2022-08-01 22:19:21 | [Mutex] received everything.

2022-08-01 22:19:21 | [Mutex] waiting for: [event]

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj1wZDVDODFrQWZJRVNpYlVHYllKQw==</auth>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj1wZDVDODFrQWZJRVNpYlVHYllKQw==</auth>

2022-08-01 22:19:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wZDVDODFrQWZJRVNpYlVHYllKQ256ZE5yd2FWM3lVYlNwNk9DcWtXLHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wZDVDODFrQWZJRVNpYlVHYllKQ256ZE5yd2FWM3lVYlNwNk9DcWtXLHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cGQ1Qzgxa0FmSUVTaWJVR2JZSkNuemROcndhVjN5VWJTcDZPQ3FrVyxwPTFmTy9lc1E1WXYrbGhFWVNIZXpudXBySHh4N0sxV1FnbDZzTHJWUmJiNWc9</response>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cGQ1Qzgxa0FmSUVTaWJVR2JZSkNuemROcndhVjN5VWJTcDZPQ3FrVyxwPTFmTy9lc1E1WXYrbGhFWVNIZXpudXBySHh4N0sxV1FnbDZzTHJWUmJiNWc9</response>

2022-08-01 22:19:21 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:21 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:21 | [Mutex] received everything.

2022-08-01 22:19:21 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:21 | [Mutex] waiting for: [event]

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj0xd2tDeDJ3dzV6cmRWRkhLdEd6RA==</auth>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj0xd2tDeDJ3dzV6cmRWRkhLdEd6RA==</auth>

2022-08-01 22:19:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xd2tDeDJ3dzV6cmRWRkhLdEd6RFBhQUhqZTFJdllmWUpocDgzTlpNLHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xd2tDeDJ3dzV6cmRWRkhLdEd6RFBhQUhqZTFJdllmWUpocDgzTlpNLHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MXdrQ3gyd3c1enJkVkZIS3RHekRQYUFIamUxSXZZZllKaHA4M05aTSxwPWJwTE0vR0J6UzBKdzE4dVFwMnJvM1FVTVVla3E1VFN0REVJZm5TeEU1ekU9</response>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MXdrQ3gyd3c1enJkVkZIS3RHekRQYUFIamUxSXZZZllKaHA4M05aTSxwPWJwTE0vR0J6UzBKdzE4dVFwMnJvM1FVTVVla3E1VFN0REVJZm5TeEU1ekU9</response>

2022-08-01 22:19:21 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:21 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:21 | [Mutex] received everything.

2022-08-01 22:19:21 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:21 | [Mutex] waiting for: [event]

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj1lUVo3V0R2Zzc2SVNvWlJzMHp4WQ==</auth>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj1lUVo3V0R2Zzc2SVNvWlJzMHp4WQ==</auth>

2022-08-01 22:19:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lUVo3V0R2Zzc2SVNvWlJzMHp4WWJLY1BKV1FUbjJMT0I2eTlBTU93LHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lUVo3V0R2Zzc2SVNvWlJzMHp4WWJLY1BKV1FUbjJMT0I2eTlBTU93LHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZVFaN1dEdmc3NklTb1pSczB6eFliS2NQSldRVG4yTE9CNnk5QU1PdyxwPWFRd1Q1Yk9JaUJjamFmWkp3TEl0MWFvY3MwLzl6TVljaUFZcUhpSGl2WFk9</response>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZVFaN1dEdmc3NklTb1pSczB6eFliS2NQSldRVG4yTE9CNnk5QU1PdyxwPWFRd1Q1Yk9JaUJjamFmWkp3TEl0MWFvY3MwLzl6TVljaUFZcUhpSGl2WFk9</response>

2022-08-01 22:19:21 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2022-08-01 22:19:21 | [Mutex] notify: [event, authFailed]

2022-08-01 22:19:21 | [Mutex] received everything.

2022-08-01 22:19:21 | [Mutex] isItemNotified: authFailed :: true

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-01 22:19:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>

2022-08-01 22:19:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj1tcmhSRTFObW9jdmtTdUZub0o2UA==</auth>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX210ZXg5czAwMzAscj1tcmhSRTFObW9jdmtTdUZub0o2UA==</auth>

2022-08-01 22:19:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tcmhSRTFObW9jdmtTdUZub0o2UFd0UzR3RE1OdjdadTVzSE5IS1N1LHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tcmhSRTFObW9jdmtTdUZub0o2UFd0UzR3RE1OdjdadTVzSE5IS1N1LHM9cVZ2Sng3VEhBd0RlVkE9PSxpPTQwOTY=</challenge>

2022-08-01 22:19:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bXJoUkUxTm1vY3ZrU3VGbm9KNlBXdFM0d0RNTnY3WnU1c0hOSEtTdSxwPWNPWkpSaEtCbnZDcjdjK0pGTm5yZjVhSUdMQzA1ckhXMnVUajNkV0E3NjA9</response>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bXJoUkUxTm1vY3ZrU3VGbm9KNlBXdFM0d0RNTnY3WnU1c0hOSEtTdSxwPWNPWkpSaEtCbnZDcjdjK0pGTm5yZjVhSUdMQzA1ckhXMnVUajNkV0E3NjA9</response>

2022-08-01 22:19:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xSE5RT2lWRFR2bnYrSGR3V3JmSk5mQWxLUFRYT1RvV0R0NEJxV2ZDNFhrPQ==</success>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xSE5RT2lWRFR2bnYrSGR3V3JmSk5mQWxLUFRYT1RvV0R0NEJxV2ZDNFhrPQ==</success>

2022-08-01 22:19:21 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:21 | user :: user_mtex9s0030@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 node="https://tigase.net/tigase-xmpp-server" ver="yVWwZT27UC6AlEDOHLnOVfNXr8w=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-01 22:19:21 |  << <iq xmlns="jabber:client" id="VCEg0k49p6zqbr7CrkO1bqc" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com >> <iq xmlns="jabber:client" id="VCEg0k49p6zqbr7CrkO1bqc" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-01 22:19:21 |  >> <iq type="result" id="VCEg0k49p6zqbr7CrkO1bqc" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_mtex9s0030@test-domain.com/1781077109-tigase-27</jid></bind></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com << <iq type="result" id="VCEg0k49p6zqbr7CrkO1bqc" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_mtex9s0030@test-domain.com/1781077109-tigase-27</jid></bind></iq>

2022-08-01 22:19:21 |  << <iq xmlns="jabber:client" id="xwkT7jR6pgGLFo8zaCiEkKE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 >> <iq xmlns="jabber:client" id="xwkT7jR6pgGLFo8zaCiEkKE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-01 22:19:21 |  >> <iq type="result" id="xwkT7jR6pgGLFo8zaCiEkKE" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-27"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 << <iq type="result" id="xwkT7jR6pgGLFo8zaCiEkKE" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-27"/>

2022-08-01 22:19:21 |  << <iq to="test-domain.com" id="YucLxbEFCzdFIDIAzhCAtYe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 >> <iq to="test-domain.com" id="YucLxbEFCzdFIDIAzhCAtYe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-01 22:19:21 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:21 |  >> <enabled location="f9c07ffec79b" max="60" id="5499c7b0-228c-4ad0-b200-bf3c20ea9a89" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 << <enabled location="f9c07ffec79b" max="60" id="5499c7b0-228c-4ad0-b200-bf3c20ea9a89" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-01 22:19:21 |  << <iq id="aAs04uhAsY02aundEMzCyw3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 >> <iq id="aAs04uhAsY02aundEMzCyw3" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2022-08-01 22:19:21 | Disconnecting

2022-08-01 22:19:21 |  >> <iq type="result" id="aAs04uhAsY02aundEMzCyw3" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 << <iq type="result" id="aAs04uhAsY02aundEMzCyw3" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com/1781077109-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2022-08-01 22:19:21 |  >> <presence from="user_mtex9s0030@test-domain.com/1781077109-tigase-27" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-01 22:19:21 | user :: user_mtex9s0030@test-domain.com/1781077109-tigase-27 << <presence from="user_mtex9s0030@test-domain.com/1781077109-tigase-27" xmlns="jabber:client" to="user_mtex9s0030@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-01 22:19:21 | [Mutex] notify: [disconnected]

2022-08-01 22:19:21 | [Mutex] received everything.

2022-08-01 22:19:23 | [Mutex] waiting for: [user]

2022-08-01 22:19:23 | [Mutex] received everything.

2022-08-01 22:19:23 | [Mutex] isItemNotified: user:ok:true :: true