Generated by TestNG with ReportNG at 22:46 PDT on Tuesday 14 March 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Example Jaxmpp Test

Suites · Log Output

Test duration : 1.165s

Passed Tests
tigase.tests.ExampleJaxmppTest
SimpleLoginTest 0.571s
2023-03-14 23:09:16 |

2023-03-14 23:09:16 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2023-03-14 23:09:16 | ------------------------------------

2023-03-14 23:09:16 | This is test case

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Connector  state changed: null->connecting

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Preparing connection to [localhost:5222]

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Connector  state changed: connecting->connected

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Whitespace ping period is setted to nullms

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 23:09:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 23:09:16 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3973] Start TLS

2023-03-14 23:09:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 23:09:16 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3975] Proceeding TLS

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3975] Start handshake

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 23:09:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns: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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 23:09:16 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns: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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-14 23:09:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPW00WDV4RG1iVmpxejBOYlBxcVh5</auth>

2023-03-14 23:09:16 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPW00WDV4RG1iVmpxejBOYlBxcVh5</auth>

2023-03-14 23:09:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tNFg1eERtYlZqcXowTmJQcXFYeWQzcXdlYWNwUGszT2NpOHBrMTZPLHM9bUxQTE5OVXpJNi91Q3c9PSxpPTQwOTY=</challenge>

2023-03-14 23:09:16 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tNFg1eERtYlZqcXowTmJQcXFYeWQzcXdlYWNwUGszT2NpOHBrMTZPLHM9bUxQTE5OVXpJNi91Q3c9PSxpPTQwOTY=</challenge>

2023-03-14 23:09:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTRYNXhEbWJWanF6ME5iUHFxWHlkM3F3ZWFjcFBrM09jaThwazE2TyxwPUt5d1NGUkZpalBZU2ZuOGFGMEMyckIrbTZJK2dnMnNyN3BUQ0dKQm83UzQ9</response>

2023-03-14 23:09:16 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTRYNXhEbWJWanF6ME5iUHFxWHlkM3F3ZWFjcFBrM09jaThwazE2TyxwPUt5d1NGUkZpalBZU2ZuOGFGMEMyckIrbTZJK2dnMnNyN3BUQ0dKQm83UzQ9</response>

2023-03-14 23:09:16 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1EOEFoOU96UXo0RGROQzhkUWZsOVFtUkhvcjhLTk9RRHhhTFVTKzFRTjljPQ==</success>

2023-03-14 23:09:16 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1EOEFoOU96UXo0RGROQzhkUWZsOVFtUkhvcjhLTk9RRHhhTFVTKzFRTjljPQ==</success>

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 23:09:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="3441Wmlvz8Z02uIcc4golMhUr68=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-14 23:09:16 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="3441Wmlvz8Z02uIcc4golMhUr68=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-14 23:09:16 |  << <iq xmlns="jabber:client" id="fmdPJNNRN4ybzjEiL0vrfDh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 23:09:16 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="fmdPJNNRN4ybzjEiL0vrfDh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 23:09:16 |  >> <iq id="fmdPJNNRN4ybzjEiL0vrfDh" xmlns="jabber:client" type="result" to="admin@test-domain.com/1608752850-tigase-318"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-318</jid></bind></iq>

2023-03-14 23:09:16 | admin :: admin@test-domain.com << <iq id="fmdPJNNRN4ybzjEiL0vrfDh" xmlns="jabber:client" type="result" to="admin@test-domain.com/1608752850-tigase-318"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-318</jid></bind></iq>

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-14 23:09:16 |  << <iq xmlns="jabber:client" id="3k5XkLybyeX5j28nPZbDlaK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 23:09:16 | admin :: admin@test-domain.com/1608752850-tigase-318 >> <iq xmlns="jabber:client" id="3k5XkLybyeX5j28nPZbDlaK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 23:09:16 |  >> <iq id="3k5XkLybyeX5j28nPZbDlaK" xmlns="jabber:client" type="result" to="admin@test-domain.com/1608752850-tigase-318"/>

2023-03-14 23:09:16 | admin :: admin@test-domain.com/1608752850-tigase-318 << <iq id="3k5XkLybyeX5j28nPZbDlaK" xmlns="jabber:client" type="result" to="admin@test-domain.com/1608752850-tigase-318"/>

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-14 23:09:16 |  << <iq to="test-domain.com" id="1HaLxzydsZaspZ7EmPJNNRN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 23:09:16 | admin :: admin@test-domain.com/1608752850-tigase-318 >> <iq to="test-domain.com" id="1HaLxzydsZaspZ7EmPJNNRN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 23:09:16 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 23:09:16 | admin :: admin@test-domain.com/1608752850-tigase-318 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 23:09:16 |  >> <enabled id="aab06212-5d74-48e2-94c2-3141866041b5" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" resume="true" max="60"/>

2023-03-14 23:09:16 | admin :: admin@test-domain.com/1608752850-tigase-318 << <enabled id="aab06212-5d74-48e2-94c2-3141866041b5" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" resume="true" max="60"/>

2023-03-14 23:09:16 |  << <iq id="Eqj6k9t5AezdLJJxyw7r38g" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 23:09:16 | admin :: admin@test-domain.com/1608752850-tigase-318 >> <iq id="Eqj6k9t5AezdLJJxyw7r38g" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-03-14 23:09:16 | admin :: admin@test-domain.com/1608752850-tigase-318 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-14 23:09:16 |  >> <iq id="Eqj6k9t5AezdLJJxyw7r38g" xmlns="jabber:client" type="result" to="admin@test-domain.com/1608752850-tigase-318"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 23:09:16 | admin :: admin@test-domain.com/1608752850-tigase-318 << <iq id="Eqj6k9t5AezdLJJxyw7r38g" xmlns="jabber:client" type="result" to="admin@test-domain.com/1608752850-tigase-318"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Connector  state changed: connected->disconnecting

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Terminating XMPP Stream

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3975] Connector  state changed: disconnecting->disconnected

2023-03-14 23:09:16 |  >> <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-1" to="admin@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-14 23:09:16 | admin :: admin@test-domain.com << <presence xmlns="jabber:client" from="admin@test-domain.com/1608752850-tigase-1" to="admin@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Using XEP-0077 mode!!!!

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Connector  state changed: null->connecting

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7567a9ec

2023-03-14 23:09:16 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Preparing connection to [localhost:5222]

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Connector  state changed: connecting->connected

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Whitespace ping period is setted to nullms

2023-03-14 23:09:16 | [Mutex] waiting for: [registration]

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7ba04930

2023-03-14 23:09:16 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7f9fc29c

2023-03-14 23:09:16 | test_user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3979] Start TLS

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

2023-03-14 23:09:16 | test_user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3981] Proceeding TLS

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3981] Start handshake

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3a9d430b

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@727da57d

2023-03-14 23:09:16 | test_user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns: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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

2023-03-14 23:09:16 | test_user :: null >> <iq to="test-domain.com" id="LqhXZjPVVk4dDrUON4DHLFl" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-14 23:09:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="LqhXZjPVVk4dDrUON4DHLFl" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-14 23:09:16 | test_user :: null << <iq id="LqhXZjPVVk4dDrUON4DHLFl" xmlns="jabber:client" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-14 23:09:16 | StanzaReceivedEvent{stanza=<iq id="LqhXZjPVVk4dDrUON4DHLFl" xmlns="jabber:client" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@bed9bcb

2023-03-14 23:09:16 | test_user :: null >> <iq to="test-domain.com" id="3o95AhAfGut7naoTR3jTRcO" type="set"><query xmlns="jabber:iq:register"><username>test_user_mcg9430559</username><password>test_user_mcg9430559</password><email>ebb07ba4-d1d4-4b12-ae1d-b0ebf0d2625c@localhost</email></query></iq>

2023-03-14 23:09:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3o95AhAfGut7naoTR3jTRcO" type="set"><query xmlns="jabber:iq:register"><username>test_user_mcg9430559</username><password>test_user_mcg9430559</password><email>ebb07ba4-d1d4-4b12-ae1d-b0ebf0d2625c@localhost</email></query></iq>}

2023-03-14 23:09:16 | test_user :: null << <iq id="3o95AhAfGut7naoTR3jTRcO" xmlns="jabber:client" type="result" from="test-domain.com"/>

2023-03-14 23:09:16 | StanzaReceivedEvent{stanza=<iq id="3o95AhAfGut7naoTR3jTRcO" xmlns="jabber:client" type="result" from="test-domain.com"/>}

2023-03-14 23:09:16 | [Mutex] received everything.

2023-03-14 23:09:16 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Connector  state changed: connected->disconnecting

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Terminating XMPP Stream

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3981] Connector  state changed: disconnecting->disconnected

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3981] Stream terminated

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-14 23:09:16 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-14 23:09:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@ae72308

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5ab2bc44

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@45fbbc22

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@222f5495

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@11e3ccbb

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: null->connecting

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222]

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connecting->connected

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 23:09:16 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 23:09:16 | test_user :: test_user_mcg9430559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3986] Start TLS

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3988] Proceeding TLS

2023-03-14 23:09:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 23:09:16 | test_user :: test_user_mcg9430559@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-14 23:09:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3988] Start handshake

2023-03-14 23:09:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 23:09:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns: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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns: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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-14 23:09:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-14 23:09:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-14 23:09:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-14 23:09:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfbWNnOTQzMDU1OSxyPTBOZExnZkpkcTVxUG1kMDVZUDJt</auth>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfbWNnOTQzMDU1OSxyPTBOZExnZkpkcTVxUG1kMDVZUDJt</auth>

2023-03-14 23:09:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wTmRMZ2ZKZHE1cVBtZDA1WVAybXYwREU4eVRFakpYTDA3d25iTDlZLHM9dlhQVldDd05JbFZTWnc9PSxpPTQwOTY=</challenge>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wTmRMZ2ZKZHE1cVBtZDA1WVAybXYwREU4eVRFakpYTDA3d25iTDlZLHM9dlhQVldDd05JbFZTWnc9PSxpPTQwOTY=</challenge>

2023-03-14 23:09:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ME5kTGdmSmRxNXFQbWQwNVlQMm12MERFOHlURWpKWEwwN3duYkw5WSxwPWRmVUlnWkZpdEFlMFZ6K0lvRUhXNXJxditlSU9waU44eUpJUTkwSFV4c2s9</response>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ME5kTGdmSmRxNXFQbWQwNVlQMm12MERFOHlURWpKWEwwN3duYkw5WSxwPWRmVUlnWkZpdEFlMFZ6K0lvRUhXNXJxditlSU9waU44eUpJUTkwSFV4c2s9</response>

2023-03-14 23:09:17 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pYTM2WGpnWWlCZlEyTzFCNmlublNHUWtHMTNNS2MwY091bWNPWU5vZHRZPQ==</success>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pYTM2WGpnWWlCZlEyTzFCNmlublNHUWtHMTNNS2MwY091bWNPWU5vZHRZPQ==</success>

2023-03-14 23:09:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-14 23:09: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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="3441Wmlvz8Z02uIcc4golMhUr68=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="3441Wmlvz8Z02uIcc4golMhUr68=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2023-03-14 23:09:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-14 23:09:17 |  << <iq xmlns="jabber:client" id="0Pqv9j7EpQLIyBnTcs17zlX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com >> <iq xmlns="jabber:client" id="0Pqv9j7EpQLIyBnTcs17zlX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-14 23:09:17 |  >> <iq id="0Pqv9j7EpQLIyBnTcs17zlX" xmlns="jabber:client" type="result" to="test_user_mcg9430559@test-domain.com/1608752850-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_mcg9430559@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com << <iq id="0Pqv9j7EpQLIyBnTcs17zlX" xmlns="jabber:client" type="result" to="test_user_mcg9430559@test-domain.com/1608752850-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_mcg9430559@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2023-03-14 23:09:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-14 23:09:17 |  << <iq xmlns="jabber:client" id="HUDJBCiHthLNFO29vboMJWn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 >> <iq xmlns="jabber:client" id="HUDJBCiHthLNFO29vboMJWn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-14 23:09:17 |  >> <iq id="HUDJBCiHthLNFO29vboMJWn" xmlns="jabber:client" type="result" to="test_user_mcg9430559@test-domain.com/1608752850-tigase-319"/>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 << <iq id="HUDJBCiHthLNFO29vboMJWn" xmlns="jabber:client" type="result" to="test_user_mcg9430559@test-domain.com/1608752850-tigase-319"/>

2023-03-14 23:09:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-14 23:09:17 |  << <iq to="test-domain.com" id="FCJSfFtmMFp9vhDKUTZ9kEt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 >> <iq to="test-domain.com" id="FCJSfFtmMFp9vhDKUTZ9kEt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-14 23:09:17 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-14 23:09:17 |  >> <enabled id="3b6b3733-a7d4-4b69-b8c2-9b94b39c84cf" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" resume="true" max="60"/>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 << <enabled id="3b6b3733-a7d4-4b69-b8c2-9b94b39c84cf" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" resume="true" max="60"/>

2023-03-14 23:09:17 |  << <iq id="QIZlaKzlRKu9M3xr13BClIv" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 >> <iq id="QIZlaKzlRKu9M3xr13BClIv" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-14 23:09:17 |  >> <iq id="QIZlaKzlRKu9M3xr13BClIv" xmlns="jabber:client" type="result" to="test_user_mcg9430559@test-domain.com/1608752850-tigase-319"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 << <iq id="QIZlaKzlRKu9M3xr13BClIv" xmlns="jabber:client" type="result" to="test_user_mcg9430559@test-domain.com/1608752850-tigase-319"><query xmlns="jabber:iq:roster"/></iq>

2023-03-14 23:09:17 |  >> <presence xmlns="jabber:client" from="test_user_mcg9430559@test-domain.com/1608752850-tigase-319" to="test_user_mcg9430559@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-14 23:09:17 | test_user :: test_user_mcg9430559@test-domain.com/1608752850-tigase-319 << <presence xmlns="jabber:client" from="test_user_mcg9430559@test-domain.com/1608752850-tigase-319" to="test_user_mcg9430559@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2023-03-14 23:09:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3988] Connector  state changed: connected->disconnected

2023-03-14 23:09:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3988] Stream terminated

2023-03-14 23:09:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-14 23:09:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted