Generated by TestNG with ReportNG at 21:50 PST on Wednesday 01 February 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.230s

Passed Tests
tigase.tests.ExampleJaxmppTest
SimpleLoginTest 0.602s
2023-02-01 22:12:38 |

2023-02-01 22:12:38 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2023-02-01 22:12:38 | ------------------------------------

2023-02-01 22:12:38 | This is test case

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: null->connecting

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] DNS entry stored in session object: localhost:5222

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Preparing connection to [localhost:5222]

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: connecting->connected

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Whitespace ping period is setted to nullms

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-01 22:12:38 |  >> <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-02-01 22:12:38 | 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-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3940] Start TLS

2023-02-01 22:12:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-01 22:12:38 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3942] Proceeding TLS

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3942] Start handshake

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-02-01 22:12:38 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-01 22:12:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTE5Sk9BeUtQc0VUMHNyWWF1ZHc2</auth>

2023-02-01 22:12:38 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTE5Sk9BeUtQc0VUMHNyWWF1ZHc2</auth>

2023-02-01 22:12:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xOUpPQXlLUHNFVDBzcllhdWR3NmV0d2Q5U2QwRlY1cEhpeW1OeU5wLHM9WUVsSEV6aGhFU3BtM1E9PSxpPTQwOTY=</challenge>

2023-02-01 22:12:38 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xOUpPQXlLUHNFVDBzcllhdWR3NmV0d2Q5U2QwRlY1cEhpeW1OeU5wLHM9WUVsSEV6aGhFU3BtM1E9PSxpPTQwOTY=</challenge>

2023-02-01 22:12:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTlKT0F5S1BzRVQwc3JZYXVkdzZldHdkOVNkMEZWNXBIaXltTnlOcCxwPUlpRzFDUzlHc3dEZmlDU2Zoc1o4YS9xRkNvVDFTMGtOWXZ2V2RHMEd3Q3M9</response>

2023-02-01 22:12:38 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTlKT0F5S1BzRVQwc3JZYXVkdzZldHdkOVNkMEZWNXBIaXltTnlOcCxwPUlpRzFDUzlHc3dEZmlDU2Zoc1o4YS9xRkNvVDFTMGtOWXZ2V2RHMEd3Q3M9</response>

2023-02-01 22:12:38 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FUGI1aVY4OFRtcWdEellzZktGSlY2MlN2aTFEbHp0QmZqWTlFWU1FQ21jPQ==</success>

2023-02-01 22:12:38 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FUGI1aVY4OFRtcWdEellzZktGSlY2MlN2aTFEbHp0QmZqWTlFWU1FQ21jPQ==</success>

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-01 22:12:38 |  >> <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 hash="SHA-1" ver="yIhK53TMlxQ/LqO+TaX1DRT+14E=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-02-01 22:12:38 | 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 hash="SHA-1" ver="yIhK53TMlxQ/LqO+TaX1DRT+14E=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-01 22:12:38 |  << <iq xmlns="jabber:client" id="C2g5aCHq7q6ri4unMIzg19x" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-01 22:12:38 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="C2g5aCHq7q6ri4unMIzg19x" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-01 22:12:38 |  >> <iq to="admin@test-domain.com/1608752850-tigase-316" type="result" id="C2g5aCHq7q6ri4unMIzg19x" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-316</jid></bind></iq>

2023-02-01 22:12:38 | admin :: admin@test-domain.com << <iq to="admin@test-domain.com/1608752850-tigase-316" type="result" id="C2g5aCHq7q6ri4unMIzg19x" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-316</jid></bind></iq>

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-01 22:12:38 |  << <iq xmlns="jabber:client" id="oi0q5saMWVhDqgXcEy6urU5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <iq xmlns="jabber:client" id="oi0q5saMWVhDqgXcEy6urU5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-01 22:12:38 |  >> <iq to="admin@test-domain.com/1608752850-tigase-316" type="result" id="oi0q5saMWVhDqgXcEy6urU5" xmlns="jabber:client"/>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 << <iq to="admin@test-domain.com/1608752850-tigase-316" type="result" id="oi0q5saMWVhDqgXcEy6urU5" xmlns="jabber:client"/>

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-01 22:12:38 |  << <iq to="test-domain.com" id="Y4il4bNFuodIGCeKXW9ueHO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <iq to="test-domain.com" id="Y4il4bNFuodIGCeKXW9ueHO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-01 22:12:38 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-01 22:12:38 |  << <iq id="q4g7uqevrX4yxmYco4BeJEy" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <iq id="q4g7uqevrX4yxmYco4BeJEy" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-01 22:12:38 |  >> <enabled id="fbd51a2c-55cd-498e-b044-088741159b4b" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 << <enabled id="fbd51a2c-55cd-498e-b044-088741159b4b" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2023-02-01 22:12:38 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-01 22:12:38 |  >> <iq from="test-domain.com" to="admin@test-domain.com/1608752850-tigase-316" type="result" id="Y4il4bNFuodIGCeKXW9ueHO" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12214/690bd204" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12214/690bd204" category="server"/><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="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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: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>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 << <iq from="test-domain.com" to="admin@test-domain.com/1608752850-tigase-316" type="result" id="Y4il4bNFuodIGCeKXW9ueHO" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12214/690bd204" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12214/690bd204" category="server"/><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="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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: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>

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Connector  state changed: connected->disconnecting

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Terminating XMPP Stream

2023-02-01 22:12:38 |  >> <iq to="admin@test-domain.com/1608752850-tigase-316" type="result" id="q4g7uqevrX4yxmYco4BeJEy" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-01 22:12:38 | admin :: admin@test-domain.com/1608752850-tigase-316 << <iq to="admin@test-domain.com/1608752850-tigase-316" type="result" id="q4g7uqevrX4yxmYco4BeJEy" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Using XEP-0077 mode!!!!

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: null->connecting

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] DNS entry stored in session object: localhost:5222

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Preparing connection to [localhost:5222]

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3942] Connector  state changed: disconnecting->disconnected

2023-02-01 22:12:38 |  >> <presence from="admin@test-domain.com/1608752850-tigase-1" to="admin@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-02-01 22:12:38 | admin :: admin@test-domain.com << <presence from="admin@test-domain.com/1608752850-tigase-1" to="admin@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@35830e6d

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: connecting->connected

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Whitespace ping period is setted to nullms

2023-02-01 22:12:38 | [Mutex] waiting for: [registration]

2023-02-01 22:12:38 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3b44f6ad

2023-02-01 22:12:38 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3f7b651d

2023-02-01 22:12:38 | 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-02-01 22:12:38 | 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-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3946] Start TLS

2023-02-01 22:12:38 | 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-02-01 22:12:38 | test_user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-01 22:12:38 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3948] Proceeding TLS

2023-02-01 22:12:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3948] Start handshake

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7a79fc96

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@57a475d2

2023-02-01 22:12:38 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

2023-02-01 22:12:38 | test_user :: null >> <iq to="test-domain.com" id="hk0FJu8pWnRXcEKSN17ocPW" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-01 22:12:38 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hk0FJu8pWnRXcEKSN17ocPW" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-01 22:12:38 | test_user :: null << <iq from="test-domain.com" type="result" id="hk0FJu8pWnRXcEKSN17ocPW" 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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2023-02-01 22:12:38 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="hk0FJu8pWnRXcEKSN17ocPW" 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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2023-02-01 22:12:38 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4bc90015

2023-02-01 22:12:38 | test_user :: null >> <iq to="test-domain.com" id="K7leSeO14iJAFr7wi2sXlLG" type="set"><query xmlns="jabber:iq:register"><username>test_user_y2rypg0555</username><password>test_user_y2rypg0555</password><email>876e052b-333c-4aed-886e-7b87096d65c5@localhost</email></query></iq>

2023-02-01 22:12:38 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="K7leSeO14iJAFr7wi2sXlLG" type="set"><query xmlns="jabber:iq:register"><username>test_user_y2rypg0555</username><password>test_user_y2rypg0555</password><email>876e052b-333c-4aed-886e-7b87096d65c5@localhost</email></query></iq>}

2023-02-01 22:12:39 | test_user :: null << <iq from="test-domain.com" type="result" id="K7leSeO14iJAFr7wi2sXlLG" xmlns="jabber:client"/>

2023-02-01 22:12:39 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="K7leSeO14iJAFr7wi2sXlLG" xmlns="jabber:client"/>}

2023-02-01 22:12:39 | [Mutex] received everything.

2023-02-01 22:12:39 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: connected->disconnecting

2023-02-01 22:12:39 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Terminating XMPP Stream

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3948] Connector  state changed: disconnecting->disconnected

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3948] Stream terminated

2023-02-01 22:12:39 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2ffed7fc

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1a5603d9

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6ea8efa4

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Connector  state changed: null->connecting

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] DNS entry stored in session object: localhost:5222

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Preparing connection to [localhost:5222]

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6d6293cc

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@34faf8ab

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Connector  state changed: connecting->connected

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=1] Whitespace ping period is setted to nullms

2023-02-01 22:12:39 |  >> <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-02-01 22:12:39 | test_user :: test_user_y2rypg0555@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-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3953] Start TLS

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3955] Proceeding TLS

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3955] Start handshake

2023-02-01 22:12:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-01 22:12:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfeTJyeXBnMDU1NSxyPUtIc1RaaUlDbXE1aENiV2t2dU0w</auth>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfeTJyeXBnMDU1NSxyPUtIc1RaaUlDbXE1aENiV2t2dU0w</auth>

2023-02-01 22:12:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LSHNUWmlJQ21xNWhDYldrdnVNMFF2elpTREhiZ2FjMlhrbXdHb0ZjLHM9RXNzOXg0Ti93LzRyaFE9PSxpPTQwOTY=</challenge>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LSHNUWmlJQ21xNWhDYldrdnVNMFF2elpTREhiZ2FjMlhrbXdHb0ZjLHM9RXNzOXg0Ti93LzRyaFE9PSxpPTQwOTY=</challenge>

2023-02-01 22:12:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S0hzVFppSUNtcTVoQ2JXa3Z1TTBRdnpaU0RIYmdhYzJYa213R29GYyxwPVhnMzAxQkRBVnZHVElZd1E3NTc0VHN2aUxTaW50aXM2MDZYSUQvSXJkdjA9</response>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S0hzVFppSUNtcTVoQ2JXa3Z1TTBRdnpaU0RIYmdhYzJYa213R29GYyxwPVhnMzAxQkRBVnZHVElZd1E3NTc0VHN2aUxTaW50aXM2MDZYSUQvSXJkdjA9</response>

2023-02-01 22:12:39 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qT1lqVWdiZ3NyVnlOQ3UveTE5cGlqOUwzcGlReWRoZGczTFFmUXkyUThnPQ==</success>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qT1lqVWdiZ3NyVnlOQ3UveTE5cGlqOUwzcGlReWRoZGczTFFmUXkyUThnPQ==</success>

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-01 22:12:39 |  >> <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 hash="SHA-1" ver="yIhK53TMlxQ/LqO+TaX1DRT+14E=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@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 hash="SHA-1" ver="yIhK53TMlxQ/LqO+TaX1DRT+14E=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-01 22:12:39 |  << <iq xmlns="jabber:client" id="0jTauodIGCeKXW9ueHO6yv2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com >> <iq xmlns="jabber:client" id="0jTauodIGCeKXW9ueHO6yv2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-01 22:12:39 |  >> <iq to="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" type="result" id="0jTauodIGCeKXW9ueHO6yv2" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_y2rypg0555@test-domain.com/1608752850-tigase-317</jid></bind></iq>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com << <iq to="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" type="result" id="0jTauodIGCeKXW9ueHO6yv2" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_y2rypg0555@test-domain.com/1608752850-tigase-317</jid></bind></iq>

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-01 22:12:39 |  << <iq xmlns="jabber:client" id="f8kneO14iJAFr7wi2sXlLGM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 >> <iq xmlns="jabber:client" id="f8kneO14iJAFr7wi2sXlLGM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-01 22:12:39 |  >> <iq to="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" type="result" id="f8kneO14iJAFr7wi2sXlLGM" xmlns="jabber:client"/>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 << <iq to="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" type="result" id="f8kneO14iJAFr7wi2sXlLGM" xmlns="jabber:client"/>

2023-02-01 22:12:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-01 22:12:39 |  << <iq to="test-domain.com" id="OgG4au7mdxjU4Ay9JxeSbEy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 >> <iq to="test-domain.com" id="OgG4au7mdxjU4Ay9JxeSbEy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-01 22:12:39 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-01 22:12:39 |  >> <enabled id="2fddb96f-4d5e-4920-8847-b0e1d712e4d8" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 << <enabled id="2fddb96f-4d5e-4920-8847-b0e1d712e4d8" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" resume="true" max="60"/>

2023-02-01 22:12:39 |  << <iq id="qamjScMBDlQ6DymYWaNCvcE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 >> <iq id="qamjScMBDlQ6DymYWaNCvcE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-01 22:12:39 |  >> <iq from="test-domain.com" to="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" type="result" id="OgG4au7mdxjU4Ay9JxeSbEy" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12214/690bd204" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12214/690bd204" category="server"/><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="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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: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>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 << <iq from="test-domain.com" to="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" type="result" id="OgG4au7mdxjU4Ay9JxeSbEy" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12214/690bd204" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12214/690bd204" category="server"/><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="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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: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>

2023-02-01 22:12:39 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-01 22:12:39 |  >> <iq to="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" type="result" id="qamjScMBDlQ6DymYWaNCvcE" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 << <iq to="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" type="result" id="qamjScMBDlQ6DymYWaNCvcE" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-01 22:12:39 |  >> <presence from="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" to="test_user_y2rypg0555@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-02-01 22:12:39 | test_user :: test_user_y2rypg0555@test-domain.com/1608752850-tigase-317 << <presence from="test_user_y2rypg0555@test-domain.com/1608752850-tigase-317" to="test_user_y2rypg0555@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3955] Connector  state changed: connected->disconnected

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3955] Stream terminated

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-01 22:12:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted