Generated by TestNG with ReportNG at 22:45 PDT on Sunday 09 July 2023
root@cc7d7fbb25f7 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Example Jaxmpp Test

Suites · Log Output

Test duration : 1.280s

Passed Tests
tigase.tests.ExampleJaxmppTest
SimpleLoginTest 0.740s
2023-07-09 23:08:08 |

2023-07-09 23:08:08 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2023-07-09 23:08:08 | ------------------------------------

2023-07-09 23:08:08 | This is test case

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

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 23:08:08 |  >> <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-07-09 23:08:08 | 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-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3970] Start TLS

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

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

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3972] Proceeding TLS

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3972] Start handshake

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 23:08:08 |  >> <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-07-09 23:08:08 | 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-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 23:08:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTVLNktxdzRCV1R1cWY5Z0tBdlBv</auth>

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

2023-07-09 23:08:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01SzZLcXc0QldUdXFmOWdLQXZQb21GTXpveEdTSEtNaTdMYUw5UE1hLHM9TlZha0Zva1M3SmpqbUE9PSxpPTQwOTY=</challenge>

2023-07-09 23:08:08 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01SzZLcXc0QldUdXFmOWdLQXZQb21GTXpveEdTSEtNaTdMYUw5UE1hLHM9TlZha0Zva1M3SmpqbUE9PSxpPTQwOTY=</challenge>

2023-07-09 23:08:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NUs2S3F3NEJXVHVxZjlnS0F2UG9tRk16b3hHU0hLTWk3TGFMOVBNYSxwPTlURkIvek1Gc1MraXo3NEhpRStJTU1wNWxWdnhtOThxUmxGaHVlUnVZc1U9</response>

2023-07-09 23:08:08 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NUs2S3F3NEJXVHVxZjlnS0F2UG9tRk16b3hHU0hLTWk3TGFMOVBNYSxwPTlURkIvek1Gc1MraXo3NEhpRStJTU1wNWxWdnhtOThxUmxGaHVlUnVZc1U9</response>

2023-07-09 23:08:08 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oMU1QQktkYVdsTHRMbUw4QjhUakhDa2gxalFuUWU0UnJsSkVFRVN2clNNPQ==</success>

2023-07-09 23:08:08 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oMU1QQktkYVdsTHRMbUw4QjhUakhDa2gxalFuUWU0UnJsSkVFRVN2clNNPQ==</success>

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

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

2023-07-09 23:08:08 |  << <iq xmlns="jabber:client" id="4vAWaNVlVdqUfQGBfOSW4vn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

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

2023-07-09 23:08:08 |  >> <iq type="result" to="admin@test-domain.com/108689552-tigase-318" xmlns="jabber:client" id="4vAWaNVlVdqUfQGBfOSW4vn"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/108689552-tigase-318</jid></bind></iq>

2023-07-09 23:08:08 | admin :: admin@test-domain.com << <iq type="result" to="admin@test-domain.com/108689552-tigase-318" xmlns="jabber:client" id="4vAWaNVlVdqUfQGBfOSW4vn"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/108689552-tigase-318</jid></bind></iq>

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 23:08:08 |  << <iq xmlns="jabber:client" id="9QzFHoQ7AazbGCq2rfR0cMY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 23:08:08 | admin :: admin@test-domain.com/108689552-tigase-318 >> <iq xmlns="jabber:client" id="9QzFHoQ7AazbGCq2rfR0cMY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 23:08:08 |  >> <iq type="result" to="admin@test-domain.com/108689552-tigase-318" xmlns="jabber:client" id="9QzFHoQ7AazbGCq2rfR0cMY"/>

2023-07-09 23:08:08 | admin :: admin@test-domain.com/108689552-tigase-318 << <iq type="result" to="admin@test-domain.com/108689552-tigase-318" xmlns="jabber:client" id="9QzFHoQ7AazbGCq2rfR0cMY"/>

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-07-09 23:08:08 | admin :: admin@test-domain.com/108689552-tigase-318 >> <iq to="test-domain.com" id="lyFOZl3oYk4lKRTaHzCwvlb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 23:08:08 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 23:08:08 | admin :: admin@test-domain.com/108689552-tigase-318 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 23:08:08 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="24af9826-ddd6-4901-9ea1-51541aea6410" location="cc7d7fbb25f7"/>

2023-07-09 23:08:08 | admin :: admin@test-domain.com/108689552-tigase-318 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="24af9826-ddd6-4901-9ea1-51541aea6410" location="cc7d7fbb25f7"/>

2023-07-09 23:08:08 |  << <iq id="FSBJPEm9EiPHIGyiXhV8si0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 23:08:08 | admin :: admin@test-domain.com/108689552-tigase-318 >> <iq id="FSBJPEm9EiPHIGyiXhV8si0" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-07-09 23:08:08 |  >> <iq type="result" to="admin@test-domain.com/108689552-tigase-318" xmlns="jabber:client" from="test-domain.com" id="lyFOZl3oYk4lKRTaHzCwvlb"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 23:08:08 | admin :: admin@test-domain.com/108689552-tigase-318 << <iq type="result" to="admin@test-domain.com/108689552-tigase-318" xmlns="jabber:client" from="test-domain.com" id="lyFOZl3oYk4lKRTaHzCwvlb"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

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

2023-07-09 23:08:08 |  >> <iq type="result" to="admin@test-domain.com/108689552-tigase-318" xmlns="jabber:client" id="FSBJPEm9EiPHIGyiXhV8si0"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 23:08:08 | admin :: admin@test-domain.com/108689552-tigase-318 << <iq type="result" to="admin@test-domain.com/108689552-tigase-318" xmlns="jabber:client" id="FSBJPEm9EiPHIGyiXhV8si0"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

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

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@606d493f

2023-07-09 23:08:08 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2023-07-09 23:08:08 | [Mutex] waiting for: [registration]

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6eaaab42

2023-07-09 23:08:08 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6a95224f

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3972] Connector  state changed: disconnecting->disconnected

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

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

2023-07-09 23:08:08 | 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-07-09 23:08:08 | 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-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3976] Start TLS

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3978] Proceeding TLS

2023-07-09 23:08:08 | 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-07-09 23:08:08 | test_user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3978] Start handshake

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2f97a179

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@25393105

2023-07-09 23:08:08 | 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-07-09 23:08:08 | 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-07-09 23:08:08 | 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-07-09 23:08:08 | test_user :: null >> <iq to="test-domain.com" id="AzE4qjXp3tWWjYW7hS0cAxr" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-07-09 23:08:08 | test_user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="AzE4qjXp3tWWjYW7hS0cAxr"><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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>

2023-07-09 23:08:08 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="AzE4qjXp3tWWjYW7hS0cAxr"><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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>}

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1ef26e5b

2023-07-09 23:08:08 | test_user :: null >> <iq to="test-domain.com" id="vtkjNYjN4qjXp3tWWjYW7hS" type="set"><query xmlns="jabber:iq:register"><username>test_user_l2auja0559</username><password>test_user_l2auja0559</password><email>17156e3e-12c2-4c7f-9ac7-47d72339fc5c@localhost</email></query></iq>

2023-07-09 23:08:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vtkjNYjN4qjXp3tWWjYW7hS" type="set"><query xmlns="jabber:iq:register"><username>test_user_l2auja0559</username><password>test_user_l2auja0559</password><email>17156e3e-12c2-4c7f-9ac7-47d72339fc5c@localhost</email></query></iq>}

2023-07-09 23:08:08 | test_user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="vtkjNYjN4qjXp3tWWjYW7hS"/>

2023-07-09 23:08:08 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="vtkjNYjN4qjXp3tWWjYW7hS"/>}

2023-07-09 23:08:08 | [Mutex] received everything.

2023-07-09 23:08:08 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-07-09 23:08:08 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3978] Connector  state changed: disconnecting->disconnected

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3978] Stream terminated

2023-07-09 23:08:08 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5db6a090

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4fb85e36

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2365efdd

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2ee8cd5c

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@46b24a31

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

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 23:08:08 |  >> <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-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3983] Start TLS

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@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-07-09 23:08:08 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3985] Proceeding TLS

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3985] Start handshake

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 23:08:08 |  >> <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-07-09 23:08:08 | test_user :: test_user_l2auja0559@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-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 23:08:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfbDJhdWphMDU1OSxyPTcxTDcwRU9MWjVUVEhwQ1gzNEt6</auth>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfbDJhdWphMDU1OSxyPTcxTDcwRU9MWjVUVEhwQ1gzNEt6</auth>

2023-07-09 23:08:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03MUw3MEVPTFo1VFRIcENYMzRLelNjNkYwUmIwa1l3TkN1ZElNWUhpLHM9UlJKUkJyNnpVdWxFT1E9PSxpPTQwOTY=</challenge>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03MUw3MEVPTFo1VFRIcENYMzRLelNjNkYwUmIwa1l3TkN1ZElNWUhpLHM9UlJKUkJyNnpVdWxFT1E9PSxpPTQwOTY=</challenge>

2023-07-09 23:08:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NzFMNzBFT0xaNVRUSHBDWDM0S3pTYzZGMFJiMGtZd05DdWRJTVlIaSxwPW5UM2JnU0hPdm85OGZBVWRnUzBYYllmc1Jyd1MzOEw4cGNINzJpKzlDcVE9</response>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NzFMNzBFT0xaNVRUSHBDWDM0S3pTYzZGMFJiMGtZd05DdWRJTVlIaSxwPW5UM2JnU0hPdm85OGZBVWRnUzBYYllmc1Jyd1MzOEw4cGNINzJpKzlDcVE9</response>

2023-07-09 23:08:08 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nN2Q4KzIzVHkrRVFOMkpGTGIxdzFDazY1b0VtVWdxU2FnVTBsYmNNQVdnPQ==</success>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nN2Q4KzIzVHkrRVFOMkpGTGIxdzFDazY1b0VtVWdxU2FnVTBsYmNNQVdnPQ==</success>

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

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

2023-07-09 23:08:08 |  << <iq xmlns="jabber:client" id="LMdIFn4oY8DDDyiYmVUbxsh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com >> <iq xmlns="jabber:client" id="LMdIFn4oY8DDDyiYmVUbxsh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 23:08:08 |  >> <iq type="result" to="test_user_l2auja0559@test-domain.com/108689552-tigase-319" xmlns="jabber:client" id="LMdIFn4oY8DDDyiYmVUbxsh"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_l2auja0559@test-domain.com/108689552-tigase-319</jid></bind></iq>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com << <iq type="result" to="test_user_l2auja0559@test-domain.com/108689552-tigase-319" xmlns="jabber:client" id="LMdIFn4oY8DDDyiYmVUbxsh"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_l2auja0559@test-domain.com/108689552-tigase-319</jid></bind></iq>

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 23:08:08 |  << <iq xmlns="jabber:client" id="DUzL1hVQKVco15ueEul3teE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 >> <iq xmlns="jabber:client" id="DUzL1hVQKVco15ueEul3teE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 23:08:08 |  >> <iq type="result" to="test_user_l2auja0559@test-domain.com/108689552-tigase-319" xmlns="jabber:client" id="DUzL1hVQKVco15ueEul3teE"/>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 << <iq type="result" to="test_user_l2auja0559@test-domain.com/108689552-tigase-319" xmlns="jabber:client" id="DUzL1hVQKVco15ueEul3teE"/>

2023-07-09 23:08:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 >> <iq to="test-domain.com" id="CK3R3Brfu2vmIFn4oY8DDDy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 23:08:08 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 23:08:08 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="b379d943-1107-4e93-abc5-1b168b09ccc4" location="cc7d7fbb25f7"/>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="b379d943-1107-4e93-abc5-1b168b09ccc4" location="cc7d7fbb25f7"/>

2023-07-09 23:08:08 |  << <iq id="MtcVT6s6o9FHGyuoZ2r3ulR" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 >> <iq id="MtcVT6s6o9FHGyuoZ2r3ulR" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 23:08:08 |  >> <iq type="result" to="test_user_l2auja0559@test-domain.com/108689552-tigase-319" xmlns="jabber:client" from="test-domain.com" id="CK3R3Brfu2vmIFn4oY8DDDy"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 << <iq type="result" to="test_user_l2auja0559@test-domain.com/108689552-tigase-319" xmlns="jabber:client" from="test-domain.com" id="CK3R3Brfu2vmIFn4oY8DDDy"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 23:08:08 |  >> <iq type="result" to="test_user_l2auja0559@test-domain.com/108689552-tigase-319" xmlns="jabber:client" id="MtcVT6s6o9FHGyuoZ2r3ulR"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 23:08:08 | test_user :: test_user_l2auja0559@test-domain.com/108689552-tigase-319 << <iq type="result" to="test_user_l2auja0559@test-domain.com/108689552-tigase-319" xmlns="jabber:client" id="MtcVT6s6o9FHGyuoZ2r3ulR"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3985] Connector  state changed: connected->disconnected

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3985] Stream terminated

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 23:08:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted