Generated by TestNG with ReportNG at 22:50 PDT on Friday 22 July 2022
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.398s

Passed Tests
tigase.tests.ExampleJaxmppTest
SimpleLoginTest 0.813s
2022-07-22 23:12:46 |

2022-07-22 23:12:46 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2022-07-22 23:12:46 | ------------------------------------

2022-07-22 23:12:46 | This is test case

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: null->connecting

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] DNS entry stored in session object: localhost:5222

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Preparing connection to [localhost:5222]

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: connecting->connected

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Whitespace ping period is setted to nullms

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3929] Start TLS

2022-07-22 23:12:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-22 23:12:46 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3931] Proceeding TLS

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3931] Start handshake

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-22 23:12:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPXBmNEh4QXU1dExKQkluQjRzblds</auth>

2022-07-22 23:12:46 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPXBmNEh4QXU1dExKQkluQjRzblds</auth>

2022-07-22 23:12:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wZjRIeEF1NXRMSkJJbkI0c25XbDc3ck5tSDVKTFp1YnA0bGdJTDZLLHM9Wml0amFMRzJTZXZ3RWc9PSxpPTQwOTY=</challenge>

2022-07-22 23:12:46 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wZjRIeEF1NXRMSkJJbkI0c25XbDc3ck5tSDVKTFp1YnA0bGdJTDZLLHM9Wml0amFMRzJTZXZ3RWc9PSxpPTQwOTY=</challenge>

2022-07-22 23:12:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cGY0SHhBdTV0TEpCSW5CNHNuV2w3N3JObUg1SkxadWJwNGxnSUw2SyxwPUlMQ0ZtemNQODlZNU5OdW9KWGtpRDVtTmxPUjdaRTdKODdFcEFYS213MVU9</response>

2022-07-22 23:12:46 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cGY0SHhBdTV0TEpCSW5CNHNuV2w3N3JObUg1SkxadWJwNGxnSUw2SyxwPUlMQ0ZtemNQODlZNU5OdW9KWGtpRDVtTmxPUjdaRTdKODdFcEFYS213MVU9</response>

2022-07-22 23:12:46 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oUkJuN2c1WVdKZTRHWHBTZDlyRVpmNDh5VnJJY09sNGVOTEhpTzQwSTRVPQ==</success>

2022-07-22 23:12:46 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oUkJuN2c1WVdKZTRHWHBTZDlyRVpmNDh5VnJJY09sNGVOTEhpTzQwSTRVPQ==</success>

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-22 23:12:46 |  << <iq xmlns="jabber:client" id="w4EEKMzr6yBrk9v04cBm1xp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-22 23:12:46 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="w4EEKMzr6yBrk9v04cBm1xp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-22 23:12:46 |  >> <iq id="w4EEKMzr6yBrk9v04cBm1xp" type="result" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-313"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-313</jid></bind></iq>

2022-07-22 23:12:46 | admin :: admin@test-domain.com << <iq id="w4EEKMzr6yBrk9v04cBm1xp" type="result" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-313"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-313</jid></bind></iq>

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-22 23:12:46 |  << <iq xmlns="jabber:client" id="4Fpq4utbO7rSOGziThT5csW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-22 23:12:46 | admin :: admin@test-domain.com/1608752850-tigase-313 >> <iq xmlns="jabber:client" id="4Fpq4utbO7rSOGziThT5csW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-22 23:12:46 |  >> <iq id="4Fpq4utbO7rSOGziThT5csW" type="result" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-313"/>

2022-07-22 23:12:46 | admin :: admin@test-domain.com/1608752850-tigase-313 << <iq id="4Fpq4utbO7rSOGziThT5csW" type="result" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-313"/>

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-22 23:12:46 |  << <iq to="test-domain.com" id="cS0jGq3gP9DzaoOKJwrhLN1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-22 23:12:46 | admin :: admin@test-domain.com/1608752850-tigase-313 >> <iq to="test-domain.com" id="cS0jGq3gP9DzaoOKJwrhLN1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-22 23:12:46 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-22 23:12:46 | admin :: admin@test-domain.com/1608752850-tigase-313 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-22 23:12:46 |  >> <enabled id="7bad18d9-b974-4ce6-85c5-412c9891b8c8" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-07-22 23:12:46 | admin :: admin@test-domain.com/1608752850-tigase-313 << <enabled id="7bad18d9-b974-4ce6-85c5-412c9891b8c8" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-07-22 23:12:46 |  << <iq id="eKAxhIJXfNCiCmXYl5n1tZq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-22 23:12:46 | admin :: admin@test-domain.com/1608752850-tigase-313 >> <iq id="eKAxhIJXfNCiCmXYl5n1tZq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-22 23:12:46 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-22 23:12:46 | admin :: admin@test-domain.com/1608752850-tigase-313 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: connected->disconnecting

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Terminating XMPP Stream

2022-07-22 23:12:46 |  >> <iq id="eKAxhIJXfNCiCmXYl5n1tZq" type="result" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-313"><query xmlns="jabber:iq:roster"/></iq>

2022-07-22 23:12:46 | admin :: admin@test-domain.com/1608752850-tigase-313 << <iq id="eKAxhIJXfNCiCmXYl5n1tZq" type="result" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-313"><query xmlns="jabber:iq:roster"/></iq>

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3931] Connector  state changed: disconnecting->disconnected

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3931] Stream terminated

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1cedd4ea

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Using XEP-0077 mode!!!!

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: null->connecting

2022-07-22 23:12:46 | StateChangedEvent{oldState=null, newState=connecting}

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] DNS entry stored in session object: localhost:5222

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Preparing connection to [localhost:5222]

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: connecting->connected

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Whitespace ping period is setted to nullms

2022-07-22 23:12:46 | [Mutex] waiting for: [registration]

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@122a2907

2022-07-22 23:12:46 | StateChangedEvent{oldState=connecting, newState=connected}

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1615bf9a

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

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

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3936] Start TLS

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

2022-07-22 23:12:46 | test_user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-22 23:12:46 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3938] Proceeding TLS

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3938] Start handshake

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5317233c

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@212ff730

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

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

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

2022-07-22 23:12:46 | test_user :: null >> <iq to="test-domain.com" id="73tKJUjPEmMLGFPZhAeu6rW" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-07-22 23:12:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="73tKJUjPEmMLGFPZhAeu6rW" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-07-22 23:12:46 | test_user :: null << <iq from="test-domain.com" id="73tKJUjPEmMLGFPZhAeu6rW" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-07-22 23:12:46 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="73tKJUjPEmMLGFPZhAeu6rW" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@628e9003

2022-07-22 23:12:46 | test_user :: null >> <iq to="test-domain.com" id="IV3pSOPOVl1lIu08v4xt9zz" type="set"><query xmlns="jabber:iq:register"><username>test_user_cpqbn50555</username><password>test_user_cpqbn50555</password><email>059ba4fc-6c30-4c4c-9ddd-1c00d4911ebf@localhost</email></query></iq>

2022-07-22 23:12:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="IV3pSOPOVl1lIu08v4xt9zz" type="set"><query xmlns="jabber:iq:register"><username>test_user_cpqbn50555</username><password>test_user_cpqbn50555</password><email>059ba4fc-6c30-4c4c-9ddd-1c00d4911ebf@localhost</email></query></iq>}

2022-07-22 23:12:46 | test_user :: null << <iq from="test-domain.com" id="IV3pSOPOVl1lIu08v4xt9zz" type="result" xmlns="jabber:client"/>

2022-07-22 23:12:46 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="IV3pSOPOVl1lIu08v4xt9zz" type="result" xmlns="jabber:client"/>}

2022-07-22 23:12:46 | [Mutex] received everything.

2022-07-22 23:12:46 | [Mutex] isItemNotified: registrationSuccess :: true

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: connected->disconnecting

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Terminating XMPP Stream

2022-07-22 23:12:46 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3938] Connector  state changed: disconnecting->disconnected

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3938] Stream terminated

2022-07-22 23:12:46 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@595c1aa7

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3338dc73

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6d703b53

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Connector  state changed: null->connecting

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] DNS entry stored in session object: localhost:5222

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Preparing connection to [localhost:5222]

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Connector  state changed: connecting->connected

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Whitespace ping period is setted to nullms

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7b68a076

2022-07-22 23:12:46 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4258149e

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

2022-07-22 23:12:46 | test_user :: test_user_cpqbn50555@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3943] Start TLS

2022-07-22 23:12:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-22 23:12:46 | test_user :: test_user_cpqbn50555@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3945] Proceeding TLS

2022-07-22 23:12:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3945] Start handshake

2022-07-22 23:12:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-07-22 23:12:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-22 23:12:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-22 23:12:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-22 23:12:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfY3BxYm41MDU1NSxyPUhINVBNUHo2UkVpcm1qdU5uVlhQ</auth>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfY3BxYm41MDU1NSxyPUhINVBNUHo2UkVpcm1qdU5uVlhQ</auth>

2022-07-22 23:12:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ISDVQTVB6NlJFaXJtanVOblZYUGV5VnUzOURmRHh4R2RpY01XUFhhLHM9cW15RFJhWU15a1c0a2c9PSxpPTQwOTY=</challenge>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ISDVQTVB6NlJFaXJtanVOblZYUGV5VnUzOURmRHh4R2RpY01XUFhhLHM9cW15RFJhWU15a1c0a2c9PSxpPTQwOTY=</challenge>

