Generated by TestNG with ReportNG at 07:20 PST on Monday 06 March 2023
root@ed1b7dd8a1b3 / 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.552s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.543s
2023-03-06 07:20:54 |

2023-03-06 07:20:54 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-03-06 07:20:54 | ------------------------------------

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@61c5fd9c

2023-03-06 07:20:54 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 07:20:54 | [Mutex] waiting for: [registration]

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f021fd4

2023-03-06 07:20:54 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6b3d96ec

2023-03-06 07:20:54 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 07:20:54 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 07:20:54 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2e3f15ef

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@60d824a9

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

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

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

2023-03-06 07:20:54 | user :: null >> <iq to="test-domain.com" id="l89FOUdGQJGo7q8HCIR4s6f" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 07:20:54 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="l89FOUdGQJGo7q8HCIR4s6f" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1f5b7bd9

2023-03-06 07:20:54 | user :: null << <iq xmlns="jabber:client" from="test-domain.com" id="l89FOUdGQJGo7q8HCIR4s6f" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

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

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

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

2023-03-06 07:20:54 | user :: null >> <iq to="test-domain.com" id="NSlFKxyvugV6Gp26xgO3k8H" type="set"><query xmlns="jabber:iq:register"><username>user_o5bno0027</username><password>user_o5bno0027</password><email>9588d76f-dafc-4ab4-a7a3-61173c16c550@localhost</email></query></iq>

2023-03-06 07:20:54 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="NSlFKxyvugV6Gp26xgO3k8H" type="set"><query xmlns="jabber:iq:register"><username>user_o5bno0027</username><password>user_o5bno0027</password><email>9588d76f-dafc-4ab4-a7a3-61173c16c550@localhost</email></query></iq>}

2023-03-06 07:20:54 | user :: null << <iq xmlns="jabber:client" from="test-domain.com" id="NSlFKxyvugV6Gp26xgO3k8H" type="result"/>

2023-03-06 07:20:54 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="NSlFKxyvugV6Gp26xgO3k8H" type="result"/>}

2023-03-06 07:20:54 | [Mutex] received everything.

2023-03-06 07:20:54 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 07:20:54 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 07:20:54 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@18561428

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4e10eaa0

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6fcc62a7

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2b0d4934

2023-03-06 07:20:54 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@352ff29

2023-03-06 07:20:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWFBRFVyTXRMQ2RWQ1FacFJNZ1lU</auth>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWFBRFVyTXRMQ2RWQ1FacFJNZ1lU</auth>

2023-03-06 07:20:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hQURVck10TENkVkNRWnBSTWdZVGRKY0ZDc3ptZ0xaVUZLVnliNGRPLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hQURVck10TENkVkNRWnBSTWdZVGRKY0ZDc3ptZ0xaVUZLVnliNGRPLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YUFEVXJNdExDZFZDUVpwUk1nWVRkSmNGQ3N6bWdMWlVGS1Z5YjRkTyxwPVIrLzYzeTIwRmk1dm8yTGExdTBuUlpxODNrQkxNWWlOMFdvUlp1RUQ3YXc9</response>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YUFEVXJNdExDZFZDUVpwUk1nWVRkSmNGQ3N6bWdMWlVGS1Z5YjRkTyxwPVIrLzYzeTIwRmk1dm8yTGExdTBuUlpxODNrQkxNWWlOMFdvUlp1RUQ3YXc9</response>

2023-03-06 07:20:54 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LbDFOUzlOQm9UR1BGSmxWRmtMd0pVc1I0UWtGa3dBUi9tR2pwS0NaSmVvPQ==</success>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LbDFOUzlOQm9UR1BGSmxWRmtMd0pVc1I0UWtGa3dBUi9tR2pwS0NaSmVvPQ==</success>

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

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="kc3zoQyEGgj/4P6OkT8Hfeft41c=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-06 07:20:54 |  << <iq xmlns="jabber:client" id="WWvsX8iV2m9wwtiU03jPIT9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <iq xmlns="jabber:client" id="WWvsX8iV2m9wwtiU03jPIT9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 07:20:54 |  >> <iq xmlns="jabber:client" to="user_o5bno0027@test-domain.com/1608752850-tigase-24" id="WWvsX8iV2m9wwtiU03jPIT9" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_o5bno0027@test-domain.com/1608752850-tigase-24</jid></bind></iq>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <iq xmlns="jabber:client" to="user_o5bno0027@test-domain.com/1608752850-tigase-24" id="WWvsX8iV2m9wwtiU03jPIT9" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_o5bno0027@test-domain.com/1608752850-tigase-24</jid></bind></iq>

2023-03-06 07:20:54 |  << <iq xmlns="jabber:client" id="0TkUfIUfQ0cr5nO5xlTZZoP" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 >> <iq xmlns="jabber:client" id="0TkUfIUfQ0cr5nO5xlTZZoP" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:20:54 |  >> <iq xmlns="jabber:client" to="user_o5bno0027@test-domain.com/1608752850-tigase-24" id="0TkUfIUfQ0cr5nO5xlTZZoP" type="result"/>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" to="user_o5bno0027@test-domain.com/1608752850-tigase-24" id="0TkUfIUfQ0cr5nO5xlTZZoP" type="result"/>

2023-03-06 07:20:54 |  << <iq to="test-domain.com" id="3Wrk5wmURV3aNXbzlHOFO1w" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 >> <iq to="test-domain.com" id="3Wrk5wmURV3aNXbzlHOFO1w" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 07:20:54 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 07:20:54 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="0fdd3a6a-31a2-4d29-b7e7-020faf46ab3b" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="0fdd3a6a-31a2-4d29-b7e7-020faf46ab3b" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:20:54 |  << <iq id="x1EHCIR4s6fHBgZlX7rTcrm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 >> <iq id="x1EHCIR4s6fHBgZlX7rTcrm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:20:54 |  >> <iq xmlns="jabber:client" to="user_o5bno0027@test-domain.com/1608752850-tigase-24" id="3Wrk5wmURV3aNXbzlHOFO1w" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" to="user_o5bno0027@test-domain.com/1608752850-tigase-24" id="3Wrk5wmURV3aNXbzlHOFO1w" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 07:20:54 |  >> <iq xmlns="jabber:client" to="user_o5bno0027@test-domain.com/1608752850-tigase-24" id="x1EHCIR4s6fHBgZlX7rTcrm" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 << <iq xmlns="jabber:client" to="user_o5bno0027@test-domain.com/1608752850-tigase-24" id="x1EHCIR4s6fHBgZlX7rTcrm" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:20:54 | Disconnecting

2023-03-06 07:20:54 |  >> <presence xmlns="jabber:client" to="user_o5bno0027@test-domain.com" from="user_o5bno0027@test-domain.com/1608752850-tigase-24"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com/1608752850-tigase-24 << <presence xmlns="jabber:client" to="user_o5bno0027@test-domain.com" from="user_o5bno0027@test-domain.com/1608752850-tigase-24"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-03-06 07:20:54 | [Mutex] notify: [disconnected]

2023-03-06 07:20:54 | [Mutex] received everything.

2023-03-06 07:20:54 | [Mutex] waiting for: [event]

2023-03-06 07:20:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVJlbDVhWnNPQ2s0R3lFdWRUTkNK</auth>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVJlbDVhWnNPQ2s0R3lFdWRUTkNK</auth>

2023-03-06 07:20:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZWw1YVpzT0NrNEd5RXVkVE5DSjR4VU90TElNWmxYTXNXYVZJTEhWLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZWw1YVpzT0NrNEd5RXVkVE5DSjR4VU90TElNWmxYTXNXYVZJTEhWLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmVsNWFac09DazRHeUV1ZFROQ0o0eFVPdExJTVpsWE1zV2FWSUxIVixwPTdEQ1VSWU1rMmdrTjBTeXVtbFZkRkxaYTNQdFl4YUpDWHhuSGQvVVl4RWc9</response>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmVsNWFac09DazRHeUV1ZFROQ0o0eFVPdExJTVpsWE1zV2FWSUxIVixwPTdEQ1VSWU1rMmdrTjBTeXVtbFZkRkxaYTNQdFl4YUpDWHhuSGQvVVl4RWc9</response>

2023-03-06 07:20:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:54 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:54 | [Mutex] received everything.

2023-03-06 07:20:54 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:54 | [Mutex] waiting for: [event]

2023-03-06 07:20:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVNGb21rUWREa1RjOHg4d09DWjI0</auth>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVNGb21rUWREa1RjOHg4d09DWjI0</auth>

2023-03-06 07:20:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TRm9ta1FkRGtUYzh4OHdPQ1oyNFNUd2JNeFkxN2czd1IwRTRoejFhLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TRm9ta1FkRGtUYzh4OHdPQ1oyNFNUd2JNeFkxN2czd1IwRTRoejFhLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U0ZvbWtRZERrVGM4eDh3T0NaMjRTVHdiTXhZMTdnM3dSMEU0aHoxYSxwPVZtWC93UEp3S1J0SHlIeDdNTGNqR1VMTHk4VU9pajVtd211QWpXbm5aZFE9</response>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U0ZvbWtRZERrVGM4eDh3T0NaMjRTVHdiTXhZMTdnM3dSMEU0aHoxYSxwPVZtWC93UEp3S1J0SHlIeDdNTGNqR1VMTHk4VU9pajVtd211QWpXbm5aZFE9</response>

2023-03-06 07:20:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:54 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:54 | [Mutex] received everything.

2023-03-06 07:20:54 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:54 | [Mutex] waiting for: [event]

2023-03-06 07:20:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVdkcUR5WWZiSmJramQ5Nk9UaVls</auth>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVdkcUR5WWZiSmJramQ5Nk9UaVls</auth>

2023-03-06 07:20:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XZHFEeVlmYkpia2pkOTZPVGlZbGFFa0lDaUhxeEsyUWRtVHdlc0ZZLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XZHFEeVlmYkpia2pkOTZPVGlZbGFFa0lDaUhxeEsyUWRtVHdlc0ZZLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V2RxRHlZZmJKYmtqZDk2T1RpWWxhRWtJQ2lIcXhLMlFkbVR3ZXNGWSxwPU5qMXVKa1NGUm9UcVZ6QjhveWE5MFlKbFg4NTEvS2IzbHo4d0c4anZEQ1E9</response>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V2RxRHlZZmJKYmtqZDk2T1RpWWxhRWtJQ2lIcXhLMlFkbVR3ZXNGWSxwPU5qMXVKa1NGUm9UcVZ6QjhveWE5MFlKbFg4NTEvS2IzbHo4d0c4anZEQ1E9</response>

2023-03-06 07:20:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:54 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:54 | [Mutex] received everything.

2023-03-06 07:20:54 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:54 | [Mutex] waiting for: [event]

2023-03-06 07:20:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:54 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPTNZOWk1UVY0YlZXbEVzZU5PNmp0</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPTNZOWk1UVY0YlZXbEVzZU5PNmp0</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zWTlpNVFWNGJWV2xFc2VOTzZqdG1kdVlIVHE4Vk1RU21hdkFLYlpkLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zWTlpNVFWNGJWV2xFc2VOTzZqdG1kdVlIVHE4Vk1RU21hdkFLYlpkLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M1k5aTVRVjRiVldsRXNlTk82anRtZHVZSFRxOFZNUVNtYXZBS2JaZCxwPXAwb3loblRXQkJOdFB2OXRSaUNaVmNhZGZZNDJIcTNQbXpSa3J0aTBtL2M9</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M1k5aTVRVjRiVldsRXNlTk82anRtZHVZSFRxOFZNUVNtYXZBS2JaZCxwPXAwb3loblRXQkJOdFB2OXRSaUNaVmNhZGZZNDJIcTNQbXpSa3J0aTBtL2M9</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWp0amRXeFNXUXdBd0U2b0NuQ25O</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWp0amRXeFNXUXdBd0U2b0NuQ25O</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qdGpkV3hTV1F3QXdFNm9DbkNuTkVodmdUNVVLMDVLUEtpakVrZzM5LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qdGpkV3hTV1F3QXdFNm9DbkNuTkVodmdUNVVLMDVLUEtpakVrZzM5LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9anRqZFd4U1dRd0F3RTZvQ25Dbk5FaHZnVDVVSzA1S1BLaWpFa2czOSxwPTFsUWNyZXNEV3VreHpZYUJQWXBMc0N5ZjVMcFRwMnJTOCs0dHZ1aE51dmM9</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9anRqZFd4U1dRd0F3RTZvQ25Dbk5FaHZnVDVVSzA1S1BLaWpFa2czOSxwPTFsUWNyZXNEV3VreHpZYUJQWXBMc0N5ZjVMcFRwMnJTOCs0dHZ1aE51dmM9</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPXAzZU5tT1loV05oOTVsamZNcElR</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPXAzZU5tT1loV05oOTVsamZNcElR</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wM2VObU9ZaFdOaDk1bGpmTXBJUU9Qa2I3R2JxbUZkYTJQUU5aMUx3LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wM2VObU9ZaFdOaDk1bGpmTXBJUU9Qa2I3R2JxbUZkYTJQUU5aMUx3LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDNlTm1PWWhXTmg5NWxqZk1wSVFPUGtiN0dicW1GZGEyUFFOWjFMdyxwPWErTThGc0pOTE1NVExhNU13RnV6eTFVbVlmYmlZNHdFcjZiN05ncDFyZGc9</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDNlTm1PWWhXTmg5NWxqZk1wSVFPUGtiN0dicW1GZGEyUFFOWjFMdyxwPWErTThGc0pOTE1NVExhNU13RnV6eTFVbVlmYmlZNHdFcjZiN05ncDFyZGc9</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPW9Xb1E1c21ibFdMUm93WklhVTVv</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPW9Xb1E1c21ibFdMUm93WklhVTVv</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vV29RNXNtYmxXTFJvd1pJYVU1bzlzWVJiNkhaRWtMNUZaWmlKWVZBLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vV29RNXNtYmxXTFJvd1pJYVU1bzlzWVJiNkhaRWtMNUZaWmlKWVZBLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1dvUTVzbWJsV0xSb3daSWFVNW85c1lSYjZIWkVrTDVGWlppSllWQSxwPUlHNzF6NXhFTkZ4TDhHRmdsaHo1Ty8vQ2NINzJqczk5bjBLQTdXL3JFYVk9</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b1dvUTVzbWJsV0xSb3daSWFVNW85c1lSYjZIWkVrTDVGWlppSllWQSxwPUlHNzF6NXhFTkZ4TDhHRmdsaHo1Ty8vQ2NINzJqczk5bjBLQTdXL3JFYVk9</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVJuRmltZFBpVlZaWDhqU0RJWjR0</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVJuRmltZFBpVlZaWDhqU0RJWjR0</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SbkZpbWRQaVZWWlg4alNESVo0dFEzMFRDcFlJQk5wWXJzNUFacG1HLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SbkZpbWRQaVZWWlg4alNESVo0dFEzMFRDcFlJQk5wWXJzNUFacG1HLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Um5GaW1kUGlWVlpYOGpTRElaNHRRMzBUQ3BZSUJOcFlyczVBWnBtRyxwPXZIZGVKMk9yYmdFR2VYaVFqZW9KSkI4TE5zcnpNK1pLTjFjYmR0ZTBrQUE9</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Um5GaW1kUGlWVlpYOGpTRElaNHRRMzBUQ3BZSUJOcFlyczVBWnBtRyxwPXZIZGVKMk9yYmdFR2VYaVFqZW9KSkI4TE5zcnpNK1pLTjFjYmR0ZTBrQUE9</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVI2bEtoZERyRlQ5OExQd05yZUhE</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPVI2bEtoZERyRlQ5OExQd05yZUhE</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SNmxLaGREckZUOThMUHdOcmVIRFY0cllSRWRtU3RaY1ZXeDcyM3pGLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SNmxLaGREckZUOThMUHdOcmVIRFY0cllSRWRtU3RaY1ZXeDcyM3pGLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjZsS2hkRHJGVDk4TFB3TnJlSERWNHJZUkVkbVN0WmNWV3g3MjN6RixwPU9RRk1zczQxUlBiYnFnYTJYNC9NMzFzM3hKWUxRbWE0cUQ2czduMVFkVFU9</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UjZsS2hkRHJGVDk4TFB3TnJlSERWNHJZUkVkbVN0WmNWV3g3MjN6RixwPU9RRk1zczQxUlBiYnFnYTJYNC9NMzFzM3hKWUxRbWE0cUQ2czduMVFkVFU9</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPTBaaFBqYk9CYndLM1lWU0pIdkpk</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPTBaaFBqYk9CYndLM1lWU0pIdkpk</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wWmhQamJPQmJ3SzNZVlNKSHZKZDh5OTlmTzR6bzVnSGVwN2M1TE5pLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wWmhQamJPQmJ3SzNZVlNKSHZKZDh5OTlmTzR6bzVnSGVwN2M1TE5pLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFpoUGpiT0Jid0szWVZTSkh2SmQ4eTk5Zk80em81Z0hlcDdjNUxOaSxwPUgyZXdQS0pUWkNnTENCWDJhNGhYWFFJYzhDdkJic2Y4anh4enorVWFycW89</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFpoUGpiT0Jid0szWVZTSkh2SmQ4eTk5Zk80em81Z0hlcDdjNUxOaSxwPUgyZXdQS0pUWkNnTENCWDJhNGhYWFFJYzhDdkJic2Y4anh4enorVWFycW89</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPTFDTGRFUnBZS2U2TTRueGp6Wm5X</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPTFDTGRFUnBZS2U2TTRueGp6Wm5X</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xQ0xkRVJwWUtlNk00bnhqelpuV3dwQjI2b3A3dm1PcHBuY2lrTHE2LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xQ0xkRVJwWUtlNk00bnhqelpuV3dwQjI2b3A3dm1PcHBuY2lrTHE2LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MUNMZEVScFlLZTZNNG54anpabld3cEIyNm9wN3ZtT3BwbmNpa0xxNixwPU9leGlGa1FaUjJJYzFyVlNOWS9lZzUxM2d4emdWUU5uTnMzRDFUSTdXN3c9</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MUNMZEVScFlLZTZNNG54anpabld3cEIyNm9wN3ZtT3BwbmNpa0xxNixwPU9leGlGa1FaUjJJYzFyVlNOWS9lZzUxM2d4emdWUU5uTnMzRDFUSTdXN3c9</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPUtxYzBpSVBwNXlqMmFEcHF1VGNI</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPUtxYzBpSVBwNXlqMmFEcHF1VGNI</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LcWMwaUlQcDV5ajJhRHBxdVRjSERITGg2MnFmY2FGU1pKS2EybDdELHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LcWMwaUlQcDV5ajJhRHBxdVRjSERITGg2MnFmY2FGU1pKS2EybDdELHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3FjMGlJUHA1eWoyYURwcXVUY0hESExoNjJxZmNhRlNaSkthMmw3RCxwPWJtWEFoY2xPRHJCbFlXQW0zVDhMQnlsZ0l4eVByR2ZFVGFNNG5SckRRcE09</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3FjMGlJUHA1eWoyYURwcXVUY0hESExoNjJxZmNhRlNaSkthMmw3RCxwPWJtWEFoY2xPRHJCbFlXQW0zVDhMQnlsZ0l4eVByR2ZFVGFNNG5SckRRcE09</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPXhDVUZXdFpkQzVPTGVtOURrcHZZ</auth>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPXhDVUZXdFpkQzVPTGVtOURrcHZZ</auth>

2023-03-06 07:20:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14Q1VGV3RaZEM1T0xlbTlEa3B2WVFOTzlEZkdMSVgyajZPWmNTY0NHLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14Q1VGV3RaZEM1T0xlbTlEa3B2WVFOTzlEZkdMSVgyajZPWmNTY0NHLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eENVRld0WmRDNU9MZW05RGtwdllRTk85RGZHTElYMmo2T1pjU2NDRyxwPStXY243bEZMUmZOdnI0N2ROd2libkg3azhickUyQ1d4d1dyRldiVXRIb2M9</response>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eENVRld0WmRDNU9MZW05RGtwdllRTk85RGZHTElYMmo2T1pjU2NDRyxwPStXY243bEZMUmZOdnI0N2ROd2libkg3azhickUyQ1d4d1dyRldiVXRIb2M9</response>

2023-03-06 07:20:55 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:55 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:55 | [Mutex] received everything.

2023-03-06 07:20:55 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:55 | [Mutex] waiting for: [event]

2023-03-06 07:20:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:55 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWhUUjlOUW5XczYzMFR3dlRDQVVo</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWhUUjlOUW5XczYzMFR3dlRDQVVo</auth>

2023-03-06 07:20:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oVFI5TlFuV3M2MzBUd3ZUQ0FVaGdvWXE0MGRzalBNTGt4czlGZWI1LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oVFI5TlFuV3M2MzBUd3ZUQ0FVaGdvWXE0MGRzalBNTGt4czlGZWI1LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aFRSOU5RbldzNjMwVHd2VENBVWhnb1lxNDBkc2pQTUxreHM5RmViNSxwPWc2ZjFhWVJmcEtBS3BMWmIxQkhCc2h1NUM1UVQwa0NaZGlUZWtMaXNkZHc9</response>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aFRSOU5RbldzNjMwVHd2VENBVWhnb1lxNDBkc2pQTUxreHM5RmViNSxwPWc2ZjFhWVJmcEtBS3BMWmIxQkhCc2h1NUM1UVQwa0NaZGlUZWtMaXNkZHc9</response>

2023-03-06 07:20:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:56 | [Mutex] received everything.

2023-03-06 07:20:56 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:56 | [Mutex] waiting for: [event]

2023-03-06 07:20:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWxhSGxQV09yVGR5Z1ZjTnJkaEF3</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWxhSGxQV09yVGR5Z1ZjTnJkaEF3</auth>

2023-03-06 07:20:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sYUhsUFdPclRkeWdWY05yZGhBd1RQbmhybTl3Vm8wSVRjQzBvdnNRLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sYUhsUFdPclRkeWdWY05yZGhBd1RQbmhybTl3Vm8wSVRjQzBvdnNRLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGFIbFBXT3JUZHlnVmNOcmRoQXdUUG5ocm05d1ZvMElUY0Mwb3ZzUSxwPUtDYVBSRUc0bGRGVUhZclFHNnlSQ1RyazRLOERvT1cvekVLWUhSQ2krc0U9</response>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGFIbFBXT3JUZHlnVmNOcmRoQXdUUG5ocm05d1ZvMElUY0Mwb3ZzUSxwPUtDYVBSRUc0bGRGVUhZclFHNnlSQ1RyazRLOERvT1cvekVLWUhSQ2krc0U9</response>

2023-03-06 07:20:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:56 | [Mutex] received everything.

2023-03-06 07:20:56 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:56 | [Mutex] waiting for: [event]

2023-03-06 07:20:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWt0YkpCQkozMHJ5UEU1RUx2MnZM</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWt0YkpCQkozMHJ5UEU1RUx2MnZM</auth>

2023-03-06 07:20:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rdGJKQkJKMzByeVBFNUVMdjJ2TGFrcVY0dlpINjNyMHc2TGxGU2F4LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rdGJKQkJKMzByeVBFNUVMdjJ2TGFrcVY0dlpINjNyMHc2TGxGU2F4LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a3RiSkJCSjMwcnlQRTVFTHYydkxha3FWNHZaSDYzcjB3NkxsRlNheCxwPUVSdFVnMEpjUG9oUzIySlB0QkNwMjBNY1U0NGZIcWZEVHE0VWRkaS9sWHM9</response>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a3RiSkJCSjMwcnlQRTVFTHYydkxha3FWNHZaSDYzcjB3NkxsRlNheCxwPUVSdFVnMEpjUG9oUzIySlB0QkNwMjBNY1U0NGZIcWZEVHE0VWRkaS9sWHM9</response>

2023-03-06 07:20:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:56 | [Mutex] received everything.

2023-03-06 07:20:56 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:56 | [Mutex] waiting for: [event]

2023-03-06 07:20:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPUIyZlpUMHF0dFFZU2lhM1FvMlkx</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPUIyZlpUMHF0dFFZU2lhM1FvMlkx</auth>

2023-03-06 07:20:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CMmZaVDBxdHRRWVNpYTNRbzJZMURQeHhIYTRqZWtQUHRxcnlmSTJ6LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CMmZaVDBxdHRRWVNpYTNRbzJZMURQeHhIYTRqZWtQUHRxcnlmSTJ6LHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QjJmWlQwcXR0UVlTaWEzUW8yWTFEUHh4SGE0amVrUFB0cXJ5ZkkyeixwPVlVaUNPMzN0U1E3a2VhWjNwL0VldnJCaTJSYTlzNy93ZURUamx4QUEvZ2c9</response>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QjJmWlQwcXR0UVlTaWEzUW8yWTFEUHh4SGE0amVrUFB0cXJ5ZkkyeixwPVlVaUNPMzN0U1E3a2VhWjNwL0VldnJCaTJSYTlzNy93ZURUamx4QUEvZ2c9</response>

2023-03-06 07:20:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:56 | [Mutex] received everything.

2023-03-06 07:20:56 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:56 | [Mutex] waiting for: [event]

2023-03-06 07:20:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPUE1QWZ5OGtIVDZSWGdQZzFnZDU3</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPUE1QWZ5OGtIVDZSWGdQZzFnZDU3</auth>

2023-03-06 07:20:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BNUFmeThrSFQ2UlhnUGcxZ2Q1N2VUNHVqY2FTTzZKYXRvY014YkxyLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BNUFmeThrSFQ2UlhnUGcxZ2Q1N2VUNHVqY2FTTzZKYXRvY014YkxyLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTVBZnk4a0hUNlJYZ1BnMWdkNTdlVDR1amNhU082SmF0b2NNeGJMcixwPWtnT2dYZnlYUDJCYWwwSXFIY0h1bHo4cHVFKzB4MjY0b0Y1VTRhcW1ERDg9</response>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTVBZnk4a0hUNlJYZ1BnMWdkNTdlVDR1amNhU082SmF0b2NNeGJMcixwPWtnT2dYZnlYUDJCYWwwSXFIY0h1bHo4cHVFKzB4MjY0b0Y1VTRhcW1ERDg9</response>

2023-03-06 07:20:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:56 | [Mutex] received everything.

2023-03-06 07:20:56 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:56 | [Mutex] waiting for: [event]

2023-03-06 07:20:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPTRTQ2NOdkt5azJ3b1pCWGVURjJE</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPTRTQ2NOdkt5azJ3b1pCWGVURjJE</auth>

2023-03-06 07:20:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00U0NjTnZLeWsyd29aQlhlVEYyRGxnT0s3WmprMVpGYTU4dW4xT2ZlLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00U0NjTnZLeWsyd29aQlhlVEYyRGxnT0s3WmprMVpGYTU4dW4xT2ZlLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NFNDY052S3lrMndvWkJYZVRGMkRsZ09LN1pqazFaRmE1OHVuMU9mZSxwPVhzN2k5VDdtdityaHBLakdZcC9kaUZtZUZBL2c0eVk5QnhITXkzdTVHa2c9</response>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NFNDY052S3lrMndvWkJYZVRGMkRsZ09LN1pqazFaRmE1OHVuMU9mZSxwPVhzN2k5VDdtdityaHBLakdZcC9kaUZtZUZBL2c0eVk5QnhITXkzdTVHa2c9</response>

2023-03-06 07:20:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:56 | [Mutex] received everything.

2023-03-06 07:20:56 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:56 | [Mutex] waiting for: [event]

2023-03-06 07:20:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPXBEY3paWFBBbk1MMlRPdnlwQlVI</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPXBEY3paWFBBbk1MMlRPdnlwQlVI</auth>

2023-03-06 07:20:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wRGN6WlhQQW5NTDJUT3Z5cEJVSDhKQmw0REVOOE1wc1J4TnRrUjRELHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wRGN6WlhQQW5NTDJUT3Z5cEJVSDhKQmw0REVOOE1wc1J4TnRrUjRELHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cERjelpYUEFuTUwyVE92eXBCVUg4SkJsNERFTjhNcHNSeE50a1I0RCxwPXEyNWRaVTBFcTBRbHAzTEsyTHNBV0JxWSsrS2tUaDRIcVBjRmJZbjBUcUU9</response>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cERjelpYUEFuTUwyVE92eXBCVUg4SkJsNERFTjhNcHNSeE50a1I0RCxwPXEyNWRaVTBFcTBRbHAzTEsyTHNBV0JxWSsrS2tUaDRIcVBjRmJZbjBUcUU9</response>

2023-03-06 07:20:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:56 | [Mutex] received everything.

2023-03-06 07:20:56 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:56 | [Mutex] waiting for: [event]

2023-03-06 07:20:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPUZhenNpVUZTOHR2cTFCTmsyelhU</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPUZhenNpVUZTOHR2cTFCTmsyelhU</auth>

2023-03-06 07:20:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GYXpzaVVGUzh0dnExQk5rMnpYVDVvZm52a29JRTZTVHlCdXF2S0tPLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GYXpzaVVGUzh0dnExQk5rMnpYVDVvZm52a29JRTZTVHlCdXF2S0tPLHM9VitzNjB5VHZKRDV0Zmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RmF6c2lVRlM4dHZxMUJOazJ6WFQ1b2ZudmtvSUU2U1R5QnVxdktLTyxwPU1DdFhuMHhaRlMxNFRJaDVHdGtKaENCT1BybFk0bW1TeDlYdEFZTG1aWEU9</response>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RmF6c2lVRlM4dHZxMUJOazJ6WFQ1b2ZudmtvSUU2U1R5QnVxdktLTyxwPU1DdFhuMHhaRlMxNFRJaDVHdGtKaENCT1BybFk0bW1TeDlYdEFZTG1aWEU9</response>

2023-03-06 07:20:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:56 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:56 | [Mutex] received everything.

2023-03-06 07:20:56 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWtMQmxMSlF2NG1YVFBQQXEyaWdN</auth>

2023-03-06 07:20:56 | user :: user_o5bno0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX281Ym5vMDAyNyxyPWtMQmxMSlF2NG1YVFBQQXEyaWdN</auth>

2023-03-06 07:20:56 |  >> <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>

2023-03-06 07:20:56 | user :: user_o5bno0027@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>

2023-03-06 07:20:58 | [Mutex] waiting for: [user]

2023-03-06 07:20:58 | [Mutex] received everything.

2023-03-06 07:20:58 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 2.960s
2023-03-06 07:20:58 |

2023-03-06 07:20:58 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-03-06 07:20:58 | ------------------------------------

2023-03-06 07:20:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@54e28de4

2023-03-06 07:20:58 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 07:20:58 | [Mutex] waiting for: [registration]

2023-03-06 07:20:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5a256908

2023-03-06 07:20:58 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 07:20:58 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5e1ae694

2023-03-06 07:20:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 07:20:58 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 07:20:58 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-06 07:20:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1b186333

2023-03-06 07:20:58 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5b554019

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

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

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

2023-03-06 07:20:59 | user :: null >> <iq to="test-domain.com" id="JfeNRV37ElaJWaJIURWU9ug" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 07:20:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="JfeNRV37ElaJWaJIURWU9ug" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 07:20:59 | user :: null << <iq xmlns="jabber:client" from="test-domain.com" id="JfeNRV37ElaJWaJIURWU9ug" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

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

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

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

2023-03-06 07:20:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2a491f52

2023-03-06 07:20:59 | user :: null >> <iq to="test-domain.com" id="o5INQanYYhKMZcSbIKGp1fy" type="set"><query xmlns="jabber:iq:register"><username>user_j4zbxa0028</username><password>user_j4zbxa0028</password><email>5be56eae-c751-437b-bcfe-0ea14a2c7d43@localhost</email></query></iq>

2023-03-06 07:20:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="o5INQanYYhKMZcSbIKGp1fy" type="set"><query xmlns="jabber:iq:register"><username>user_j4zbxa0028</username><password>user_j4zbxa0028</password><email>5be56eae-c751-437b-bcfe-0ea14a2c7d43@localhost</email></query></iq>}

2023-03-06 07:20:59 | user :: null << <iq xmlns="jabber:client" from="test-domain.com" id="o5INQanYYhKMZcSbIKGp1fy" type="result"/>

2023-03-06 07:20:59 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="o5INQanYYhKMZcSbIKGp1fy" type="result"/>}

2023-03-06 07:20:59 | [Mutex] received everything.

2023-03-06 07:20:59 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 07:20:59 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 07:20:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 07:20:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@23ee62c9

2023-03-06 07:20:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7b379c7c

2023-03-06 07:20:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@a135e8b

2023-03-06 07:20:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@68427314

2023-03-06 07:20:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@38eaacff

2023-03-06 07:20:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj1Oa2Z4S1p5Z0diMDAyd2szbGV3RA==</auth>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj1Oa2Z4S1p5Z0diMDAyd2szbGV3RA==</auth>

2023-03-06 07:20:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Oa2Z4S1p5Z0diMDAyd2szbGV3RG12Zk5adW9HdEZJbHpiMWhxdTFVLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Oa2Z4S1p5Z0diMDAyd2szbGV3RG12Zk5adW9HdEZJbHpiMWhxdTFVLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmtmeEtaeWdHYjAwMndrM2xld0RtdmZOWnVvR3RGSWx6YjFocXUxVSxwPUYraFBCTmdCMmJ1L2tTa01JV01iS29JZnI3NmZmN1FzcVprQU1JNGgyRXM9</response>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmtmeEtaeWdHYjAwMndrM2xld0RtdmZOWnVvR3RGSWx6YjFocXUxVSxwPUYraFBCTmdCMmJ1L2tTa01JV01iS29JZnI3NmZmN1FzcVprQU1JNGgyRXM9</response>

2023-03-06 07:20:59 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UVHFoL1ZlVE1GdktFZExINlF6UkJqMjRTaXk4eWVZVlRPZTR0RVN1MHpBPQ==</success>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UVHFoL1ZlVE1GdktFZExINlF6UkJqMjRTaXk4eWVZVlRPZTR0RVN1MHpBPQ==</success>

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

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="kc3zoQyEGgj/4P6OkT8Hfeft41c=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-06 07:20:59 |  << <iq xmlns="jabber:client" id="q4DItam3iSbAEJOW4bzlKXh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <iq xmlns="jabber:client" id="q4DItam3iSbAEJOW4bzlKXh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 07:20:59 |  >> <iq xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com/1608752850-tigase-25" id="q4DItam3iSbAEJOW4bzlKXh" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_j4zbxa0028@test-domain.com/1608752850-tigase-25</jid></bind></iq>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com/1608752850-tigase-25" id="q4DItam3iSbAEJOW4bzlKXh" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_j4zbxa0028@test-domain.com/1608752850-tigase-25</jid></bind></iq>

2023-03-06 07:20:59 |  << <iq xmlns="jabber:client" id="g2vbnaneRcGLM27sWdCwtaO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 >> <iq xmlns="jabber:client" id="g2vbnaneRcGLM27sWdCwtaO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:20:59 |  >> <iq xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com/1608752850-tigase-25" id="g2vbnaneRcGLM27sWdCwtaO" type="result"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com/1608752850-tigase-25" id="g2vbnaneRcGLM27sWdCwtaO" type="result"/>

2023-03-06 07:20:59 |  << <iq to="test-domain.com" id="4kl5wmURV3aNXbzlHOFO1wk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 >> <iq to="test-domain.com" id="4kl5wmURV3aNXbzlHOFO1wk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 07:20:59 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 07:20:59 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="3b28d732-81c8-48e4-aac1-eae92b76152a" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="3b28d732-81c8-48e4-aac1-eae92b76152a" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:20:59 |  << <iq id="uT0jOUfIUfQ0cr5nO5xlTZZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 >> <iq id="uT0jOUfIUfQ0cr5nO5xlTZZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:20:59 |  >> <iq xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com/1608752850-tigase-25" id="4kl5wmURV3aNXbzlHOFO1wk" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com/1608752850-tigase-25" id="4kl5wmURV3aNXbzlHOFO1wk" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 07:20:59 |  >> <iq xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com/1608752850-tigase-25" id="uT0jOUfIUfQ0cr5nO5xlTZZ" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 << <iq xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com/1608752850-tigase-25" id="uT0jOUfIUfQ0cr5nO5xlTZZ" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:20:59 | Disconnecting

2023-03-06 07:20:59 |  >> <presence xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com" from="user_j4zbxa0028@test-domain.com/1608752850-tigase-25"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com/1608752850-tigase-25 << <presence xmlns="jabber:client" to="user_j4zbxa0028@test-domain.com" from="user_j4zbxa0028@test-domain.com/1608752850-tigase-25"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-03-06 07:20:59 | [Mutex] notify: [disconnected]

2023-03-06 07:20:59 | [Mutex] received everything.

2023-03-06 07:20:59 | [Mutex] waiting for: [event]

2023-03-06 07:20:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj12TDNUTTZ4Qmd0MGxNYUJtUjB1eg==</auth>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj12TDNUTTZ4Qmd0MGxNYUJtUjB1eg==</auth>

2023-03-06 07:20:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12TDNUTTZ4Qmd0MGxNYUJtUjB1ejFqWEFqMnZ4bGRIY2Nja01Ma2RVLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12TDNUTTZ4Qmd0MGxNYUJtUjB1ejFqWEFqMnZ4bGRIY2Nja01Ma2RVLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dkwzVE02eEJndDBsTWFCbVIwdXoxalhBajJ2eGxkSGNjY2tNTGtkVSxwPThSSDhGbjJSUFJVQ0JTSVgrb0l1VkdLNUFpR0IreHZNMGtXM09wZVdUelU9</response>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dkwzVE02eEJndDBsTWFCbVIwdXoxalhBajJ2eGxkSGNjY2tNTGtkVSxwPThSSDhGbjJSUFJVQ0JTSVgrb0l1VkdLNUFpR0IreHZNMGtXM09wZVdUelU9</response>

2023-03-06 07:20:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:59 | [Mutex] received everything.

2023-03-06 07:20:59 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:59 | [Mutex] waiting for: [event]

2023-03-06 07:20:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj12QjNkZUJSNU8xazhGbmg4T3p6RQ==</auth>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj12QjNkZUJSNU8xazhGbmg4T3p6RQ==</auth>

2023-03-06 07:20:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12QjNkZUJSNU8xazhGbmg4T3p6RUFNTlRpdkVUVHhUeGxJaURpa3VkLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12QjNkZUJSNU8xazhGbmg4T3p6RUFNTlRpdkVUVHhUeGxJaURpa3VkLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dkIzZGVCUjVPMWs4Rm5oOE96ekVBTU5UaXZFVFR4VHhsSWlEaWt1ZCxwPWFvNEN5b05VTEpGTnRtV2dPbXB4a0IxTW91RExuVHdwaXJkWWZFTEJKMjQ9</response>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dkIzZGVCUjVPMWs4Rm5oOE96ekVBTU5UaXZFVFR4VHhsSWlEaWt1ZCxwPWFvNEN5b05VTEpGTnRtV2dPbXB4a0IxTW91RExuVHdwaXJkWWZFTEJKMjQ9</response>

2023-03-06 07:20:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:59 | [Mutex] received everything.

2023-03-06 07:20:59 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:59 | [Mutex] waiting for: [event]

2023-03-06 07:20:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj1wTE1BVHdGdWVyeGVSM2NRdkcycA==</auth>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj1wTE1BVHdGdWVyeGVSM2NRdkcycA==</auth>

2023-03-06 07:20:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wTE1BVHdGdWVyeGVSM2NRdkcycFk0b1Q2bWliRFBibHdjdW1nTHd3LHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wTE1BVHdGdWVyeGVSM2NRdkcycFk0b1Q2bWliRFBibHdjdW1nTHd3LHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cExNQVR3RnVlcnhlUjNjUXZHMnBZNG9UNm1pYkRQYmx3Y3VtZ0x3dyxwPTNZZ3N5TnJ4cmJZN041YUsrSndOdGhLck1wRnVQdlJzTVhTdDllR0c5YnM9</response>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cExNQVR3RnVlcnhlUjNjUXZHMnBZNG9UNm1pYkRQYmx3Y3VtZ0x3dyxwPTNZZ3N5TnJ4cmJZN041YUsrSndOdGhLck1wRnVQdlJzTVhTdDllR0c5YnM9</response>

2023-03-06 07:20:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:59 | [Mutex] received everything.

2023-03-06 07:20:59 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:59 | [Mutex] waiting for: [event]

2023-03-06 07:20:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj1mT3ZkdTJxbGNZUk96ajFDNEhQNg==</auth>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj1mT3ZkdTJxbGNZUk96ajFDNEhQNg==</auth>

2023-03-06 07:20:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mT3ZkdTJxbGNZUk96ajFDNEhQNmtwTVphUXJQNFlTaVVKdVBUN29pLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mT3ZkdTJxbGNZUk96ajFDNEhQNmtwTVphUXJQNFlTaVVKdVBUN29pLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zk92ZHUycWxjWVJPemoxQzRIUDZrcE1aYVFyUDRZU2lVSnVQVDdvaSxwPXNvUWpCRmhpTkc0djA1NzRJc3RpWU5OTk53K3JreUVMOEdJS0NPUEoydm89</response>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zk92ZHUycWxjWVJPemoxQzRIUDZrcE1aYVFyUDRZU2lVSnVQVDdvaSxwPXNvUWpCRmhpTkc0djA1NzRJc3RpWU5OTk53K3JreUVMOEdJS0NPUEoydm89</response>

2023-03-06 07:20:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | [Mutex] notify: [event, authFailed]

2023-03-06 07:20:59 | [Mutex] received everything.

2023-03-06 07:20:59 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:20:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:20:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:20:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj1OSUFqcFJLVFpmUHVpeUdMd0toeg==</auth>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2o0emJ4YTAwMjgscj1OSUFqcFJLVFpmUHVpeUdMd0toeg==</auth>

2023-03-06 07:20:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OSUFqcFJLVFpmUHVpeUdMd0toem01Z0VrdU5hYjJhMWZ3WjRkbTZpLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OSUFqcFJLVFpmUHVpeUdMd0toem01Z0VrdU5hYjJhMWZ3WjRkbTZpLHM9bjBsbHB4Tk1McXpGZnc9PSxpPTQwOTY=</challenge>

2023-03-06 07:20:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TklBanBSS1RaZlB1aXlHTHdLaHptNWdFa3VOYWIyYTFmd1o0ZG02aSxwPWg2amVZaHpuVWtpNzlLeGQzMDZJc1hVV3BIc3FvZk01NE4zZWdna2h5NkE9</response>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TklBanBSS1RaZlB1aXlHTHdLaHptNWdFa3VOYWIyYTFmd1o0ZG02aSxwPWg2amVZaHpuVWtpNzlLeGQzMDZJc1hVV3BIc3FvZk01NE4zZWdna2h5NkE9</response>

2023-03-06 07:20:59 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:20:59 | user :: user_j4zbxa0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:01 | [Mutex] waiting for: [user]

2023-03-06 07:21:01 | [Mutex] received everything.

2023-03-06 07:21:01 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.966s
2023-03-06 07:21:01 |

2023-03-06 07:21:01 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-03-06 07:21:01 | ------------------------------------

2023-03-06 07:21:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2278e27b

2023-03-06 07:21:01 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 07:21:01 | [Mutex] waiting for: [registration]

2023-03-06 07:21:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2cbf1844

2023-03-06 07:21:01 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 07:21:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2880890b

2023-03-06 07:21:01 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:01 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 07:21:01 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 07:21:01 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-06 07:21:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6d82127f

2023-03-06 07:21:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@80c5e8e

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

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

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

2023-03-06 07:21:01 | user :: null >> <iq to="test-domain.com" id="FX6nXYpbDt9j27IP8yvg03k" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 07:21:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="FX6nXYpbDt9j27IP8yvg03k" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 07:21:01 | user :: null << <iq xmlns="jabber:client" from="test-domain.com" id="FX6nXYpbDt9j27IP8yvg03k" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

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

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

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

2023-03-06 07:21:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5c251af3

2023-03-06 07:21:01 | user :: null >> <iq to="test-domain.com" id="7fW27r5eVdHBpP4bQ5EAzog" type="set"><query xmlns="jabber:iq:register"><username>user_io7o7a0029</username><password>user_io7o7a0029</password><email>1634e10d-7424-44d9-9cf0-95c7716b0bcf@localhost</email></query></iq>

2023-03-06 07:21:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7fW27r5eVdHBpP4bQ5EAzog" type="set"><query xmlns="jabber:iq:register"><username>user_io7o7a0029</username><password>user_io7o7a0029</password><email>1634e10d-7424-44d9-9cf0-95c7716b0bcf@localhost</email></query></iq>}

2023-03-06 07:21:02 | user :: null << <iq xmlns="jabber:client" from="test-domain.com" id="7fW27r5eVdHBpP4bQ5EAzog" type="result"/>

2023-03-06 07:21:02 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="7fW27r5eVdHBpP4bQ5EAzog" type="result"/>}

2023-03-06 07:21:02 | [Mutex] received everything.

2023-03-06 07:21:02 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-06 07:21:02 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-06 07:21:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@704108ad

2023-03-06 07:21:02 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-06 07:21:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@daded30

2023-03-06 07:21:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@673f3a25

2023-03-06 07:21:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@13b946b3

2023-03-06 07:21:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6b452009

2023-03-06 07:21:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:21:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lvN283YTAwMjkscj1wSXV2ZlBhUnVPVzJJR25GcWRHRg==</auth>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lvN283YTAwMjkscj1wSXV2ZlBhUnVPVzJJR25GcWRHRg==</auth>

2023-03-06 07:21:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wSXV2ZlBhUnVPVzJJR25GcWRHRllLakRvVFpTZEYxTElXZnNYV1hNLHM9K3g0cksvZ0JDSlAvTHc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wSXV2ZlBhUnVPVzJJR25GcWRHRllLakRvVFpTZEYxTElXZnNYV1hNLHM9K3g0cksvZ0JDSlAvTHc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cEl1dmZQYVJ1T1cySUduRnFkR0ZZS2pEb1RaU2RGMUxJV2ZzWFdYTSxwPUFIMGFnSHBCck5uSUErZFFHbGJpQ2NYSUJrNzF6V1RrbVM3QitFNHluM1U9</response>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cEl1dmZQYVJ1T1cySUduRnFkR0ZZS2pEb1RaU2RGMUxJV2ZzWFdYTSxwPUFIMGFnSHBCck5uSUErZFFHbGJpQ2NYSUJrNzF6V1RrbVM3QitFNHluM1U9</response>

2023-03-06 07:21:02 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XQWg0OVliNXZXc3hzWHdIcVEzeTNmUVJaMG1BaFNCczNnSEJxRU1MUENRPQ==</success>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XQWg0OVliNXZXc3hzWHdIcVEzeTNmUVJaMG1BaFNCczNnSEJxRU1MUENRPQ==</success>

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

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="kc3zoQyEGgj/4P6OkT8Hfeft41c=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-03-06 07:21:02 |  << <iq xmlns="jabber:client" id="PmfvuneKT2y9w4t8yxi4zui" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <iq xmlns="jabber:client" id="PmfvuneKT2y9w4t8yxi4zui" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 07:21:02 |  >> <iq xmlns="jabber:client" to="user_io7o7a0029@test-domain.com/1608752850-tigase-26" id="PmfvuneKT2y9w4t8yxi4zui" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_io7o7a0029@test-domain.com/1608752850-tigase-26</jid></bind></iq>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <iq xmlns="jabber:client" to="user_io7o7a0029@test-domain.com/1608752850-tigase-26" id="PmfvuneKT2y9w4t8yxi4zui" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_io7o7a0029@test-domain.com/1608752850-tigase-26</jid></bind></iq>

2023-03-06 07:21:02 |  << <iq xmlns="jabber:client" id="Cj4q27r5eVdHBpP4bQ5EAzo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 >> <iq xmlns="jabber:client" id="Cj4q27r5eVdHBpP4bQ5EAzo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:21:02 |  >> <iq xmlns="jabber:client" to="user_io7o7a0029@test-domain.com/1608752850-tigase-26" id="Cj4q27r5eVdHBpP4bQ5EAzo" type="result"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" to="user_io7o7a0029@test-domain.com/1608752850-tigase-26" id="Cj4q27r5eVdHBpP4bQ5EAzo" type="result"/>

2023-03-06 07:21:02 |  << <iq to="test-domain.com" id="3cHQ7AuanX7i3tdDtXkHS9M" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 >> <iq to="test-domain.com" id="3cHQ7AuanX7i3tdDtXkHS9M" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-06 07:21:02 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 07:21:02 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="912507ee-f593-4283-9356-a15f1c89bf7d" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="912507ee-f593-4283-9356-a15f1c89bf7d" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:21:02 |  << <iq id="dsrdHBpP4bQ5EAzogzmKPQY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 >> <iq id="dsrdHBpP4bQ5EAzogzmKPQY" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 07:21:02 |  >> <iq xmlns="jabber:client" to="user_io7o7a0029@test-domain.com/1608752850-tigase-26" id="3cHQ7AuanX7i3tdDtXkHS9M" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" to="user_io7o7a0029@test-domain.com/1608752850-tigase-26" id="3cHQ7AuanX7i3tdDtXkHS9M" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 07:21:02 | Disconnecting

2023-03-06 07:21:02 |  >> <iq xmlns="jabber:client" to="user_io7o7a0029@test-domain.com/1608752850-tigase-26" id="dsrdHBpP4bQ5EAzogzmKPQY" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 << <iq xmlns="jabber:client" to="user_io7o7a0029@test-domain.com/1608752850-tigase-26" id="dsrdHBpP4bQ5EAzogzmKPQY" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:02 |  >> <presence xmlns="jabber:client" to="user_io7o7a0029@test-domain.com" from="user_io7o7a0029@test-domain.com/1608752850-tigase-26"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com/1608752850-tigase-26 << <presence xmlns="jabber:client" to="user_io7o7a0029@test-domain.com" from="user_io7o7a0029@test-domain.com/1608752850-tigase-26"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-03-06 07:21:02 | [Mutex] notify: [disconnected]

2023-03-06 07:21:02 | [Mutex] received everything.

2023-03-06 07:21:02 | [Mutex] waiting for: [event]

2023-03-06 07:21:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:21:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2lvN283YTAwMjkscj1wMW5FQ2FMR1M4TDFHR3RwQmxySA==</auth>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2lvN283YTAwMjkscj1wMW5FQ2FMR1M4TDFHR3RwQmxySA==</auth>

2023-03-06 07:21:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wMW5FQ2FMR1M4TDFHR3RwQmxySE5aMk10eEVSSnNFTjdnMEdheHpNLHM9OVpITk1DZGlFSGh0ZXc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wMW5FQ2FMR1M4TDFHR3RwQmxySE5aMk10eEVSSnNFTjdnMEdheHpNLHM9OVpITk1DZGlFSGh0ZXc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDFuRUNhTEdTOEwxR0d0cEJsckhOWjJNdHhFUkpzRU43ZzBHYXh6TSxwPTNKemlCSVNXazdGVEpqYVdxVkZxVVZQUXlERT0=</response>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDFuRUNhTEdTOEwxR0d0cEJsckhOWjJNdHhFUkpzRU43ZzBHYXh6TSxwPTNKemlCSVNXazdGVEpqYVdxVkZxVVZQUXlERT0=</response>

2023-03-06 07:21:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | [Mutex] notify: [event, authFailed]

2023-03-06 07:21:02 | [Mutex] received everything.

2023-03-06 07:21:02 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:21:02 | [Mutex] waiting for: [event]

2023-03-06 07:21:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:21:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2lvN283YTAwMjkscj1uc2t4dFFlY3JrRkRvTndjNmplZw==</auth>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2lvN283YTAwMjkscj1uc2t4dFFlY3JrRkRvTndjNmplZw==</auth>

2023-03-06 07:21:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uc2t4dFFlY3JrRkRvTndjNmplZ1F2MmhSdEZJVDhQRk9rY3RYYWR1LHM9OVpITk1DZGlFSGh0ZXc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uc2t4dFFlY3JrRkRvTndjNmplZ1F2MmhSdEZJVDhQRk9rY3RYYWR1LHM9OVpITk1DZGlFSGh0ZXc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bnNreHRRZWNya0ZEb053YzZqZWdRdjJoUnRGSVQ4UEZPa2N0WGFkdSxwPWhEWUlSWHA0OTFkcFZVQ2diajB0UGlKSEtocz0=</response>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bnNreHRRZWNya0ZEb053YzZqZWdRdjJoUnRGSVQ4UEZPa2N0WGFkdSxwPWhEWUlSWHA0OTFkcFZVQ2diajB0UGlKSEtocz0=</response>

2023-03-06 07:21:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | [Mutex] notify: [event, authFailed]

2023-03-06 07:21:02 | [Mutex] received everything.

2023-03-06 07:21:02 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:21:02 | [Mutex] waiting for: [event]

2023-03-06 07:21:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:21:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lvN283YTAwMjkscj1tVFFqa2x4eHY4N2tZNFV6Rnl2Sg==</auth>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lvN283YTAwMjkscj1tVFFqa2x4eHY4N2tZNFV6Rnl2Sg==</auth>

2023-03-06 07:21:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tVFFqa2x4eHY4N2tZNFV6Rnl2Sjd5bDI0QkMyUXoyYWx4M3NGc0liLHM9K3g0cksvZ0JDSlAvTHc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tVFFqa2x4eHY4N2tZNFV6Rnl2Sjd5bDI0QkMyUXoyYWx4M3NGc0liLHM9K3g0cksvZ0JDSlAvTHc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bVRRamtseHh2ODdrWTRVekZ5dko3eWwyNEJDMlF6MmFseDNzRnNJYixwPW15d1ludExTOGREcW55OE9tYjRHR21rVmhidDFWb2toeDB0ak1ScVJ4c2c9</response>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bVRRamtseHh2ODdrWTRVekZ5dko3eWwyNEJDMlF6MmFseDNzRnNJYixwPW15d1ludExTOGREcW55OE9tYjRHR21rVmhidDFWb2toeDB0ak1ScVJ4c2c9</response>

2023-03-06 07:21:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | [Mutex] notify: [event, authFailed]

2023-03-06 07:21:02 | [Mutex] received everything.

2023-03-06 07:21:02 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:21:02 | [Mutex] waiting for: [event]

2023-03-06 07:21:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:21:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2lvN283YTAwMjkscj01dW1ZaldxcUlPQTJSYWNBNmxPNA==</auth>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX2lvN283YTAwMjkscj01dW1ZaldxcUlPQTJSYWNBNmxPNA==</auth>

2023-03-06 07:21:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01dW1ZaldxcUlPQTJSYWNBNmxPNDdCMmZjdmI2N1NUR01iMm5hZHJILHM9OVpITk1DZGlFSGh0ZXc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01dW1ZaldxcUlPQTJSYWNBNmxPNDdCMmZjdmI2N1NUR01iMm5hZHJILHM9OVpITk1DZGlFSGh0ZXc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NXVtWWpXcXFJT0EyUmFjQTZsTzQ3QjJmY3ZiNjdTVEdNYjJuYWRySCxwPVVNQjhZTUlCTWJRclViNS9qb2krRlJndUNpVT0=</response>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NXVtWWpXcXFJT0EyUmFjQTZsTzQ3QjJmY3ZiNjdTVEdNYjJuYWRySCxwPVVNQjhZTUlCTWJRclViNS9qb2krRlJndUNpVT0=</response>

2023-03-06 07:21:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | [Mutex] notify: [event, authFailed]

2023-03-06 07:21:02 | [Mutex] received everything.

2023-03-06 07:21:02 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:21:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2023-03-06 07:21:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lvN283YTAwMjkscj1kWEw4WE1ySUhYNERlUUJVOGd1dQ==</auth>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lvN283YTAwMjkscj1kWEw4WE1ySUhYNERlUUJVOGd1dQ==</auth>

2023-03-06 07:21:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kWEw4WE1ySUhYNERlUUJVOGd1dXVNN241c0RCQjA3ZzZ5cURJRW1MLHM9K3g0cksvZ0JDSlAvTHc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kWEw4WE1ySUhYNERlUUJVOGd1dXVNN241c0RCQjA3ZzZ5cURJRW1MLHM9K3g0cksvZ0JDSlAvTHc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZFhMOFhNcklIWDREZVFCVThndXV1TTduNXNEQkIwN2c2eXFESUVtTCxwPVgxeitpZjl6d0lWVmxxa290YXI2N0oxZHRGZEkzMDJvdXU2eGVVOGE3TkE9</response>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZFhMOFhNcklIWDREZVFCVThndXV1TTduNXNEQkIwN2c2eXFESUVtTCxwPVgxeitpZjl6d0lWVmxxa290YXI2N0oxZHRGZEkzMDJvdXU2eGVVOGE3TkE9</response>

2023-03-06 07:21:02 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:02 | user :: user_io7o7a0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:04 | [Mutex] waiting for: [user]

2023-03-06 07:21:04 | [Mutex] received everything.

2023-03-06 07:21:04 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.837s
2023-03-06 07:21:04 |

2023-03-06 07:21:04 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-03-06 07:21:04 | ------------------------------------

2023-03-06 07:21:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@c96f8c7

2023-03-06 07:21:04 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-06 07:21:04 | [Mutex] waiting for: [registration]

2023-03-06 07:21:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2511725

2023-03-06 07:21:04 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-06 07:21:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@66e93b7

2023-03-06 07:21:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-06 07:21:04 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-06 07:21:04 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-06 07:21:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@436c1d1e

2023-03-06 07:21:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@78078574

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

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

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

2023-03-06 07:21:04 | user :: null >> <iq to="test-domain.com" id="hfJqgzCDKMXaOFy8Bo4zmcP" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-06 07:21:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hfJqgzCDKMXaOFy8Bo4zmcP" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-06 07:21:04 | user :: null << <iq xmlns="jabber:client" from="test-domain.com" id="hfJqgzCDKMXaOFy8Bo4zmcP" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

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

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

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

2023-03-06 07:21:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@72655d6e

2023-03-06 07:21:04 | user :: null >> <iq to="test-domain.com" id="I7j2r9vdriDKTgO1i4bAcJE" type="set"><query xmlns="jabber:iq:register"><username>user_xh8qvj0030</username><password>user_xh8qvj0030</password><email>60ad737e-9aa0-4b12-8e1f-19c3fb54e0a3@localhost</email></query></iq>

2023-03-06 07:21:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="I7j2r9vdriDKTgO1i4bAcJE" type="set"><query xmlns="jabber:iq:register"><username>user_xh8qvj0030</username><password>user_xh8qvj0030</password><email>60ad737e-9aa0-4b12-8e1f-19c3fb54e0a3@localhost</email></query></iq>}

2023-03-06 07:21:05 | user :: null << <iq xmlns="jabber:client" from="test-domain.com" id="I7j2r9vdriDKTgO1i4bAcJE" type="result"/>

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

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

2023-03-06 07:21:05 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

2023-03-06 07:21:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@e49bbe

2023-03-06 07:21:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2343e251

2023-03-06 07:21:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@672bff68

2023-03-06 07:21:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3f7d40ce

2023-03-06 07:21:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1be015f4

2023-03-06 07:21:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3hoOHF2ajAwMzAscj1vYWxtYkpabTluNEpOU2JCR1owcw==</auth>

2023-03-06 07:21:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vYWxtYkpabTluNEpOU2JCR1owc2o5TUpaMnZsajVNREp3cTYwYU9uLHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vYWxtYkpabTluNEpOU2JCR1owc2o5TUpaMnZsajVNREp3cTYwYU9uLHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2FsbWJKWm05bjRKTlNiQkdaMHNqOU1KWjJ2bGo1TURKd3E2MGFPbixwPXcyR2hJbmlPNHFndUIvQWlQRVJtRUw0RmwzN0M2YTB0T2QzRTYzVU1wcjA9</response>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b2FsbWJKWm05bjRKTlNiQkdaMHNqOU1KWjJ2bGo1TURKd3E2MGFPbixwPXcyR2hJbmlPNHFndUIvQWlQRVJtRUw0RmwzN0M2YTB0T2QzRTYzVU1wcjA9</response>

2023-03-06 07:21:05 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1NYWFUZytvM0Rvdk9iNkZOeFVRazNMWUt1aG11d3VTYnR6a08vaWwxa0lBPQ==</success>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1NYWFUZytvM0Rvdk9iNkZOeFVRazNMWUt1aG11d3VTYnR6a08vaWwxa0lBPQ==</success>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="kc3zoQyEGgj/4P6OkT8Hfeft41c=" node="https://tigase.net/tigase-xmpp-server"/></features>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <iq xmlns="jabber:client" id="mtl7wr8KxiCzkWjQaLS4kHB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 07:21:05 |  >> <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-27" id="mtl7wr8KxiCzkWjQaLS4kHB" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_xh8qvj0030@test-domain.com/1608752850-tigase-27</jid></bind></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-27" id="mtl7wr8KxiCzkWjQaLS4kHB" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_xh8qvj0030@test-domain.com/1608752850-tigase-27</jid></bind></iq>

2023-03-06 07:21:05 |  << <iq xmlns="jabber:client" id="6rdHAdDt0tjTZbnaneRcGLM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 >> <iq xmlns="jabber:client" id="6rdHAdDt0tjTZbnaneRcGLM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:21:05 |  >> <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-27" id="6rdHAdDt0tjTZbnaneRcGLM" type="result"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 << <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-27" id="6rdHAdDt0tjTZbnaneRcGLM" type="result"/>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 >> <iq to="test-domain.com" id="Uo2q6Gp26xgO3k8HKOOFxhC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 07:21:05 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="0a984efa-cb8c-453e-8ae5-22f75acf0644" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="0a984efa-cb8c-453e-8ae5-22f75acf0644" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:21:05 |  << <iq id="VwoZsX8iV2m9wwtiU03jPIT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 >> <iq id="VwoZsX8iV2m9wwtiU03jPIT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:05 |  >> <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-27" id="Uo2q6Gp26xgO3k8HKOOFxhC" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 << <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-27" id="Uo2q6Gp26xgO3k8HKOOFxhC" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 07:21:05 |  >> <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-27" id="VwoZsX8iV2m9wwtiU03jPIT" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-27 << <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-27" id="VwoZsX8iV2m9wwtiU03jPIT" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:05 | Disconnecting

2023-03-06 07:21:05 | [Mutex] notify: [disconnected]

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

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

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

2023-03-06 07:21:05 | [Mutex] waiting for: [event]

2023-03-06 07:21:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3hoOHF2ajAwMzAscj13YzZIdzNmTENoak5OTTZubGp5RA==</auth>

2023-03-06 07:21:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13YzZIdzNmTENoak5OTTZubGp5RHVNQ0xzZWxieDFTUHNmZUZtaGhoLHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13YzZIdzNmTENoak5OTTZubGp5RHVNQ0xzZWxieDFTUHNmZUZtaGhoLHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d2M2SHczZkxDaGpOTk02bmxqeUR1TUNMc2VsYngxU1BzZmVGbWhoaCxwPVJvS21aZ2RGVFArYXhYMmJkbVFvVWpZeStXK1Q4UjlpNjlJRHNaZ01Kc2M9</response>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d2M2SHczZkxDaGpOTk02bmxqeUR1TUNMc2VsYngxU1BzZmVGbWhoaCxwPVJvS21aZ2RGVFArYXhYMmJkbVFvVWpZeStXK1Q4UjlpNjlJRHNaZ01Kc2M9</response>

2023-03-06 07:21:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:05 | [Mutex] notify: [event, authFailed]

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

2023-03-06 07:21:05 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:21:05 | [Mutex] waiting for: [event]

2023-03-06 07:21:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3hoOHF2ajAwMzAscj14SjIwTE5YYzd3TmdMR1dOVGo3Qw==</auth>

2023-03-06 07:21:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14SjIwTE5YYzd3TmdMR1dOVGo3Q0JNU0d6WU4zOFAwSExISGVkQmRiLHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14SjIwTE5YYzd3TmdMR1dOVGo3Q0JNU0d6WU4zOFAwSExISGVkQmRiLHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eEoyMExOWGM3d05nTEdXTlRqN0NCTVNHellOMzhQMEhMSEhlZEJkYixwPVg0OG9TMGg2RmdvcURoYTdrR2FCTkFsaWozOHl1dThPK3NpMVlxNDMwMFk9</response>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eEoyMExOWGM3d05nTEdXTlRqN0NCTVNHellOMzhQMEhMSEhlZEJkYixwPVg0OG9TMGg2RmdvcURoYTdrR2FCTkFsaWozOHl1dThPK3NpMVlxNDMwMFk9</response>

2023-03-06 07:21:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:05 | [Mutex] notify: [event, authFailed]

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

2023-03-06 07:21:05 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:21:05 | [Mutex] waiting for: [event]

2023-03-06 07:21:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3hoOHF2ajAwMzAscj14Z1NKN2tFWkNJTm5KMlNnRmhxZg==</auth>

2023-03-06 07:21:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14Z1NKN2tFWkNJTm5KMlNnRmhxZmhLdkZmTEJkcTVYYTN6Ulk4dHN4LHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14Z1NKN2tFWkNJTm5KMlNnRmhxZmhLdkZmTEJkcTVYYTN6Ulk4dHN4LHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGdTSjdrRVpDSU5uSjJTZ0ZocWZoS3ZGZkxCZHE1WGEzelJZOHRzeCxwPUNMZk80RkZyeHJYR05TNmRhT25FUEUwMFlMYWRiM0NGdXp5RStwS3BuTXc9</response>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGdTSjdrRVpDSU5uSjJTZ0ZocWZoS3ZGZkxCZHE1WGEzelJZOHRzeCxwPUNMZk80RkZyeHJYR05TNmRhT25FUEUwMFlMYWRiM0NGdXp5RStwS3BuTXc9</response>

2023-03-06 07:21:05 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2023-03-06 07:21:05 | [Mutex] notify: [event, authFailed]

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

2023-03-06 07:21:05 | [Mutex] isItemNotified: authFailed :: true

2023-03-06 07:21:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-06 07:21:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3hoOHF2ajAwMzAscj1QdW00SVlsWElRU3pwNnNCZnZMaw==</auth>

2023-03-06 07:21:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QdW00SVlsWElRU3pwNnNCZnZMazZxemdNckZ6Q3UwaVFwRUQxTzlpLHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QdW00SVlsWElRU3pwNnNCZnZMazZxemdNckZ6Q3UwaVFwRUQxTzlpLHM9dHEyM3hoRyt0VXhMcmc9PSxpPTQwOTY=</challenge>

2023-03-06 07:21:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UHVtNElZbFhJUVN6cDZzQmZ2TGs2cXpnTXJGekN1MGlRcEVEMU85aSxwPWx3NUM5ZUFvVDlPa3QwWEtFMjZqemhQcmV4L0VGN1VrSzhubC9wTjVINTA9</response>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UHVtNElZbFhJUVN6cDZzQmZ2TGs2cXpnTXJGekN1MGlRcEVEMU85aSxwPWx3NUM5ZUFvVDlPa3QwWEtFMjZqemhQcmV4L0VGN1VrSzhubC9wTjVINTA9</response>

2023-03-06 07:21:05 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xR1NIdk9ydi91YmtzdGMvU0J6UjBPSjVnYi9VQThIbkZ4UHJoS1VwdVlJPQ==</success>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xR1NIdk9ydi91YmtzdGMvU0J6UjBPSjVnYi9VQThIbkZ4UHJoS1VwdVlJPQ==</success>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="kc3zoQyEGgj/4P6OkT8Hfeft41c=" node="https://tigase.net/tigase-xmpp-server"/></features>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com >> <iq xmlns="jabber:client" id="IcocLNNNBCh2tq8FAElUQ1e" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-06 07:21:05 |  >> <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-28" id="IcocLNNNBCh2tq8FAElUQ1e" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_xh8qvj0030@test-domain.com/1608752850-tigase-28</jid></bind></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com << <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-28" id="IcocLNNNBCh2tq8FAElUQ1e" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_xh8qvj0030@test-domain.com/1608752850-tigase-28</jid></bind></iq>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 >> <iq xmlns="jabber:client" id="GmQQKXhPRVR8j6BGEHEMBqS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-06 07:21:05 |  >> <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-28" id="GmQQKXhPRVR8j6BGEHEMBqS" type="result"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 << <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-28" id="GmQQKXhPRVR8j6BGEHEMBqS" type="result"/>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 >> <iq to="test-domain.com" id="6wiRURV3aNXbzlHOFO1wk3m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-06 07:21:05 |  >> <enabled xmlns="urn:xmpp:sm:3" max="60" id="e6fde138-2f62-42e3-9032-c2d41573b0c2" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 << <enabled xmlns="urn:xmpp:sm:3" max="60" id="e6fde138-2f62-42e3-9032-c2d41573b0c2" location="ed1b7dd8a1b3" resume="true"/>

2023-03-06 07:21:05 |  << <iq id="RFHKYeRYqT02p0i1g0reMKx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 >> <iq id="RFHKYeRYqT02p0i1g0reMKx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:05 |  >> <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-28" id="6wiRURV3aNXbzlHOFO1wk3m" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 << <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-28" id="6wiRURV3aNXbzlHOFO1wk3m" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12240/a0152b54" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-06 07:21:05 |  >> <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-28" id="RFHKYeRYqT02p0i1g0reMKx" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:05 | user :: user_xh8qvj0030@test-domain.com/1608752850-tigase-28 << <iq xmlns="jabber:client" to="user_xh8qvj0030@test-domain.com/1608752850-tigase-28" id="RFHKYeRYqT02p0i1g0reMKx" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-06 07:21:05 | Disconnecting

2023-03-06 07:21:05 | [Mutex] notify: [disconnected]

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

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

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

2023-03-06 07:21:07 | [Mutex] waiting for: [user]

2023-03-06 07:21:07 | [Mutex] received everything.

2023-03-06 07:21:07 | [Mutex] isItemNotified: user:ok:true :: true