Generated by TestNG with ReportNG at 23:49 PDT on Friday 18 September 2020
root@f53a97fae7d2 / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 15.966s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 5.839s
2020-09-18 23:50:07 |

2020-09-18 23:50:07 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-18 23:50:07 | ------------------------------------

2020-09-18 23:50:07 | [Mutex] waiting for: [registration]

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@61d237e0

2020-09-18 23:50:07 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f15c5aa

2020-09-18 23:50:07 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6b2a5c90

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

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

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

2020-09-18 23:50:07 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:07 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2e28cf91

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5eb58083

2020-09-18 23:50:07 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-18 23:50:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-09-18 23:50:07 | user :: null >> <iq to="test-domain.com" id="NUtWeKZ4bybvmaByet8Hwn9" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-18 23:50:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="NUtWeKZ4bybvmaByet8Hwn9" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1fcc266a

2020-09-18 23:50:07 | user :: null << <iq from="test-domain.com" id="NUtWeKZ4bybvmaByet8Hwn9" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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

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

2020-09-18 23:50:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="NUtWeKZ4bybvmaByet8Hwn9" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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

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

2020-09-18 23:50:07 | user :: null >> <iq to="test-domain.com" id="I3ST2uo26yohElSPNWkVcw3" type="set"><query xmlns="jabber:iq:register"><username>user_e1s2v00027</username><password>user_e1s2v00027</password><email>31936e38-b545-458a-926b-b5f67af55f5d@localhost</email></query></iq>

2020-09-18 23:50:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="I3ST2uo26yohElSPNWkVcw3" type="set"><query xmlns="jabber:iq:register"><username>user_e1s2v00027</username><password>user_e1s2v00027</password><email>31936e38-b545-458a-926b-b5f67af55f5d@localhost</email></query></iq>}

2020-09-18 23:50:07 | user :: null << <iq from="test-domain.com" id="I3ST2uo26yohElSPNWkVcw3" xmlns="jabber:client" type="result"/>

2020-09-18 23:50:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="I3ST2uo26yohElSPNWkVcw3" xmlns="jabber:client" type="result"/>}

2020-09-18 23:50:07 | [Mutex] received everything.

2020-09-18 23:50:07 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-18 23:50:07 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-18 23:50:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@26bb37df

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4e0730de

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c441005

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@42c58e91

2020-09-18 23:50:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3dbf5cd9

2020-09-18 23:50:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:07 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:07 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1yV3RjeVNtZ3FYZlVwRlQ5TEVCZg==</auth>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1yV3RjeVNtZ3FYZlVwRlQ5TEVCZg==</auth>

2020-09-18 23:50:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yV3RjeVNtZ3FYZlVwRlQ5TEVCZjhRWXhsVERqQkxIeG5QbmlQM29ULHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yV3RjeVNtZ3FYZlVwRlQ5TEVCZjhRWXhsVERqQkxIeG5QbmlQM29ULHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cld0Y3lTbWdxWGZVcEZUOUxFQmY4UVl4bFREakJMSHhuUG5pUDNvVCxwPXExbStRU3JFd1ZYY21oaW5iN0ttR3B4VFcxQXlXQmNtWU5CMlMzNll3YXM9</response>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cld0Y3lTbWdxWGZVcEZUOUxFQmY4UVl4bFREakJMSHhuUG5pUDNvVCxwPXExbStRU3JFd1ZYY21oaW5iN0ttR3B4VFcxQXlXQmNtWU5CMlMzNll3YXM9</response>

2020-09-18 23:50:08 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PUWhXVmozSzhKSlRXNUhXOTBCUHk2akZndnNNNVBWQ1l1azhzcXlaU3BvPQ==</success>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PUWhXVmozSzhKSlRXNUhXOTBCUHk2akZndnNNNVBWQ1l1azhzcXlaU3BvPQ==</success>

2020-09-18 23:50:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:08 |  << <iq xmlns="jabber:client" id="41KROUhQS5yhO2ueukWnQJE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <iq xmlns="jabber:client" id="41KROUhQS5yhO2ueukWnQJE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:08 |  >> <iq id="41KROUhQS5yhO2ueukWnQJE" xmlns="jabber:client" type="result" to="user_e1s2v00027@test-domain.com/287427978-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_e1s2v00027@test-domain.com/287427978-tigase-23</jid></bind></iq>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <iq id="41KROUhQS5yhO2ueukWnQJE" xmlns="jabber:client" type="result" to="user_e1s2v00027@test-domain.com/287427978-tigase-23"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_e1s2v00027@test-domain.com/287427978-tigase-23</jid></bind></iq>

2020-09-18 23:50:08 |  << <iq xmlns="jabber:client" id="u3OIr4zgR7kWlY8BAlWi0gy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 >> <iq xmlns="jabber:client" id="u3OIr4zgR7kWlY8BAlWi0gy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:08 |  >> <iq id="u3OIr4zgR7kWlY8BAlWi0gy" xmlns="jabber:client" type="result" to="user_e1s2v00027@test-domain.com/287427978-tigase-23"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 << <iq id="u3OIr4zgR7kWlY8BAlWi0gy" xmlns="jabber:client" type="result" to="user_e1s2v00027@test-domain.com/287427978-tigase-23"/>

2020-09-18 23:50:08 |  << <iq to="test-domain.com" id="u4PKvcPMTbscR0cJQRYm8w4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 >> <iq to="test-domain.com" id="u4PKvcPMTbscR0cJQRYm8w4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:08 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:08 |  >> <enabled location="f53a97fae7d2" resume="true" id="3e5f0600-2273-47ae-9cf3-7d8e6638b395" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 << <enabled location="f53a97fae7d2" resume="true" id="3e5f0600-2273-47ae-9cf3-7d8e6638b395" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:08 |  << <iq id="58Z2mbEuj0bCEIGo8yBiDsZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 >> <iq id="58Z2mbEuj0bCEIGo8yBiDsZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:08 |  >> <iq from="test-domain.com" id="u4PKvcPMTbscR0cJQRYm8w4" xmlns="jabber:client" type="result" to="user_e1s2v00027@test-domain.com/287427978-tigase-23"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 << <iq from="test-domain.com" id="u4PKvcPMTbscR0cJQRYm8w4" xmlns="jabber:client" type="result" to="user_e1s2v00027@test-domain.com/287427978-tigase-23"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:08 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:08 |  >> <iq id="58Z2mbEuj0bCEIGo8yBiDsZ" xmlns="jabber:client" type="result" to="user_e1s2v00027@test-domain.com/287427978-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 << <iq id="58Z2mbEuj0bCEIGo8yBiDsZ" xmlns="jabber:client" type="result" to="user_e1s2v00027@test-domain.com/287427978-tigase-23"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:08 | Disconnecting

2020-09-18 23:50:08 |  >> <presence from="user_e1s2v00027@test-domain.com/287427978-tigase-23" xmlns="jabber:client" to="user_e1s2v00027@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com/287427978-tigase-23 << <presence from="user_e1s2v00027@test-domain.com/287427978-tigase-23" xmlns="jabber:client" to="user_e1s2v00027@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:08 | [Mutex] notify: [disconnected]

2020-09-18 23:50:08 | [Mutex] received everything.

2020-09-18 23:50:08 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1Vcm9xUjRlSUV4QW9pT21TWjQ2Tg==</auth>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1Vcm9xUjRlSUV4QW9pT21TWjQ2Tg==</auth>

2020-09-18 23:50:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Vcm9xUjRlSUV4QW9pT21TWjQ2TkhKVzlFMFExS1luMzhmZWdZZGRqLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Vcm9xUjRlSUV4QW9pT21TWjQ2TkhKVzlFMFExS1luMzhmZWdZZGRqLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VXJvcVI0ZUlFeEFvaU9tU1o0Nk5ISlc5RTBRMUtZbjM4ZmVnWWRkaixwPXUxRjRGM250M0w2WFdOK3R1YUZnNk8vdGhaT2RqYlNGajJaOWJCVHhoaEU9</response>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VXJvcVI0ZUlFeEFvaU9tU1o0Nk5ISlc5RTBRMUtZbjM4ZmVnWWRkaixwPXUxRjRGM250M0w2WFdOK3R1YUZnNk8vdGhaT2RqYlNGajJaOWJCVHhoaEU9</response>

2020-09-18 23:50:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:08 | [Mutex] received everything.

2020-09-18 23:50:08 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:08 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1hYkVMZFIwbzhCTmJ4TEszbVBQQg==</auth>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1hYkVMZFIwbzhCTmJ4TEszbVBQQg==</auth>

2020-09-18 23:50:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hYkVMZFIwbzhCTmJ4TEszbVBQQlNRZWJvTFBFcFd4ZGt6U0FPamp2LHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hYkVMZFIwbzhCTmJ4TEszbVBQQlNRZWJvTFBFcFd4ZGt6U0FPamp2LHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YWJFTGRSMG84Qk5ieExLM21QUEJTUWVib0xQRXBXeGRrelNBT2pqdixwPTEyUUNFcG1MTHFnUnVJdmtaVmJsZGl0dzVJVkl5aWNDeWRRYlBoM3BydTg9</response>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YWJFTGRSMG84Qk5ieExLM21QUEJTUWVib0xQRXBXeGRrelNBT2pqdixwPTEyUUNFcG1MTHFnUnVJdmtaVmJsZGl0dzVJVkl5aWNDeWRRYlBoM3BydTg9</response>

2020-09-18 23:50:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:08 | [Mutex] received everything.

2020-09-18 23:50:08 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:08 | [Mutex] notify: [event, disconnected]

2020-09-18 23:50:08 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1MZ0laMWxNN3JjQkFoUGhpRHZXVg==</auth>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1MZ0laMWxNN3JjQkFoUGhpRHZXVg==</auth>

2020-09-18 23:50:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MZ0laMWxNN3JjQkFoUGhpRHZXVlZxdDF2Y01jbG9XVVBRM1hkYnZHLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MZ0laMWxNN3JjQkFoUGhpRHZXVlZxdDF2Y01jbG9XVVBRM1hkYnZHLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TGdJWjFsTTdyY0JBaFBoaUR2V1ZWcXQxdmNNY2xvV1VQUTNYZGJ2RyxwPVA4d1k0L0VLZytkN21vdHVsMkhITjlVRnB5VkQ0NVlha09EVlI3R3BEMTg9</response>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TGdJWjFsTTdyY0JBaFBoaUR2V1ZWcXQxdmNNY2xvV1VQUTNYZGJ2RyxwPVA4d1k0L0VLZytkN21vdHVsMkhITjlVRnB5VkQ0NVlha09EVlI3R3BEMTg9</response>

2020-09-18 23:50:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:08 | [Mutex] received everything.

2020-09-18 23:50:08 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:08 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1WejdkbjF0UVcwMk5QMzZmbDdZTA==</auth>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1WejdkbjF0UVcwMk5QMzZmbDdZTA==</auth>

2020-09-18 23:50:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WejdkbjF0UVcwMk5QMzZmbDdZTEZkTkJnVW1YZkl0QjhhRk5Id0ZVLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WejdkbjF0UVcwMk5QMzZmbDdZTEZkTkJnVW1YZkl0QjhhRk5Id0ZVLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Vno3ZG4xdFFXMDJOUDM2Zmw3WUxGZE5CZ1VtWGZJdEI4YUZOSHdGVSxwPWVQN0ZGbWRoaUJBVFNMVVhkT210T09BMHY4dHZRU00xWnFjRTFuaGlTYVU9</response>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Vno3ZG4xdFFXMDJOUDM2Zmw3WUxGZE5CZ1VtWGZJdEI4YUZOSHdGVSxwPWVQN0ZGbWRoaUJBVFNMVVhkT210T09BMHY4dHZRU00xWnFjRTFuaGlTYVU9</response>

2020-09-18 23:50:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:08 | [Mutex] received everything.

2020-09-18 23:50:08 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:08 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1SdzBFcVBmUzlZeU44bnRocWNkUw==</auth>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1SdzBFcVBmUzlZeU44bnRocWNkUw==</auth>

2020-09-18 23:50:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SdzBFcVBmUzlZeU44bnRocWNkUzRma1BsNHVXZHB3UGxzZm1Jb1l3LHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SdzBFcVBmUzlZeU44bnRocWNkUzRma1BsNHVXZHB3UGxzZm1Jb1l3LHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UncwRXFQZlM5WXlOOG50aHFjZFM0ZmtQbDR1V2Rwd1Bsc2ZtSW9ZdyxwPWRWMkVHT2FHZWdkMWpRN1llay9nd2xrOHRZR0lHRWJ6RkJEYk5JTURQT3M9</response>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UncwRXFQZlM5WXlOOG50aHFjZFM0ZmtQbDR1V2Rwd1Bsc2ZtSW9ZdyxwPWRWMkVHT2FHZWdkMWpRN1llay9nd2xrOHRZR0lHRWJ6RkJEYk5JTURQT3M9</response>

2020-09-18 23:50:08 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:08 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:08 | [Mutex] received everything.

2020-09-18 23:50:08 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:08 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:08 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1tN0ZzNXJ5WFNmYmdGdzVkQTBpNA==</auth>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1tN0ZzNXJ5WFNmYmdGdzVkQTBpNA==</auth>

2020-09-18 23:50:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tN0ZzNXJ5WFNmYmdGdzVkQTBpNENuM2ZkTDdQcjd4RUU5SFk2THNRLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tN0ZzNXJ5WFNmYmdGdzVkQTBpNENuM2ZkTDdQcjd4RUU5SFk2THNRLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTdGczVyeVhTZmJnRnc1ZEEwaTRDbjNmZEw3UHI3eEVFOUhZNkxzUSxwPXFjbG9lZzlISUJJVXdUMDV6YU5XUUUxbGMvUjVxcDBSMzBOdzkxTnNnZXc9</response>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTdGczVyeVhTZmJnRnc1ZEEwaTRDbjNmZEw3UHI3eEVFOUhZNkxzUSxwPXFjbG9lZzlISUJJVXdUMDV6YU5XUUUxbGMvUjVxcDBSMzBOdzkxTnNnZXc9</response>

2020-09-18 23:50:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:09 | [Mutex] received everything.

2020-09-18 23:50:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:09 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1KVDhPa3VHSGQ3MlVKV3A3Skx3cQ==</auth>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1KVDhPa3VHSGQ3MlVKV3A3Skx3cQ==</auth>

2020-09-18 23:50:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KVDhPa3VHSGQ3MlVKV3A3Skx3cWd6aDJMaXhTQTR2Z2xrSkRXd2ZNLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KVDhPa3VHSGQ3MlVKV3A3Skx3cWd6aDJMaXhTQTR2Z2xrSkRXd2ZNLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SlQ4T2t1R0hkNzJVSldwN0pMd3FnemgyTGl4U0E0dmdsa0pEV3dmTSxwPStJZlJleWcxOCtGQVg5YjdtKzZXNWZobUpTcENIajdWVUhzbEJiVkgrdTQ9</response>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SlQ4T2t1R0hkNzJVSldwN0pMd3FnemgyTGl4U0E0dmdsa0pEV3dmTSxwPStJZlJleWcxOCtGQVg5YjdtKzZXNWZobUpTcENIajdWVUhzbEJiVkgrdTQ9</response>

2020-09-18 23:50:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:09 | [Mutex] received everything.

2020-09-18 23:50:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:09 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj04U1IwaGFJTTRqbEh1ZHpWSHJxVw==</auth>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj04U1IwaGFJTTRqbEh1ZHpWSHJxVw==</auth>

2020-09-18 23:50:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04U1IwaGFJTTRqbEh1ZHpWSHJxV29ZRDRLb0toVmU5ekY1alM2V3RpLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04U1IwaGFJTTRqbEh1ZHpWSHJxV29ZRDRLb0toVmU5ekY1alM2V3RpLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OFNSMGhhSU00amxIdWR6VkhycVdvWUQ0S29LaFZlOXpGNWpTNld0aSxwPW15NEdYZjQxdG9uVDFXSnZaMGFwNTRMTE1Dbjg4TFg2TlpZci95UktmSGs9</response>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OFNSMGhhSU00amxIdWR6VkhycVdvWUQ0S29LaFZlOXpGNWpTNld0aSxwPW15NEdYZjQxdG9uVDFXSnZaMGFwNTRMTE1Dbjg4TFg2TlpZci95UktmSGs9</response>

2020-09-18 23:50:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:09 | [Mutex] received everything.

2020-09-18 23:50:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:09 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj0wNldKSkNvWFlCcmhRSFJyN3plaw==</auth>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj0wNldKSkNvWFlCcmhRSFJyN3plaw==</auth>

2020-09-18 23:50:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wNldKSkNvWFlCcmhRSFJyN3pla3kwSGtnSnhsMnZjQm9FRjFLOFhBLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wNldKSkNvWFlCcmhRSFJyN3pla3kwSGtnSnhsMnZjQm9FRjFLOFhBLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MDZXSkpDb1hZQnJoUUhScjd6ZWt5MEhrZ0p4bDJ2Y0JvRUYxSzhYQSxwPUZvYlVwTk4rT1JxVVMzZGpNbFl0cHFXR3dkSW10U3JyM0FhVzBXTS9jVWs9</response>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MDZXSkpDb1hZQnJoUUhScjd6ZWt5MEhrZ0p4bDJ2Y0JvRUYxSzhYQSxwPUZvYlVwTk4rT1JxVVMzZGpNbFl0cHFXR3dkSW10U3JyM0FhVzBXTS9jVWs9</response>

2020-09-18 23:50:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:09 | [Mutex] received everything.

2020-09-18 23:50:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:09 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1iRTJjeEdieVJIS2tGRnB2aFlUOA==</auth>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1iRTJjeEdieVJIS2tGRnB2aFlUOA==</auth>

2020-09-18 23:50:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iRTJjeEdieVJIS2tGRnB2aFlUOGRMV1VPVVZzcU5GMW9mY3Z1NlBsLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iRTJjeEdieVJIS2tGRnB2aFlUOGRMV1VPVVZzcU5GMW9mY3Z1NlBsLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YkUyY3hHYnlSSEtrRkZwdmhZVDhkTFdVT1VWc3FORjFvZmN2dTZQbCxwPXVFVlFFcGVKdlpQVG5JOCtRTEZjdmFaczdCbDRpSUlIMjBNYWtMcHRpU009</response>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YkUyY3hHYnlSSEtrRkZwdmhZVDhkTFdVT1VWc3FORjFvZmN2dTZQbCxwPXVFVlFFcGVKdlpQVG5JOCtRTEZjdmFaczdCbDRpSUlIMjBNYWtMcHRpU009</response>

2020-09-18 23:50:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:09 | [Mutex] received everything.

2020-09-18 23:50:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:09 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj11bmZLUE9Jb0lyVXZyN3VCdTIyTg==</auth>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj11bmZLUE9Jb0lyVXZyN3VCdTIyTg==</auth>

2020-09-18 23:50:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11bmZLUE9Jb0lyVXZyN3VCdTIyTm5vOVdpMUltOUFiVjMwY01xSVR3LHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11bmZLUE9Jb0lyVXZyN3VCdTIyTm5vOVdpMUltOUFiVjMwY01xSVR3LHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dW5mS1BPSW9JclV2cjd1QnUyMk5ubzlXaTFJbTlBYlYzMGNNcUlUdyxwPU5tdndQSlpaWm5uWTNwcDhxTUZaa09PYnRlTWhoTHd1S0tvSEhCU3hFOVU9</response>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dW5mS1BPSW9JclV2cjd1QnUyMk5ubzlXaTFJbTlBYlYzMGNNcUlUdyxwPU5tdndQSlpaWm5uWTNwcDhxTUZaa09PYnRlTWhoTHd1S0tvSEhCU3hFOVU9</response>

2020-09-18 23:50:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:09 | [Mutex] received everything.

2020-09-18 23:50:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:09 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1sRGlVS1R5WTZJcXh0REp6cmNYVg==</auth>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1sRGlVS1R5WTZJcXh0REp6cmNYVg==</auth>

2020-09-18 23:50:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sRGlVS1R5WTZJcXh0REp6cmNYVlQyRHJQQVVraWJLNkF5bElqVTlBLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sRGlVS1R5WTZJcXh0REp6cmNYVlQyRHJQQVVraWJLNkF5bElqVTlBLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bERpVUtUeVk2SXF4dERKenJjWFZUMkRyUEFVa2liSzZBeWxJalU5QSxwPXdya0lHVlVxZ2c2cGpUQWdwZ3B1YzRQR0hhQkk4bk5DcHNCdHJNY1UvcFE9</response>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bERpVUtUeVk2SXF4dERKenJjWFZUMkRyUEFVa2liSzZBeWxJalU5QSxwPXdya0lHVlVxZ2c2cGpUQWdwZ3B1YzRQR0hhQkk4bk5DcHNCdHJNY1UvcFE9</response>

2020-09-18 23:50:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:09 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:09 | [Mutex] received everything.

2020-09-18 23:50:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:09 | [Mutex] waiting for: [event]

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

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:09 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1uWW9KcER3WnVtTUlncGt2RzMxTA==</auth>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1uWW9KcER3WnVtTUlncGt2RzMxTA==</auth>

2020-09-18 23:50:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uWW9KcER3WnVtTUlncGt2RzMxTFcybFJEemVLQkZuQjFwemtWcDZwLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uWW9KcER3WnVtTUlncGt2RzMxTFcybFJEemVLQkZuQjFwemtWcDZwLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bllvSnBEd1p1bU1JZ3BrdkczMUxXMmxSRHplS0JGbkIxcHprVnA2cCxwPWpkRGI5VTQ1MGMybnVQb0tsRFJXaXdXUUVON0lpc0duVTdkMjFrdE9iMzg9</response>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bllvSnBEd1p1bU1JZ3BrdkczMUxXMmxSRHplS0JGbkIxcHprVnA2cCxwPWpkRGI5VTQ1MGMybnVQb0tsRFJXaXdXUUVON0lpc0duVTdkMjFrdE9iMzg9</response>

2020-09-18 23:50:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:10 | [Mutex] received everything.

2020-09-18 23:50:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:10 | [Mutex] waiting for: [event]

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj04Z0JuWng0YVdUVGNpYkpNN2Q2dA==</auth>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj04Z0JuWng0YVdUVGNpYkpNN2Q2dA==</auth>

2020-09-18 23:50:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04Z0JuWng0YVdUVGNpYkpNN2Q2dFlFcnBWZWE1Rmp6UkJ3aFAwNkRwLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04Z0JuWng0YVdUVGNpYkpNN2Q2dFlFcnBWZWE1Rmp6UkJ3aFAwNkRwLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OGdCblp4NGFXVFRjaWJKTTdkNnRZRXJwVmVhNUZqelJCd2hQMDZEcCxwPWZHSEd4RlgxNmhtckYvcktMN3diLzl2TWdWaVpkNVlvUnhDYjVFUjYvT2M9</response>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OGdCblp4NGFXVFRjaWJKTTdkNnRZRXJwVmVhNUZqelJCd2hQMDZEcCxwPWZHSEd4RlgxNmhtckYvcktMN3diLzl2TWdWaVpkNVlvUnhDYjVFUjYvT2M9</response>

2020-09-18 23:50:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:10 | [Mutex] received everything.

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:10 | [Mutex] waiting for: [event]

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1NOHplU2poaDZaaHlvYzJmdzZMMQ==</auth>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1NOHplU2poaDZaaHlvYzJmdzZMMQ==</auth>

2020-09-18 23:50:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NOHplU2poaDZaaHlvYzJmdzZMMWZoYUpKY0NrQk8wMWk3bDdtckJHLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NOHplU2poaDZaaHlvYzJmdzZMMWZoYUpKY0NrQk8wMWk3bDdtckJHLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TTh6ZVNqaGg2Wmh5b2MyZnc2TDFmaGFKSmNDa0JPMDFpN2w3bXJCRyxwPVdtZWFLUitNQjlyMGpRb0sxMlRKR3IvWitPdGc4c2Y4S09iOWhGSXFrdkE9</response>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TTh6ZVNqaGg2Wmh5b2MyZnc2TDFmaGFKSmNDa0JPMDFpN2w3bXJCRyxwPVdtZWFLUitNQjlyMGpRb0sxMlRKR3IvWitPdGc4c2Y4S09iOWhGSXFrdkE9</response>

2020-09-18 23:50:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:10 | [Mutex] received everything.

2020-09-18 23:50:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:10 | [Mutex] waiting for: [event]

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1jT1hJcmVvTzViSHNXUFRGZVhtbw==</auth>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1jT1hJcmVvTzViSHNXUFRGZVhtbw==</auth>

2020-09-18 23:50:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jT1hJcmVvTzViSHNXUFRGZVhtb2RrVHhCUU5jOEdCcEhGTWppQ2FxLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jT1hJcmVvTzViSHNXUFRGZVhtb2RrVHhCUU5jOEdCcEhGTWppQ2FxLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y09YSXJlb081YkhzV1BURmVYbW9ka1R4QlFOYzhHQnBIRk1qaUNhcSxwPTZsM3ZDN1Zib3YyaURIVlQ0MGpxUC9vajZNVEc3Sko4c1dBNXhsNGVORG89</response>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y09YSXJlb081YkhzV1BURmVYbW9ka1R4QlFOYzhHQnBIRk1qaUNhcSxwPTZsM3ZDN1Zib3YyaURIVlQ0MGpxUC9vajZNVEc3Sko4c1dBNXhsNGVORG89</response>

2020-09-18 23:50:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:10 | [Mutex] received everything.

2020-09-18 23:50:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:10 | [Mutex] waiting for: [event]

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1iUDJoUXRGeGk0Q1JVZkhtcW1WVQ==</auth>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1iUDJoUXRGeGk0Q1JVZkhtcW1WVQ==</auth>

2020-09-18 23:50:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iUDJoUXRGeGk0Q1JVZkhtcW1WVVBpTGJTeXhFVjMybFI5U0w5TmN6LHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iUDJoUXRGeGk0Q1JVZkhtcW1WVVBpTGJTeXhFVjMybFI5U0w5TmN6LHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlAyaFF0RnhpNENSVWZIbXFtVlVQaUxiU3l4RVYzMmxSOVNMOU5jeixwPWJOc2tPT1NWa0ljRHhGNXVoUEcrZGlMTG81bmk4S1RYT1M5TzZRT2gwNzg9</response>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlAyaFF0RnhpNENSVWZIbXFtVlVQaUxiU3l4RVYzMmxSOVNMOU5jeixwPWJOc2tPT1NWa0ljRHhGNXVoUEcrZGlMTG81bmk4S1RYT1M5TzZRT2gwNzg9</response>

2020-09-18 23:50:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:10 | [Mutex] received everything.

2020-09-18 23:50:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:10 | [Mutex] waiting for: [event]

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1nUThZME41ZnhNVThaU2kzbFRFdQ==</auth>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1nUThZME41ZnhNVThaU2kzbFRFdQ==</auth>

2020-09-18 23:50:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nUThZME41ZnhNVThaU2kzbFRFdVZiOEJhUTg1d3BlRm1sZTBzc0gxLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nUThZME41ZnhNVThaU2kzbFRFdVZiOEJhUTg1d3BlRm1sZTBzc0gxLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z1E4WTBONWZ4TVU4WlNpM2xURXVWYjhCYVE4NXdwZUZtbGUwc3NIMSxwPURmbGJKWG9xeXQxbHhtRk1WeDJPSUIxL1J3RHpKUThjYVhLWjNKRG5sdEk9</response>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z1E4WTBONWZ4TVU4WlNpM2xURXVWYjhCYVE4NXdwZUZtbGUwc3NIMSxwPURmbGJKWG9xeXQxbHhtRk1WeDJPSUIxL1J3RHpKUThjYVhLWjNKRG5sdEk9</response>

2020-09-18 23:50:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:10 | [Mutex] received everything.

2020-09-18 23:50:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:10 | [Mutex] waiting for: [event]

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj03YkszMkJYd1l6b200Q2tmb0JkYQ==</auth>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj03YkszMkJYd1l6b200Q2tmb0JkYQ==</auth>

2020-09-18 23:50:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03YkszMkJYd1l6b200Q2tmb0JkYUtIRVNLQkdyeXpqNFJIZ1Q1VmdhLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03YkszMkJYd1l6b200Q2tmb0JkYUtIRVNLQkdyeXpqNFJIZ1Q1VmdhLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2JLMzJCWHdZem9tNENrZm9CZGFLSEVTS0JHcnl6ajRSSGdUNVZnYSxwPUljbVFGRmppWU5RVmZyYVlqbi9QYW5xUHMzZ1hDMkF6RFpscGlDYmxpNlU9</response>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2JLMzJCWHdZem9tNENrZm9CZGFLSEVTS0JHcnl6ajRSSGdUNVZnYSxwPUljbVFGRmppWU5RVmZyYVlqbi9QYW5xUHMzZ1hDMkF6RFpscGlDYmxpNlU9</response>

2020-09-18 23:50:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:10 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:10 | [Mutex] received everything.

2020-09-18 23:50:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:10 | [Mutex] waiting for: [event]

2020-09-18 23:50:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:10 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1ubHdub0twMjdBV2Y5SkpaeGlZbQ==</auth>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1ubHdub0twMjdBV2Y5SkpaeGlZbQ==</auth>

2020-09-18 23:50:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ubHdub0twMjdBV2Y5SkpaeGlZbUFiTEJKQU5WUnA4bEt5MVdpUG1ELHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ubHdub0twMjdBV2Y5SkpaeGlZbUFiTEJKQU5WUnA4bEt5MVdpUG1ELHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bmx3bm9LcDI3QVdmOUpKWnhpWW1BYkxCSkFOVlJwOGxLeTFXaVBtRCxwPUltKzdWQ3ZqOEFFRk1tNmxtNGpPYVZiTXJlNTNCaFJHUytWeVUxeS9Jck09</response>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bmx3bm9LcDI3QVdmOUpKWnhpWW1BYkxCSkFOVlJwOGxLeTFXaVBtRCxwPUltKzdWQ3ZqOEFFRk1tNmxtNGpPYVZiTXJlNTNCaFJHUytWeVUxeS9Jck09</response>

2020-09-18 23:50:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:11 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:11 | [Mutex] received everything.

2020-09-18 23:50:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:11 | [Mutex] waiting for: [event]

2020-09-18 23:50:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1CYUhrdEdMc21wY1dXejFPUnc5TA==</auth>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1CYUhrdEdMc21wY1dXejFPUnc5TA==</auth>

2020-09-18 23:50:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CYUhrdEdMc21wY1dXejFPUnc5TENCblJFemlQbWxrMzhQUTRTSHRtLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CYUhrdEdMc21wY1dXejFPUnc5TENCblJFemlQbWxrMzhQUTRTSHRtLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmFIa3RHTHNtcGNXV3oxT1J3OUxDQm5SRXppUG1sazM4UFE0U0h0bSxwPUJUYldWT0YrTTQ5dlA0SEI1eVVOYTY3YmhBdjNiQk42RlZmWUxKTU1Gdmc9</response>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmFIa3RHTHNtcGNXV3oxT1J3OUxDQm5SRXppUG1sazM4UFE0U0h0bSxwPUJUYldWT0YrTTQ5dlA0SEI1eVVOYTY3YmhBdjNiQk42RlZmWUxKTU1Gdmc9</response>

2020-09-18 23:50:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:11 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:11 | [Mutex] received everything.

2020-09-18 23:50:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1RWk1hVXRZeERFNTVqNXkwdUo5eA==</auth>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2UxczJ2MDAwMjcscj1RWk1hVXRZeERFNTVqNXkwdUo5eA==</auth>

2020-09-18 23:50:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RWk1hVXRZeERFNTVqNXkwdUo5eG5sNXFJWWJCS1FqNjRDaURLMjhPLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RWk1hVXRZeERFNTVqNXkwdUo5eG5sNXFJWWJCS1FqNjRDaURLMjhPLHM9TTNkS2pna1lKTzFsV2c9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UVpNYVV0WXhERTU1ajV5MHVKOXhubDVxSVliQktRajY0Q2lESzI4TyxwPWxONFI4S1hVY2JwVURzM09UREd0eUFoWmRZeUZ2ZVN6K1did2VPTEVBamc9</response>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UVpNYVV0WXhERTU1ajV5MHVKOXhubDVxSVliQktRajY0Q2lESzI4TyxwPWxONFI4S1hVY2JwVURzM09UREd0eUFoWmRZeUZ2ZVN6K1did2VPTEVBamc9</response>

2020-09-18 23:50:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_e1s2v00027@test-domain.com is not authorized to act as user_e1s2v00027@test-domain.com</text></failure>

2020-09-18 23:50:11 | user :: user_e1s2v00027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_e1s2v00027@test-domain.com is not authorized to act as user_e1s2v00027@test-domain.com</text></failure>

2020-09-18 23:50:13 | [Mutex] waiting for: [user]

2020-09-18 23:50:13 | [Mutex] received everything.

2020-09-18 23:50:13 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.301s
2020-09-18 23:50:13 |

2020-09-18 23:50:13 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-18 23:50:13 | ------------------------------------

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@65f70420

2020-09-18 23:50:13 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-18 23:50:13 | [Mutex] waiting for: [registration]

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6b30e6ee

2020-09-18 23:50:13 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6f0f6f50

2020-09-18 23:50:13 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-18 23:50:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-09-18 23:50:13 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2a0decd5

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@77863bb0

2020-09-18 23:50:13 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-18 23:50:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-09-18 23:50:13 | user :: null >> <iq to="test-domain.com" id="wNSUfCzxaCHGyrgHEIQWUaC" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-18 23:50:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="wNSUfCzxaCHGyrgHEIQWUaC" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-18 23:50:13 | user :: null << <iq from="test-domain.com" id="wNSUfCzxaCHGyrgHEIQWUaC" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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

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

2020-09-18 23:50:13 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="wNSUfCzxaCHGyrgHEIQWUaC" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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

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

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1b6da438

2020-09-18 23:50:13 | user :: null >> <iq to="test-domain.com" id="YfcDCmJEJAvpU6FCqbKFAAA" type="set"><query xmlns="jabber:iq:register"><username>user_mqmjzj0028</username><password>user_mqmjzj0028</password><email>5b76cba7-07de-4613-85e9-82b575226b3f@localhost</email></query></iq>

2020-09-18 23:50:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YfcDCmJEJAvpU6FCqbKFAAA" type="set"><query xmlns="jabber:iq:register"><username>user_mqmjzj0028</username><password>user_mqmjzj0028</password><email>5b76cba7-07de-4613-85e9-82b575226b3f@localhost</email></query></iq>}

2020-09-18 23:50:13 | user :: null << <iq from="test-domain.com" id="YfcDCmJEJAvpU6FCqbKFAAA" xmlns="jabber:client" type="result"/>

2020-09-18 23:50:13 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="YfcDCmJEJAvpU6FCqbKFAAA" xmlns="jabber:client" type="result"/>}

2020-09-18 23:50:13 | [Mutex] received everything.

2020-09-18 23:50:13 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-18 23:50:13 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-18 23:50:13 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@f0c2dea

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4a22139a

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@c3fead5

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7a85d30e

2020-09-18 23:50:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1408c2c9

2020-09-18 23:50:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:13 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:13 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:13 | user :: user_mqmjzj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:13 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:13 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj03Z0J6OHZZd3pFRW9xcEYxenVSWg==</auth>

2020-09-18 23:50:13 | user :: user_mqmjzj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj03Z0J6OHZZd3pFRW9xcEYxenVSWg==</auth>

2020-09-18 23:50:13 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03Z0J6OHZZd3pFRW9xcEYxenVSWkFEUnFzZE5vNm1pRXV3N2FhQUhLLHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:13 | user :: user_mqmjzj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03Z0J6OHZZd3pFRW9xcEYxenVSWkFEUnFzZE5vNm1pRXV3N2FhQUhLLHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:13 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2dCejh2WXd6RUVvcXBGMXp1UlpBRFJxc2RObzZtaUV1dzdhYUFISyxwPXE3R2ZxMXlIVFhKMVZSVUprZGJkWUp3WkZYSWNWZVNDQmFpbnkrditMdFU9</response>

2020-09-18 23:50:13 | user :: user_mqmjzj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N2dCejh2WXd6RUVvcXBGMXp1UlpBRFJxc2RObzZtaUV1dzdhYUFISyxwPXE3R2ZxMXlIVFhKMVZSVUprZGJkWUp3WkZYSWNWZVNDQmFpbnkrditMdFU9</response>

2020-09-18 23:50:13 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wQ005UkNmM1lod0czYlk5SnBYRlcrUmVXQTZwTTM5M3NmN0RFdWdBRWI4PQ==</success>

2020-09-18 23:50:13 | user :: user_mqmjzj0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wQ005UkNmM1lod0czYlk5SnBYRlcrUmVXQTZwTTM5M3NmN0RFdWdBRWI4PQ==</success>

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:14 |  << <iq xmlns="jabber:client" id="RjmMBoRR4AreAbyxcJROUhQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <iq xmlns="jabber:client" id="RjmMBoRR4AreAbyxcJROUhQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:14 |  >> <iq id="RjmMBoRR4AreAbyxcJROUhQ" xmlns="jabber:client" type="result" to="user_mqmjzj0028@test-domain.com/287427978-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_mqmjzj0028@test-domain.com/287427978-tigase-24</jid></bind></iq>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <iq id="RjmMBoRR4AreAbyxcJROUhQ" xmlns="jabber:client" type="result" to="user_mqmjzj0028@test-domain.com/287427978-tigase-24"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_mqmjzj0028@test-domain.com/287427978-tigase-24</jid></bind></iq>

2020-09-18 23:50:14 |  << <iq xmlns="jabber:client" id="HaT8r8GMOEEAFqTY1bIS1oU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 >> <iq xmlns="jabber:client" id="HaT8r8GMOEEAFqTY1bIS1oU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:14 |  >> <iq id="HaT8r8GMOEEAFqTY1bIS1oU" xmlns="jabber:client" type="result" to="user_mqmjzj0028@test-domain.com/287427978-tigase-24"/>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 << <iq id="HaT8r8GMOEEAFqTY1bIS1oU" xmlns="jabber:client" type="result" to="user_mqmjzj0028@test-domain.com/287427978-tigase-24"/>

2020-09-18 23:50:14 |  << <iq to="test-domain.com" id="k8LZ4bybvmaByet8Hwn9o4B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 >> <iq to="test-domain.com" id="k8LZ4bybvmaByet8Hwn9o4B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:14 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:14 |  >> <enabled location="f53a97fae7d2" resume="true" id="b2c77727-13a1-4d1c-a3b3-11927cc455ca" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 << <enabled location="f53a97fae7d2" resume="true" id="b2c77727-13a1-4d1c-a3b3-11927cc455ca" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:14 |  << <iq id="13unS5zeKXcAvoXaKU4aGEN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 >> <iq id="13unS5zeKXcAvoXaKU4aGEN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:14 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:14 |  >> <iq from="test-domain.com" id="k8LZ4bybvmaByet8Hwn9o4B" xmlns="jabber:client" type="result" to="user_mqmjzj0028@test-domain.com/287427978-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 << <iq from="test-domain.com" id="k8LZ4bybvmaByet8Hwn9o4B" xmlns="jabber:client" type="result" to="user_mqmjzj0028@test-domain.com/287427978-tigase-24"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:14 |  >> <iq id="13unS5zeKXcAvoXaKU4aGEN" xmlns="jabber:client" type="result" to="user_mqmjzj0028@test-domain.com/287427978-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 << <iq id="13unS5zeKXcAvoXaKU4aGEN" xmlns="jabber:client" type="result" to="user_mqmjzj0028@test-domain.com/287427978-tigase-24"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:14 | Disconnecting

2020-09-18 23:50:14 |  >> <presence from="user_mqmjzj0028@test-domain.com/287427978-tigase-24" xmlns="jabber:client" to="user_mqmjzj0028@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com/287427978-tigase-24 << <presence from="user_mqmjzj0028@test-domain.com/287427978-tigase-24" xmlns="jabber:client" to="user_mqmjzj0028@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:14 | [Mutex] notify: [disconnected]

2020-09-18 23:50:14 | [Mutex] received everything.

2020-09-18 23:50:14 | [Mutex] waiting for: [event]

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj01dmJVV2JHaUpVcmNKRnRKc0hkQw==</auth>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj01dmJVV2JHaUpVcmNKRnRKc0hkQw==</auth>

2020-09-18 23:50:14 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01dmJVV2JHaUpVcmNKRnRKc0hkQzlEUkd1RGtBaVczTGlaWExTVHVELHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01dmJVV2JHaUpVcmNKRnRKc0hkQzlEUkd1RGtBaVczTGlaWExTVHVELHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NXZiVVdiR2lKVXJjSkZ0SnNIZEM5RFJHdURrQWlXM0xpWlhMU1R1RCxwPWpLLzR0d0Y4WERwUFlZZkZIcFQrNXBhdkRwVFRkY2tpVllkelNMdGs4RnM9</response>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NXZiVVdiR2lKVXJjSkZ0SnNIZEM5RFJHdURrQWlXM0xpWlhMU1R1RCxwPWpLLzR0d0Y4WERwUFlZZkZIcFQrNXBhdkRwVFRkY2tpVllkelNMdGs4RnM9</response>

2020-09-18 23:50:14 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:14 | [Mutex] received everything.

2020-09-18 23:50:14 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:14 | [Mutex] waiting for: [event]

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj15VjR5Z2RMZDh5amNWaVlDcXhQZg==</auth>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj15VjR5Z2RMZDh5amNWaVlDcXhQZg==</auth>

2020-09-18 23:50:14 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15VjR5Z2RMZDh5amNWaVlDcXhQZnlGUzh2Y0FKenFqNUNUd21oOThSLHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15VjR5Z2RMZDh5amNWaVlDcXhQZnlGUzh2Y0FKenFqNUNUd21oOThSLHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eVY0eWdkTGQ4eWpjVmlZQ3F4UGZ5RlM4dmNBSnpxajVDVHdtaDk4UixwPVZrWTltRWZ1SkE4ME9KZ29RaWtnSkpLYjNvUm4yc1czSkRXZDk4K3oxVGM9</response>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eVY0eWdkTGQ4eWpjVmlZQ3F4UGZ5RlM4dmNBSnpxajVDVHdtaDk4UixwPVZrWTltRWZ1SkE4ME9KZ29RaWtnSkpLYjNvUm4yc1czSkRXZDk4K3oxVGM9</response>

2020-09-18 23:50:14 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:14 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | [Mutex] received everything.

2020-09-18 23:50:14 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:14 | [Mutex] waiting for: [event]

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj1abkRhZHVES3pMcEFPdmoyb0tiag==</auth>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj1abkRhZHVES3pMcEFPdmoyb0tiag==</auth>

2020-09-18 23:50:14 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1abkRhZHVES3pMcEFPdmoyb0tiakp5TnJPM1R0clBIdkFGVXdJZDBhLHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1abkRhZHVES3pMcEFPdmoyb0tiakp5TnJPM1R0clBIdkFGVXdJZDBhLHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wm5EYWR1REt6THBBT3ZqMm9LYmpKeU5yTzNUdHJQSHZBRlV3SWQwYSxwPTNzSVRnRnZ6YjhVTXZzblFzSStXb21YdUdJeGI0MzZzbDE5aVlXRnlqbjA9</response>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wm5EYWR1REt6THBBT3ZqMm9LYmpKeU5yTzNUdHJQSHZBRlV3SWQwYSxwPTNzSVRnRnZ6YjhVTXZzblFzSStXb21YdUdJeGI0MzZzbDE5aVlXRnlqbjA9</response>

2020-09-18 23:50:14 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:14 | [Mutex] received everything.

2020-09-18 23:50:14 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:14 | [Mutex] waiting for: [event]

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj1ZR3lWMGFsdm16QlB0TloyRmZnbQ==</auth>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj1ZR3lWMGFsdm16QlB0TloyRmZnbQ==</auth>

2020-09-18 23:50:14 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZR3lWMGFsdm16QlB0TloyRmZnbW5yVU1LUDkyTjRQMnZacVdaS2VkLHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZR3lWMGFsdm16QlB0TloyRmZnbW5yVU1LUDkyTjRQMnZacVdaS2VkLHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WUd5VjBhbHZtekJQdE5aMkZmZ21uclVNS1A5Mk40UDJ2WnFXWktlZCxwPStaVFhFVlNEalFJTnB4UFZMR0h4TG1KYUZzN3VXMjdWS0JOUXZZVFFZYlU9</response>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WUd5VjBhbHZtekJQdE5aMkZmZ21uclVNS1A5Mk40UDJ2WnFXWktlZCxwPStaVFhFVlNEalFJTnB4UFZMR0h4TG1KYUZzN3VXMjdWS0JOUXZZVFFZYlU9</response>

2020-09-18 23:50:14 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:14 | [Mutex] received everything.

2020-09-18 23:50:14 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:14 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj1MekxmN3VxWVpSeDVwYlpnVHUzSw==</auth>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX21xbWp6ajAwMjgscj1MekxmN3VxWVpSeDVwYlpnVHUzSw==</auth>

2020-09-18 23:50:14 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MekxmN3VxWVpSeDVwYlpnVHUzS1BTRXpBSGZRSElSNmJoaGo2Z0E5LHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MekxmN3VxWVpSeDVwYlpnVHUzS1BTRXpBSGZRSElSNmJoaGo2Z0E5LHM9TGExZlJjczE4NVh5Zmc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:14 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9THpMZjd1cVlaUng1cGJaZ1R1M0tQU0V6QUhmUUhJUjZiaGhqNmdBOSxwPTUvY3FjTUtWbzBraFdJelhKZHF3MlUyemV2V3RzR1ZWaERtV3IwWG53M3M9</response>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9THpMZjd1cVlaUng1cGJaZ1R1M0tQU0V6QUhmUUhJUjZiaGhqNmdBOSxwPTUvY3FjTUtWbzBraFdJelhKZHF3MlUyemV2V3RzR1ZWaERtV3IwWG53M3M9</response>

2020-09-18 23:50:14 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:14 | user :: user_mqmjzj0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:16 | [Mutex] waiting for: [user]

2020-09-18 23:50:16 | [Mutex] received everything.

2020-09-18 23:50:16 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 3.252s
2020-09-18 23:50:16 |

2020-09-18 23:50:16 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-18 23:50:16 | ------------------------------------

2020-09-18 23:50:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4ddde997

2020-09-18 23:50:16 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-18 23:50:16 | [Mutex] waiting for: [registration]

2020-09-18 23:50:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@431a1e5c

2020-09-18 23:50:16 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-18 23:50:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@472582e7

2020-09-18 23:50:16 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-18 23:50:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-09-18 23:50:16 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-18 23:50:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2271467

2020-09-18 23:50:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2014c4e5

2020-09-18 23:50:16 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-18 23:50:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-09-18 23:50:16 | user :: null >> <iq to="test-domain.com" id="NaJsgO7kHAfDCGDCmJEJAvp" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-18 23:50:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="NaJsgO7kHAfDCGDCmJEJAvp" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-18 23:50:16 | user :: null << <iq from="test-domain.com" id="NaJsgO7kHAfDCGDCmJEJAvp" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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

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

2020-09-18 23:50:16 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="NaJsgO7kHAfDCGDCmJEJAvp" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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

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

2020-09-18 23:50:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@33efd645

2020-09-18 23:50:16 | user :: null >> <iq to="test-domain.com" id="jh2k9oPQLFGOT8oNMZ6xt2m" type="set"><query xmlns="jabber:iq:register"><username>user_4cay5v0029</username><password>user_4cay5v0029</password><email>c8038616-5362-4d84-8b79-12d41355d6e4@localhost</email></query></iq>

2020-09-18 23:50:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="jh2k9oPQLFGOT8oNMZ6xt2m" type="set"><query xmlns="jabber:iq:register"><username>user_4cay5v0029</username><password>user_4cay5v0029</password><email>c8038616-5362-4d84-8b79-12d41355d6e4@localhost</email></query></iq>}

2020-09-18 23:50:17 | user :: null << <iq from="test-domain.com" id="jh2k9oPQLFGOT8oNMZ6xt2m" xmlns="jabber:client" type="result"/>

2020-09-18 23:50:17 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="jh2k9oPQLFGOT8oNMZ6xt2m" xmlns="jabber:client" type="result"/>}

2020-09-18 23:50:17 | [Mutex] received everything.

2020-09-18 23:50:17 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-18 23:50:17 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-18 23:50:17 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-18 23:50:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@58365865

2020-09-18 23:50:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6208eb28

2020-09-18 23:50:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@64bd3860

2020-09-18 23:50:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@29ad874c

2020-09-18 23:50:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4332176c

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzRjYXk1djAwMjkscj1jWWF1OThGOWwxZ05pN2V6VjFibg==</auth>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzRjYXk1djAwMjkscj1jWWF1OThGOWwxZ05pN2V6VjFibg==</auth>

2020-09-18 23:50:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jWWF1OThGOWwxZ05pN2V6VjFibmFlRjUzYVN5aVBFRG9MRzA4OW9XLHM9ckxJeHZubWVvZEZMaXc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jWWF1OThGOWwxZ05pN2V6VjFibmFlRjUzYVN5aVBFRG9MRzA4OW9XLHM9ckxJeHZubWVvZEZMaXc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y1lhdTk4RjlsMWdOaTdlelYxYm5hZUY1M2FTeWlQRURvTEcwODlvVyxwPWFhbTI3eFF2QldqMFlLTXg3MVpheU1kQ2NnTWFKL1MycDFnQ3VCY0xNUUE9</response>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y1lhdTk4RjlsMWdOaTdlelYxYm5hZUY1M2FTeWlQRURvTEcwODlvVyxwPWFhbTI3eFF2QldqMFlLTXg3MVpheU1kQ2NnTWFKL1MycDFnQ3VCY0xNUUE9</response>

2020-09-18 23:50:17 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05VEN6UThnalIyTWMvZFlZTWYxN2dCcUVxcVlSSy9Xc1AyY1pFandUSXZRPQ==</success>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05VEN6UThnalIyTWMvZFlZTWYxN2dCcUVxcVlSSy9Xc1AyY1pFandUSXZRPQ==</success>

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:17 |  << <iq xmlns="jabber:client" id="z4n3v6urawn8r8GMOEEAFqT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <iq xmlns="jabber:client" id="z4n3v6urawn8r8GMOEEAFqT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:17 |  >> <iq id="z4n3v6urawn8r8GMOEEAFqT" xmlns="jabber:client" type="result" to="user_4cay5v0029@test-domain.com/287427978-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_4cay5v0029@test-domain.com/287427978-tigase-25</jid></bind></iq>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 << <iq id="z4n3v6urawn8r8GMOEEAFqT" xmlns="jabber:client" type="result" to="user_4cay5v0029@test-domain.com/287427978-tigase-25"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_4cay5v0029@test-domain.com/287427978-tigase-25</jid></bind></iq>

2020-09-18 23:50:17 |  << <iq xmlns="jabber:client" id="lsv4bybvmaByet8Hwn9o4Bu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 >> <iq xmlns="jabber:client" id="lsv4bybvmaByet8Hwn9o4Bu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:17 |  >> <iq id="lsv4bybvmaByet8Hwn9o4Bu" xmlns="jabber:client" type="result" to="user_4cay5v0029@test-domain.com/287427978-tigase-25"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 << <iq id="lsv4bybvmaByet8Hwn9o4Bu" xmlns="jabber:client" type="result" to="user_4cay5v0029@test-domain.com/287427978-tigase-25"/>

2020-09-18 23:50:17 |  << <iq to="test-domain.com" id="T1au3fQ8xqYX6Do7Dm0teED" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 >> <iq to="test-domain.com" id="T1au3fQ8xqYX6Do7Dm0teED" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:17 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:17 |  >> <enabled location="f53a97fae7d2" resume="true" id="5dad57cc-cea9-4fd0-9a70-21b137271bd6" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 << <enabled location="f53a97fae7d2" resume="true" id="5dad57cc-cea9-4fd0-9a70-21b137271bd6" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:17 |  << <iq id="7hUfMKP2fKUeIsgO7kHAfDC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 >> <iq id="7hUfMKP2fKUeIsgO7kHAfDC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:17 |  >> <iq from="test-domain.com" id="T1au3fQ8xqYX6Do7Dm0teED" xmlns="jabber:client" type="result" to="user_4cay5v0029@test-domain.com/287427978-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 << <iq from="test-domain.com" id="T1au3fQ8xqYX6Do7Dm0teED" xmlns="jabber:client" type="result" to="user_4cay5v0029@test-domain.com/287427978-tigase-25"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:17 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:17 |  >> <iq id="7hUfMKP2fKUeIsgO7kHAfDC" xmlns="jabber:client" type="result" to="user_4cay5v0029@test-domain.com/287427978-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 << <iq id="7hUfMKP2fKUeIsgO7kHAfDC" xmlns="jabber:client" type="result" to="user_4cay5v0029@test-domain.com/287427978-tigase-25"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:17 | Disconnecting

2020-09-18 23:50:17 |  >> <presence from="user_4cay5v0029@test-domain.com/287427978-tigase-25" xmlns="jabber:client" to="user_4cay5v0029@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com/287427978-tigase-25 << <presence from="user_4cay5v0029@test-domain.com/287427978-tigase-25" xmlns="jabber:client" to="user_4cay5v0029@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:17 | [Mutex] notify: [disconnected]

2020-09-18 23:50:17 | [Mutex] received everything.

2020-09-18 23:50:17 | [Mutex] waiting for: [event]

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzRjYXk1djAwMjkscj1xaFN3OGtvQ0R5SEVoUUpBbG5SaA==</auth>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzRjYXk1djAwMjkscj1xaFN3OGtvQ0R5SEVoUUpBbG5SaA==</auth>

2020-09-18 23:50:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xaFN3OGtvQ0R5SEVoUUpBbG5SaEJCU2FKWU81VXVhUGZlMkZYNVFkLHM9ckxJeHZubWVvZEZMaXc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xaFN3OGtvQ0R5SEVoUUpBbG5SaEJCU2FKWU81VXVhUGZlMkZYNVFkLHM9ckxJeHZubWVvZEZMaXc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cWhTdzhrb0NEeUhFaFFKQWxuUmhCQlNhSllPNVV1YVBmZTJGWDVRZCxwPWhPaXV3cUpIS0k5RURhRmUxSm1YaUZPbjExQXB2QmhYa28wbEdEU044T1k9</response>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cWhTdzhrb0NEeUhFaFFKQWxuUmhCQlNhSllPNVV1YVBmZTJGWDVRZCxwPWhPaXV3cUpIS0k5RURhRmUxSm1YaUZPbjExQXB2QmhYa28wbEdEU044T1k9</response>

2020-09-18 23:50:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:17 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:17 | [Mutex] received everything.

2020-09-18 23:50:17 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:17 | [Mutex] waiting for: [event]

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfNGNheTV2MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfNGNheTV2MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-18 23:50:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:17 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:17 | [Mutex] received everything.

2020-09-18 23:50:17 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:17 | [Mutex] waiting for: [event]

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfNGNheTV2MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfNGNheTV2MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-18 23:50:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:17 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:17 | [Mutex] received everything.

2020-09-18 23:50:17 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:17 | [Mutex] waiting for: [event]

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyXzRjYXk1djAwMjkscj1nazlOM0pCN01zUE00a3k5cmVacg==</auth>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyXzRjYXk1djAwMjkscj1nazlOM0pCN01zUE00a3k5cmVacg==</auth>

2020-09-18 23:50:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nazlOM0pCN01zUE00a3k5cmVacjNXN1B0ejcycUJDcVdPaVRFUjY4LHM9U2tTQ3Z0Mmtod1U3MWc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nazlOM0pCN01zUE00a3k5cmVacjNXN1B0ejcycUJDcVdPaVRFUjY4LHM9U2tTQ3Z0Mmtod1U3MWc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z2s5TjNKQjdNc1BNNGt5OXJlWnIzVzdQdHo3MnFCQ3FXT2lURVI2OCxwPTZ2enFvamRmbGpjZDBST3drYWZXQytKaEZ4Yz0=</response>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z2s5TjNKQjdNc1BNNGt5OXJlWnIzVzdQdHo3MnFCQ3FXT2lURVI2OCxwPTZ2enFvamRmbGpjZDBST3drYWZXQytKaEZ4Yz0=</response>

2020-09-18 23:50:17 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:17 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:17 | [Mutex] received everything.

2020-09-18 23:50:17 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:17 | user :: user_4cay5v0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:18 | user :: user_4cay5v0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzRjYXk1djAwMjkscj1USEhrS0llRWlYeEwyWG9EZmw4ZA==</auth>

2020-09-18 23:50:18 | user :: user_4cay5v0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzRjYXk1djAwMjkscj1USEhrS0llRWlYeEwyWG9EZmw4ZA==</auth>

2020-09-18 23:50:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1USEhrS0llRWlYeEwyWG9EZmw4ZGJodloya1YxWUxsYUF6VGxpVlJaLHM9ckxJeHZubWVvZEZMaXc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:18 | user :: user_4cay5v0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1USEhrS0llRWlYeEwyWG9EZmw4ZGJodloya1YxWUxsYUF6VGxpVlJaLHM9ckxJeHZubWVvZEZMaXc9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VEhIa0tJZUVpWHhMMlhvRGZsOGRiaHZaMmtWMVlMbGFBelRsaVZSWixwPUNxODZkTkVIczhLaHJqQlpyYkVjamJFWlA0N1VzSGE4REpIeS9IMFJhL009</response>

2020-09-18 23:50:18 | user :: user_4cay5v0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VEhIa0tJZUVpWHhMMlhvRGZsOGRiaHZaMmtWMVlMbGFBelRsaVZSWixwPUNxODZkTkVIczhLaHJqQlpyYkVjamJFWlA0N1VzSGE4REpIeS9IMFJhL009</response>

2020-09-18 23:50:18 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:18 | user :: user_4cay5v0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:20 | [Mutex] waiting for: [user]

2020-09-18 23:50:20 | [Mutex] received everything.

2020-09-18 23:50:20 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 3.231s
2020-09-18 23:50:20 |

2020-09-18 23:50:20 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-18 23:50:20 | ------------------------------------

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@640a5080

2020-09-18 23:50:20 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-18 23:50:20 | [Mutex] waiting for: [registration]

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6acda271

2020-09-18 23:50:20 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6ef23bf0

2020-09-18 23:50:20 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-18 23:50:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-09-18 23:50:20 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2bf0a84a

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1d4863e4

2020-09-18 23:50:20 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-18 23:50:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-09-18 23:50:20 | user :: null >> <iq to="test-domain.com" id="Lsm5qS6ut27qVZk6tiIr4zg" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-18 23:50:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Lsm5qS6ut27qVZk6tiIr4zg" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-18 23:50:20 | user :: null << <iq from="test-domain.com" id="Lsm5qS6ut27qVZk6tiIr4zg" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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

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

2020-09-18 23:50:20 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="Lsm5qS6ut27qVZk6tiIr4zg" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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

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

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1a118416

2020-09-18 23:50:20 | user :: null >> <iq to="test-domain.com" id="EwwhKP2fKUeIsgO7kHAfDCG" type="set"><query xmlns="jabber:iq:register"><username>user_agemvq0030</username><password>user_agemvq0030</password><email>f9257af9-27ba-4071-b03d-5b700a0a2d6f@localhost</email></query></iq>

2020-09-18 23:50:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="EwwhKP2fKUeIsgO7kHAfDCG" type="set"><query xmlns="jabber:iq:register"><username>user_agemvq0030</username><password>user_agemvq0030</password><email>f9257af9-27ba-4071-b03d-5b700a0a2d6f@localhost</email></query></iq>}

2020-09-18 23:50:20 | user :: null << <iq from="test-domain.com" id="EwwhKP2fKUeIsgO7kHAfDCG" xmlns="jabber:client" type="result"/>

2020-09-18 23:50:20 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="EwwhKP2fKUeIsgO7kHAfDCG" xmlns="jabber:client" type="result"/>}

2020-09-18 23:50:20 | [Mutex] received everything.

2020-09-18 23:50:20 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-18 23:50:20 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-18 23:50:20 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6543111f

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4bdf5705

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@15564ad9

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3f15d51

2020-09-18 23:50:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7e477fd9

2020-09-18 23:50:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1HWmdVa21DQ3NqSDBveDhsZnQ2Ng==</auth>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1HWmdVa21DQ3NqSDBveDhsZnQ2Ng==</auth>

2020-09-18 23:50:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HWmdVa21DQ3NqSDBveDhsZnQ2NmtNYmpZdFBHbTlqWVVkR2F0ZVdzLHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HWmdVa21DQ3NqSDBveDhsZnQ2NmtNYmpZdFBHbTlqWVVkR2F0ZVdzLHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:20 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1pnVWttQ0Nzakgwb3g4bGZ0NjZrTWJqWXRQR205allVZEdhdGVXcyxwPXVLY295UGhta2pWYjd3OTdQc0xLVEo0MGdDL0dwNFB4K2cwVjRRbnkxa0k9</response>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1pnVWttQ0Nzakgwb3g4bGZ0NjZrTWJqWXRQR205allVZEdhdGVXcyxwPXVLY295UGhta2pWYjd3OTdQc0xLVEo0MGdDL0dwNFB4K2cwVjRRbnkxa0k9</response>

2020-09-18 23:50:20 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qSkR5dVI0NXd2Z25kNkxUazNmTVErdjBGSDJybk9kQ3JNdytwTnZqN0dRPQ==</success>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qSkR5dVI0NXd2Z25kNkxUazNmTVErdjBGSDJybk9kQ3JNdytwTnZqN0dRPQ==</success>

2020-09-18 23:50:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:20 |  << <iq xmlns="jabber:client" id="guoZ0m0v6fGr1oeJOKvcPMT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <iq xmlns="jabber:client" id="guoZ0m0v6fGr1oeJOKvcPMT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:20 |  >> <iq id="guoZ0m0v6fGr1oeJOKvcPMT" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_agemvq0030@test-domain.com/287427978-tigase-26</jid></bind></iq>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <iq id="guoZ0m0v6fGr1oeJOKvcPMT" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-26"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_agemvq0030@test-domain.com/287427978-tigase-26</jid></bind></iq>

2020-09-18 23:50:20 |  << <iq xmlns="jabber:client" id="tmYfCfGNILVWaNSWdONQ6Cu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 >> <iq xmlns="jabber:client" id="tmYfCfGNILVWaNSWdONQ6Cu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:20 |  >> <iq id="tmYfCfGNILVWaNSWdONQ6Cu" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-26"/>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 << <iq id="tmYfCfGNILVWaNSWdONQ6Cu" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-26"/>

2020-09-18 23:50:20 |  << <iq to="test-domain.com" id="n9jLBl2wjY49upWdPKM1kQ1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 >> <iq to="test-domain.com" id="n9jLBl2wjY49upWdPKM1kQ1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:20 |  << <iq id="SdtW4dzuq7AiBodyrhEADyi" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 >> <iq id="SdtW4dzuq7AiBodyrhEADyi" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:20 |  >> <enabled location="f53a97fae7d2" resume="true" id="6aadee3d-33de-41f2-b469-ff92c6e43709" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 << <enabled location="f53a97fae7d2" resume="true" id="6aadee3d-33de-41f2-b469-ff92c6e43709" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:20 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:20 |  >> <iq from="test-domain.com" id="n9jLBl2wjY49upWdPKM1kQ1" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 << <iq from="test-domain.com" id="n9jLBl2wjY49upWdPKM1kQ1" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-26"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:20 |  >> <iq id="SdtW4dzuq7AiBodyrhEADyi" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com/287427978-tigase-26 << <iq id="SdtW4dzuq7AiBodyrhEADyi" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-26"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:20 | Disconnecting

2020-09-18 23:50:20 | [Mutex] notify: [disconnected]

2020-09-18 23:50:20 | [Mutex] received everything.

2020-09-18 23:50:20 |  >> <presence from="user_agemvq0030@test-domain.com/287427978-tigase-26" xmlns="jabber:client" to="user_agemvq0030@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <presence from="user_agemvq0030@test-domain.com/287427978-tigase-26" xmlns="jabber:client" to="user_agemvq0030@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:20 | [Mutex] waiting for: [event]

2020-09-18 23:50:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1HSmhiMjFMNzJ5dW9WWEFYdHBkdw==</auth>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1HSmhiMjFMNzJ5dW9WWEFYdHBkdw==</auth>

2020-09-18 23:50:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HSmhiMjFMNzJ5dW9WWEFYdHBkdzZrMzg3cFNVWE95d0JtM284Q1ozLHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HSmhiMjFMNzJ5dW9WWEFYdHBkdzZrMzg3cFNVWE95d0JtM284Q1ozLHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:20 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R0poYjIxTDcyeXVvVlhBWHRwZHc2azM4N3BTVVhPeXdCbTNvOENaMyxwPTV3WW1ydXNlMG55b2NmcEhkTjk4M2NGSkR2aHVTVlMzUWEvU21hL1AyNGs9</response>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R0poYjIxTDcyeXVvVlhBWHRwZHc2azM4N3BTVVhPeXdCbTNvOENaMyxwPTV3WW1ydXNlMG55b2NmcEhkTjk4M2NGSkR2aHVTVlMzUWEvU21hL1AyNGs9</response>

2020-09-18 23:50:20 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:20 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:20 | [Mutex] received everything.

2020-09-18 23:50:20 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:20 | [Mutex] waiting for: [event]

2020-09-18 23:50:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1ibjJwajQ3bTEzakdzbnhJOVdaRw==</auth>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1ibjJwajQ3bTEzakdzbnhJOVdaRw==</auth>

2020-09-18 23:50:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ibjJwajQ3bTEzakdzbnhJOVdaR1ltYzNVTUNxSmFrMFNoSjhQYXlJLHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ibjJwajQ3bTEzakdzbnhJOVdaR1ltYzNVTUNxSmFrMFNoSjhQYXlJLHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:20 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Ym4ycGo0N20xM2pHc254STlXWkdZbWMzVU1DcUphazBTaEo4UGF5SSxwPXhiOWlSUnh0L2dibm1Pd3ZVa3EwV3huYnBod0hMVXRSdStRRFlmQVB0aDA9</response>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Ym4ycGo0N20xM2pHc254STlXWkdZbWMzVU1DcUphazBTaEo4UGF5SSxwPXhiOWlSUnh0L2dibm1Pd3ZVa3EwV3huYnBod0hMVXRSdStRRFlmQVB0aDA9</response>

2020-09-18 23:50:20 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:20 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:20 | [Mutex] received everything.

2020-09-18 23:50:20 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:20 | [Mutex] waiting for: [event]

2020-09-18 23:50:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:20 | user :: user_agemvq0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1zZFpQbVFWWFF1WkRCQmlEQnpXaw==</auth>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1zZFpQbVFWWFF1WkRCQmlEQnpXaw==</auth>

2020-09-18 23:50:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zZFpQbVFWWFF1WkRCQmlEQnpXa0RONXdycnhGSExhcGtPa3JhN2tYLHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zZFpQbVFWWFF1WkRCQmlEQnpXa0RONXdycnhGSExhcGtPa3JhN2tYLHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2RaUG1RVlhRdVpEQkJpREJ6V2tETjV3cnJ4RkhMYXBrT2tyYTdrWCxwPXhYVUx2dnVSY3B1VHI0dEk4YlY1QzYycmp4STJVU1p0SW9RWlR3cEEyMFE9</response>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c2RaUG1RVlhRdVpEQkJpREJ6V2tETjV3cnJ4RkhMYXBrT2tyYTdrWCxwPXhYVUx2dnVSY3B1VHI0dEk4YlY1QzYycmp4STJVU1p0SW9RWlR3cEEyMFE9</response>

2020-09-18 23:50:21 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-18 23:50:21 | [Mutex] notify: [event, authFailed]

2020-09-18 23:50:21 | [Mutex] received everything.

2020-09-18 23:50:21 | [Mutex] isItemNotified: authFailed :: true

2020-09-18 23:50:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-18 23:50:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-09-18 23:50:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1wNFpiMkZQcmpiQkhnNVdxamJVbw==</auth>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2FnZW12cTAwMzAscj1wNFpiMkZQcmpiQkhnNVdxamJVbw==</auth>

2020-09-18 23:50:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wNFpiMkZQcmpiQkhnNVdxamJVb01velZzdDViMVNSZnhRQU5VbXh2LHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wNFpiMkZQcmpiQkhnNVdxamJVb01velZzdDViMVNSZnhRQU5VbXh2LHM9S0x0VUYxYzUwaHJEUVE9PSxpPTQwOTY=</challenge>

2020-09-18 23:50:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDRaYjJGUHJqYkJIZzVXcWpiVW9Nb3pWc3Q1YjFTUmZ4UUFOVW14dixwPTQ2NHNnUWErTHMwQ3c1NXc3aExoRWJyTGRSRVUwaWl1MDVycFBZcUhLZUU9</response>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDRaYjJGUHJqYkJIZzVXcWpiVW9Nb3pWc3Q1YjFTUmZ4UUFOVW14dixwPTQ2NHNnUWErTHMwQ3c1NXc3aExoRWJyTGRSRVUwaWl1MDVycFBZcUhLZUU9</response>

2020-09-18 23:50:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xY2JOcFZmOXAyL3QvMkgyclozd0ZsMmFKd09FeW0rRzVoSXR2dmVlN3JjPQ==</success>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xY2JOcFZmOXAyL3QvMkgyclozd0ZsMmFKd09FeW0rRzVoSXR2dmVlN3JjPQ==</success>

2020-09-18 23:50:21 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="O1T/RvRlLoH74qMm6nmZonwKXgg="/></features>

2020-09-18 23:50:21 |  << <iq xmlns="jabber:client" id="6eudT4kZmT2uo26yohElSPN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com >> <iq xmlns="jabber:client" id="6eudT4kZmT2uo26yohElSPN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-18 23:50:21 |  >> <iq id="6eudT4kZmT2uo26yohElSPN" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_agemvq0030@test-domain.com/287427978-tigase-27</jid></bind></iq>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 << <iq id="6eudT4kZmT2uo26yohElSPN" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-27"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_agemvq0030@test-domain.com/287427978-tigase-27</jid></bind></iq>

2020-09-18 23:50:21 |  << <iq xmlns="jabber:client" id="3hBunQYp6o7Cp4ywiCAspUR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 >> <iq xmlns="jabber:client" id="3hBunQYp6o7Cp4ywiCAspUR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-18 23:50:21 |  >> <iq id="3hBunQYp6o7Cp4ywiCAspUR" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-27"/>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 << <iq id="3hBunQYp6o7Cp4ywiCAspUR" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-27"/>

2020-09-18 23:50:21 |  << <iq to="test-domain.com" id="3iCwrYeV8sfSV6CEy8Cwxan" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 >> <iq to="test-domain.com" id="3iCwrYeV8sfSV6CEy8Cwxan" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-18 23:50:21 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-18 23:50:21 |  >> <enabled location="f53a97fae7d2" resume="true" id="aa875f33-e470-40b1-8762-616c4c1402a5" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 << <enabled location="f53a97fae7d2" resume="true" id="aa875f33-e470-40b1-8762-616c4c1402a5" max="60" xmlns="urn:xmpp:sm:3"/>

2020-09-18 23:50:21 |  << <iq id="Zs4r01eTU9HugZgILUZeSaA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 >> <iq id="Zs4r01eTU9HugZgILUZeSaA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:21 |  >> <iq from="test-domain.com" id="3iCwrYeV8sfSV6CEy8Cwxan" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 << <iq from="test-domain.com" id="3iCwrYeV8sfSV6CEy8Cwxan" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-27"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11128/54d3c3c5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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: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>

2020-09-18 23:50:21 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-18 23:50:21 |  >> <iq id="Zs4r01eTU9HugZgILUZeSaA" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com/287427978-tigase-27 << <iq id="Zs4r01eTU9HugZgILUZeSaA" xmlns="jabber:client" type="result" to="user_agemvq0030@test-domain.com/287427978-tigase-27"><query xmlns="jabber:iq:roster"/></iq>

2020-09-18 23:50:21 | Disconnecting

2020-09-18 23:50:21 | [Mutex] notify: [disconnected]

2020-09-18 23:50:21 | [Mutex] received everything.

2020-09-18 23:50:21 |  >> <presence from="user_agemvq0030@test-domain.com/287427978-tigase-27" xmlns="jabber:client" to="user_agemvq0030@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:21 | user :: user_agemvq0030@test-domain.com << <presence from="user_agemvq0030@test-domain.com/287427978-tigase-27" xmlns="jabber:client" to="user_agemvq0030@test-domain.com"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-18 23:50:23 | [Mutex] waiting for: [user]

2020-09-18 23:50:23 | [Mutex] received everything.

2020-09-18 23:50:23 | [Mutex] isItemNotified: user:ok:true :: true