2022-07-22 23:12:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SEg1UE1QejZSRWlybWp1Tm5WWFBleVZ1MzlEZkR4eEdkaWNNV1BYYSxwPXNZWGNOSCtDQk1ra2k4RE91c0R6bmU0OTI1My91QjVId0xrVUpCMFFIbWs9</response>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SEg1UE1QejZSRWlybWp1Tm5WWFBleVZ1MzlEZkR4eEdkaWNNV1BYYSxwPXNZWGNOSCtDQk1ra2k4RE91c0R6bmU0OTI1My91QjVId0xrVUpCMFFIbWs9</response>

2022-07-22 23:12:47 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YdHZwYVdyZW9ZbnZ4S0lIQlpNU2ZtOFVVa2Zwa1lxOEp0NGRSQmlXUGhrPQ==</success>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YdHZwYVdyZW9ZbnZ4S0lIQlpNU2ZtOFVVa2Zwa1lxOEp0NGRSQmlXUGhrPQ==</success>

2022-07-22 23:12:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="mgZ9bLxslNvdcvrVc3YX6VS6Ypk="/></features>

2022-07-22 23:12:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-22 23:12:47 |  << <iq xmlns="jabber:client" id="XNDYlT3x7GEjV4utbO7rSOG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com >> <iq xmlns="jabber:client" id="XNDYlT3x7GEjV4utbO7rSOG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-22 23:12:47 |  >> <iq id="XNDYlT3x7GEjV4utbO7rSOG" type="result" xmlns="jabber:client" to="test_user_cpqbn50555@test-domain.com/1608752850-tigase-314"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_cpqbn50555@test-domain.com/1608752850-tigase-314</jid></bind></iq>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com << <iq id="XNDYlT3x7GEjV4utbO7rSOG" type="result" xmlns="jabber:client" to="test_user_cpqbn50555@test-domain.com/1608752850-tigase-314"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_cpqbn50555@test-domain.com/1608752850-tigase-314</jid></bind></iq>

2022-07-22 23:12:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-22 23:12:47 |  << <iq xmlns="jabber:client" id="s9F2hP5dS25taGRXmdDgAeF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 >> <iq xmlns="jabber:client" id="s9F2hP5dS25taGRXmdDgAeF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-22 23:12:47 |  >> <iq id="s9F2hP5dS25taGRXmdDgAeF" type="result" xmlns="jabber:client" to="test_user_cpqbn50555@test-domain.com/1608752850-tigase-314"/>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 << <iq id="s9F2hP5dS25taGRXmdDgAeF" type="result" xmlns="jabber:client" to="test_user_cpqbn50555@test-domain.com/1608752850-tigase-314"/>

2022-07-22 23:12:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-22 23:12:47 |  << <iq to="test-domain.com" id="33l0jQ2zncTZY04lQZthRKy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 >> <iq to="test-domain.com" id="33l0jQ2zncTZY04lQZthRKy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-22 23:12:47 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-22 23:12:47 |  << <iq id="nQGHwhCDFxl7h0iBveO7toh" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 >> <iq id="nQGHwhCDFxl7h0iBveO7toh" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-07-22 23:12:47 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-22 23:12:47 |  >> <enabled id="9b5e9875-7557-4b76-be4f-3ffcde5845f4" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 << <enabled id="9b5e9875-7557-4b76-be4f-3ffcde5845f4" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2022-07-22 23:12:47 |  >> <iq id="nQGHwhCDFxl7h0iBveO7toh" type="result" xmlns="jabber:client" to="test_user_cpqbn50555@test-domain.com/1608752850-tigase-314"><query xmlns="jabber:iq:roster"/></iq>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 << <iq id="nQGHwhCDFxl7h0iBveO7toh" type="result" xmlns="jabber:client" to="test_user_cpqbn50555@test-domain.com/1608752850-tigase-314"><query xmlns="jabber:iq:roster"/></iq>

2022-07-22 23:12:47 |  >> <presence from="test_user_cpqbn50555@test-domain.com/1608752850-tigase-314" xmlns="jabber:client" to="test_user_cpqbn50555@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-22 23:12:47 | test_user :: test_user_cpqbn50555@test-domain.com/1608752850-tigase-314 << <presence from="test_user_cpqbn50555@test-domain.com/1608752850-tigase-314" xmlns="jabber:client" to="test_user_cpqbn50555@test-domain.com"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-07-22 23:12:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3945] Connector  state changed: connected->disconnected

2022-07-22 23:12:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3945] Stream terminated

2022-07-22 23:12:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-22 23:12:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted