Generated by TestNG with ReportNG at 22:21 PDT on Monday 10 October 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing reconnections - #4266

Suites · Log Output

Test duration : 30.232s

Failed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 20.119s
2022-10-10 22:50:42 |

2022-10-10 22:50:42 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-10-10 22:50:42 | ------------------------------------

2022-10-10 22:50:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:50:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:50:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413)
org.testng.Assert.assertTrue(Assert.java:56)
org.testng.Assert.assertTrue(Assert.java:66)
tigase.tests.jaxmpp.TestReconnections.testMultipleReconnections(TestReconnections.java:81)
tigase.tests.jaxmpp.TestReconnections.testMultipleReconnectionsBosh(TestReconnections.java:54)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673)
org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsSocket 4.515s
2022-10-10 22:51:02 |

2022-10-10 22:51:02 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-10-10 22:51:02 | ------------------------------------

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=1] Connector  state changed: null->connecting

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=1] DNS entry stored in session object: localhost:5222

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=1] Preparing connection to [localhost:5222]

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=1] Connector  state changed: connecting->connected

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=1] Whitespace ping period is setted to nullms

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:02 |  >> <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>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@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>

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=3845] Start TLS

2022-10-10 22:51:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=3847] Proceeding TLS

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=3847] Start handshake

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:51:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2V0eTN1eTA1MzMscj1yZVNEUlY2emlLZVRGdUY4NUphdg==</auth>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2V0eTN1eTA1MzMscj1yZVNEUlY2emlLZVRGdUY4NUphdg==</auth>

2022-10-10 22:51:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yZVNEUlY2emlLZVRGdUY4NUphdnVOdEFCWVlVRmVQbzZ5bmpaMmQ1LHM9YTZmUWt6M3paaGxmcXc9PSxpPTQwOTY=</challenge>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yZVNEUlY2emlLZVRGdUY4NUphdnVOdEFCWVlVRmVQbzZ5bmpaMmQ1LHM9YTZmUWt6M3paaGxmcXc9PSxpPTQwOTY=</challenge>

2022-10-10 22:51:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cmVTRFJWNnppS2VURnVGODVKYXZ1TnRBQllZVUZlUG82eW5qWjJkNSxwPXRBMkNUR0dJM0ZReVNnMUlxRjRoVmw4TmpuMkZ4OEM2V2hUb1ArY01aZzQ9</response>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cmVTRFJWNnppS2VURnVGODVKYXZ1TnRBQllZVUZlUG82eW5qWjJkNSxwPXRBMkNUR0dJM0ZReVNnMUlxRjRoVmw4TmpuMkZ4OEM2V2hUb1ArY01aZzQ9</response>

2022-10-10 22:51:02 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ISFk5cGFwZDhaZGhhMEVyblV0bjVpYlczYzNXMFJFejZXTkNEdUc3U1hVPQ==</success>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ISFk5cGFwZDhaZGhhMEVyblV0bjVpYlczYzNXMFJFejZXTkNEdUc3U1hVPQ==</success>

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:02 |  >> <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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="f+zs4caO5M2tCcM2TP01UuCIlOI="/></features>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="f+zs4caO5M2tCcM2TP01UuCIlOI="/></features>

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:51:02 |  << <iq xmlns="jabber:client" id="cSSvmbrZYlGo26ArU8oWdq9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com >> <iq xmlns="jabber:client" id="cSSvmbrZYlGo26ArU8oWdq9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:51:02 |  >> <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306" type="result" id="cSSvmbrZYlGo26ArU8oWdq9" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306</jid></bind></iq>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com << <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306" type="result" id="cSSvmbrZYlGo26ArU8oWdq9" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306</jid></bind></iq>

2022-10-10 22:51:02 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:51:02 |  << <iq xmlns="jabber:client" id="OImuYYcqeJuiIAv0jPICvv1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 >> <iq xmlns="jabber:client" id="OImuYYcqeJuiIAv0jPICvv1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:51:02 |  >> <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306" type="result" id="OImuYYcqeJuiIAv0jPICvv1" xmlns="jabber:client"/>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 << <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306" type="result" id="OImuYYcqeJuiIAv0jPICvv1" xmlns="jabber:client"/>

2022-10-10 22:51:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:51:02 |  << <iq to="test-domain.com" id="qLtDoWdq9v4kVlHT8yaBn8C" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 >> <iq to="test-domain.com" id="qLtDoWdq9v4kVlHT8yaBn8C" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:51:02 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:51:02 |  >> <enabled resume="true" location="ed1b7dd8a1b3" id="1abb67b3-4abf-4fad-a13e-466a8b78e8bb" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 << <enabled resume="true" location="ed1b7dd8a1b3" id="1abb67b3-4abf-4fad-a13e-466a8b78e8bb" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-10 22:51:02 |  << <iq id="o8yKwmQQ12nXY8xz9NWao3h" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 >> <iq id="o8yKwmQQ12nXY8xz9NWao3h" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:02 |  >> <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306" type="result" id="qLtDoWdq9v4kVlHT8yaBn8C" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 << <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306" type="result" id="qLtDoWdq9v4kVlHT8yaBn8C" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-10-10 22:51:02 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:51:02 |  >> <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306" type="result" id="o8yKwmQQ12nXY8xz9NWao3h" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 << <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306" type="result" id="o8yKwmQQ12nXY8xz9NWao3h" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:02 |  >> <presence to="jaxmpp__ety3uy0533@test-domain.com" xmlns="jabber:client" from="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 << <presence to="jaxmpp__ety3uy0533@test-domain.com" xmlns="jabber:client" from="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-10 22:51:02 |  >> <message to="jaxmpp__ety3uy0533@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 38194110-ea31-4e66-bd8b-f87fd33875db
This message was set at: Mon Oct 10 22:22:32 PDT 2022</body><delay stamp="2022-10-11T05:51:02.713Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-10-10 22:51:02 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-306 << <message to="jaxmpp__ety3uy0533@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 38194110-ea31-4e66-bd8b-f87fd33875db
This message was set at: Mon Oct 10 22:22:32 PDT 2022</body><delay stamp="2022-10-11T05:51:02.713Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-10-10 22:51:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=1] Connector  state changed: connected->disconnecting

2022-10-10 22:51:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=1] Terminating XMPP Stream

2022-10-10 22:51:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:51:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:51:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=609 thread=3847] Connector  state changed: disconnecting->disconnected

2022-10-10 22:51:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 22:51:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

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

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=1] Connector  state changed: null->connecting

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

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=1] Preparing connection to [localhost:5222]

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=1] Connector  state changed: connecting->connected

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=1] Whitespace ping period is setted to nullms

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:07 |  >> <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>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@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>

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=3845] Start TLS

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

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=3852] Proceeding TLS

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=3852] Start handshake

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:51:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2V0eTN1eTA1MzMscj14azJLTVg1MGdoMGlQZW9tQzNWRA==</auth>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2V0eTN1eTA1MzMscj14azJLTVg1MGdoMGlQZW9tQzNWRA==</auth>

2022-10-10 22:51:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14azJLTVg1MGdoMGlQZW9tQzNWRDhkUU9YOU9WMFFZeDRzMEpQd2IxLHM9YTZmUWt6M3paaGxmcXc9PSxpPTQwOTY=</challenge>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14azJLTVg1MGdoMGlQZW9tQzNWRDhkUU9YOU9WMFFZeDRzMEpQd2IxLHM9YTZmUWt6M3paaGxmcXc9PSxpPTQwOTY=</challenge>

2022-10-10 22:51:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGsyS01YNTBnaDBpUGVvbUMzVkQ4ZFFPWDlPVjBRWXg0czBKUHdiMSxwPTg5Tzk5NDNDZTNCOFU3SkNXTzZ1WFlQUXJFSDRBQ0ZHVFhPdWtPZXZXY1k9</response>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGsyS01YNTBnaDBpUGVvbUMzVkQ4ZFFPWDlPVjBRWXg0czBKUHdiMSxwPTg5Tzk5NDNDZTNCOFU3SkNXTzZ1WFlQUXJFSDRBQ0ZHVFhPdWtPZXZXY1k9</response>

2022-10-10 22:51:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yS3Bnb1ZMWlYyeEd2dzgxM1NzUExpQmJrSndxUjMxQStsY2RGVUlucTlzPQ==</success>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yS3Bnb1ZMWlYyeEd2dzgxM1NzUExpQmJrSndxUjMxQStsY2RGVUlucTlzPQ==</success>

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:07 |  >> <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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="f+zs4caO5M2tCcM2TP01UuCIlOI="/></features>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="f+zs4caO5M2tCcM2TP01UuCIlOI="/></features>

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

2022-10-10 22:51:07 |  << <iq xmlns="jabber:client" id="X5nfEDgPRMKL13ByoQX5ysn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com >> <iq xmlns="jabber:client" id="X5nfEDgPRMKL13ByoQX5ysn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:51:07 |  >> <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307" type="result" id="X5nfEDgPRMKL13ByoQX5ysn" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307</jid></bind></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com << <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307" type="result" id="X5nfEDgPRMKL13ByoQX5ysn" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307</jid></bind></iq>

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:51:07 |  << <iq xmlns="jabber:client" id="43fmJXgOGDrgSdv7eRIsam6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 >> <iq xmlns="jabber:client" id="43fmJXgOGDrgSdv7eRIsam6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:51:07 |  >> <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307" type="result" id="43fmJXgOGDrgSdv7eRIsam6" xmlns="jabber:client"/>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 << <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307" type="result" id="43fmJXgOGDrgSdv7eRIsam6" xmlns="jabber:client"/>

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 >> <iq to="test-domain.com" id="TPxPVS4gGHo5nOOThzDCw6t" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:51:07 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:51:07 |  >> <enabled resume="true" location="ed1b7dd8a1b3" id="950fbbcc-7400-4a40-8a30-ed15dd394c24" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 << <enabled resume="true" location="ed1b7dd8a1b3" id="950fbbcc-7400-4a40-8a30-ed15dd394c24" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-10 22:51:07 |  << <iq id="iOsGmKKwq7gQOMTMRVU0h37" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 >> <iq id="iOsGmKKwq7gQOMTMRVU0h37" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:51:07 |  >> <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307" type="result" id="TPxPVS4gGHo5nOOThzDCw6t" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 << <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307" type="result" id="TPxPVS4gGHo5nOOThzDCw6t" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=3852] Connector  state changed: connected->disconnected

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=610 thread=3852] Stream terminated

2022-10-10 22:51:07 |  >> <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307" type="result" id="iOsGmKKwq7gQOMTMRVU0h37" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 << <iq to="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307" type="result" id="iOsGmKKwq7gQOMTMRVU0h37" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

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

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307 << <presence to="jaxmpp__ety3uy0533@test-domain.com" xmlns="jabber:client" from="jaxmpp__ety3uy0533@test-domain.com/1608752850-tigase-307"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.698s
2022-10-10 22:51:07 |

2022-10-10 22:51:07 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-10-10 22:51:07 | ------------------------------------

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

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:51:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzd0NWk0NjA1MzQscj1CSkVXV05JQU04UERoVWlqSDFFNQ==</auth>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzd0NWk0NjA1MzQscj1CSkVXV05JQU04UERoVWlqSDFFNQ==</auth>

2022-10-10 22:51:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CSkVXV05JQU04UERoVWlqSDFFNUhGdDZ2Mjc0R1ExS3dFeTEzT2VpLHM9TkxVbGZWS0Q1bXVuQUE9PSxpPTQwOTY=</challenge>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CSkVXV05JQU04UERoVWlqSDFFNUhGdDZ2Mjc0R1ExS3dFeTEzT2VpLHM9TkxVbGZWS0Q1bXVuQUE9PSxpPTQwOTY=</challenge>

2022-10-10 22:51:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QkpFV1dOSUFNOFBEaFVpakgxRTVIRnQ2djI3NEdRMUt3RXkxM09laSxwPUJZcXV6NDFHRms2L2NqanVqcWtIZzdKdzNqRmVPMmhEcEM1anMzZExQdEU9</response>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QkpFV1dOSUFNOFBEaFVpakgxRTVIRnQ2djI3NEdRMUt3RXkxM09laSxwPUJZcXV6NDFHRms2L2NqanVqcWtIZzdKdzNqRmVPMmhEcEM1anMzZExQdEU9</response>

2022-10-10 22:51:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GSHkvYjluQmZYUlZhYXo3QW91UFFQWG1NbnovWFRsU2F2STBrZ2ZaNWZzPQ==</success>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GSHkvYjluQmZYUlZhYXo3QW91UFFQWG1NbnovWFRsU2F2STBrZ2ZaNWZzPQ==</success>

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:07 |  >> <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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="f+zs4caO5M2tCcM2TP01UuCIlOI="/></features>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="f+zs4caO5M2tCcM2TP01UuCIlOI="/></features>

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

2022-10-10 22:51:07 |  << <iq xmlns="jabber:client" id="nUCZfwmQQ12nXY8xz9NWao3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com >> <iq xmlns="jabber:client" id="nUCZfwmQQ12nXY8xz9NWao3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:51:07 |  >> <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308" type="result" id="nUCZfwmQQ12nXY8xz9NWao3" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308</jid></bind></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com << <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308" type="result" id="nUCZfwmQQ12nXY8xz9NWao3" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308</jid></bind></iq>

2022-10-10 22:51:07 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:51:07 |  << <iq xmlns="jabber:client" id="LmWkLwrSMOEGDiUW2pOV3aw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 >> <iq xmlns="jabber:client" id="LmWkLwrSMOEGDiUW2pOV3aw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:51:07 |  >> <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308" type="result" id="LmWkLwrSMOEGDiUW2pOV3aw" xmlns="jabber:client"/>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 << <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308" type="result" id="LmWkLwrSMOEGDiUW2pOV3aw" xmlns="jabber:client"/>

2022-10-10 22:51:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:51:07 |  << <iq to="test-domain.com" id="2YK3nfvvm04pZm4BhFk36eI" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 >> <iq to="test-domain.com" id="2YK3nfvvm04pZm4BhFk36eI" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:51:07 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:51:07 |  << <iq id="18cPQXpP9EAeJDEELBjCDgy" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 >> <iq id="18cPQXpP9EAeJDEELBjCDgy" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:51:07 |  >> <enabled resume="true" location="ed1b7dd8a1b3" id="162444bf-86bc-4ca0-8d1b-1a16f177a042" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 << <enabled resume="true" location="ed1b7dd8a1b3" id="162444bf-86bc-4ca0-8d1b-1a16f177a042" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-10 22:51:07 |  >> <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308" type="result" id="2YK3nfvvm04pZm4BhFk36eI" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 << <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308" type="result" id="2YK3nfvvm04pZm4BhFk36eI" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-10-10 22:51:07 |  >> <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308" type="result" id="18cPQXpP9EAeJDEELBjCDgy" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 << <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308" type="result" id="18cPQXpP9EAeJDEELBjCDgy" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:07 |  >> <message to="jaxmpp__7t5i460534@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 38194110-ea31-4e66-bd8b-f87fd33875db
This message was set at: Mon Oct 10 22:22:32 PDT 2022</body><delay stamp="2022-10-11T05:51:07.388Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 << <message to="jaxmpp__7t5i460534@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to 38194110-ea31-4e66-bd8b-f87fd33875db
This message was set at: Mon Oct 10 22:22:32 PDT 2022</body><delay stamp="2022-10-11T05:51:07.388Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

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

2022-10-10 22:51:07 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308 << <presence to="jaxmpp__7t5i460534@test-domain.com" xmlns="jabber:client" from="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-308"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-10-10 22:51:09 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-10-10 22:51:09 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-10-10 22:51:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:51:09 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-10-10 22:51:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 22:51:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:51:11 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:51:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 22:51:11 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 22:51:11 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-10-10 22:51:11 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-10-10 22:51:11 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:51:11 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:51:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzd0NWk0NjA1MzQscj1velhzb25IUFg1bnZ5emlQOVJiYg==</auth>

2022-10-10 22:51:11 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzd0NWk0NjA1MzQscj1velhzb25IUFg1bnZ5emlQOVJiYg==</auth>

2022-10-10 22:51:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1velhzb25IUFg1bnZ5emlQOVJiYkFvcjJQYXRxWTFmZ2dycEg2dVRQLHM9TkxVbGZWS0Q1bXVuQUE9PSxpPTQwOTY=</challenge>

2022-10-10 22:51:11 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1velhzb25IUFg1bnZ5emlQOVJiYkFvcjJQYXRxWTFmZ2dycEg2dVRQLHM9TkxVbGZWS0Q1bXVuQUE9PSxpPTQwOTY=</challenge>

2022-10-10 22:51:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b3pYc29uSFBYNW52eXppUDlSYmJBb3IyUGF0cVkxZmdncnBINnVUUCxwPS9iV2s4emxoQnZ4SEJwck0zemJCYnh3OGxBdHhjZUlmMmJ4MStXOEN5M2s9</response>

2022-10-10 22:51:11 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b3pYc29uSFBYNW52eXppUDlSYmJBb3IyUGF0cVkxZmdncnBINnVUUCxwPS9iV2s4emxoQnZ4SEJwck0zemJCYnh3OGxBdHhjZUlmMmJ4MStXOEN5M2s9</response>

2022-10-10 22:51:11 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yWHRmd2E2TGc0MEtNL21xbksyMXJVWDF1S2F0NGRGaEdEc3RLQStXdTNJPQ==</success>

2022-10-10 22:51:11 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yWHRmd2E2TGc0MEtNL21xbksyMXJVWDF1S2F0NGRGaEdEc3RLQStXdTNJPQ==</success>

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:51:11 |  >> <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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="f+zs4caO5M2tCcM2TP01UuCIlOI="/></features>

2022-10-10 22:51:11 | jaxmpp_ :: jaxmpp__7t5i460534@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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="f+zs4caO5M2tCcM2TP01UuCIlOI="/></features>

2022-10-10 22:51:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:51:11 |  << <iq xmlns="jabber:client" id="EiEXYdBAwv5hyv02kGKLyqY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:51:11 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com >> <iq xmlns="jabber:client" id="EiEXYdBAwv5hyv02kGKLyqY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:51:12 |  >> <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309" type="result" id="EiEXYdBAwv5hyv02kGKLyqY" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309</jid></bind></iq>

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com << <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309" type="result" id="EiEXYdBAwv5hyv02kGKLyqY" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309</jid></bind></iq>

2022-10-10 22:51:12 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:51:12 |  << <iq xmlns="jabber:client" id="t75SKNNEufZZtiSOTXiWlLD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309 >> <iq xmlns="jabber:client" id="t75SKNNEufZZtiSOTXiWlLD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:51:12 |  >> <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309" type="result" id="t75SKNNEufZZtiSOTXiWlLD" xmlns="jabber:client"/>

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309 << <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309" type="result" id="t75SKNNEufZZtiSOTXiWlLD" xmlns="jabber:client"/>

2022-10-10 22:51:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309 >> <iq to="test-domain.com" id="EkG16t7CADlNAz8iQIOTOW0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:51:12 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:51:12 |  << <iq id="W1J9q0lGFx8sbRJXgOGDrgS" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309 >> <iq id="W1J9q0lGFx8sbRJXgOGDrgS" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:51:12 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-10-10 22:51:12 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-10-10 22:51:12 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-10-10 22:51:12 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-10-10 22:51:12 |  >> <enabled resume="true" location="ed1b7dd8a1b3" id="ff31a9eb-64f3-4fbc-8adf-5f5d535f9347" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309 << <enabled resume="true" location="ed1b7dd8a1b3" id="ff31a9eb-64f3-4fbc-8adf-5f5d535f9347" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-10 22:51:12 |  >> <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309" type="result" id="W1J9q0lGFx8sbRJXgOGDrgS" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:12 | jaxmpp_ :: jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309 << <iq to="jaxmpp__7t5i460534@test-domain.com/1608752850-tigase-309" type="result" id="W1J9q0lGFx8sbRJXgOGDrgS" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:51:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted