Test duration : 63.211s
Failed Tests | ||
---|---|---|
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues | ||
testStateAfterConnectionFailureBosh | 0.254s |
2023-07-09 23:08:46 |
java.lang.AssertionError: expected [true] but found [false]
2023-07-09 23:08:46 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues] 2023-07-09 23:08:46 | ------------------------------------ 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.bosh.BoshWorker.run: Connection error 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=0 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session, stream] 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector 2023-07-09 23:08:46 | >> <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><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__lydgxo0566@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><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2023-07-09 23:08:46 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2x5ZGd4bzA1NjYscj1LOXZhQjR3aVRIbXp0dGo4ZFdmTA==</auth> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__lydgxo0566@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2x5ZGd4bzA1NjYscj1LOXZhQjR3aVRIbXp0dGo4ZFdmTA==</auth> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200 2023-07-09 23:08:46 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LOXZhQjR3aVRIbXp0dGo4ZFdmTHc1T3c5UGRVTjJOMFVSY3BDU3RNLHM9eHNTTWZHOWNqelp2d0E9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__lydgxo0566@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LOXZhQjR3aVRIbXp0dGo4ZFdmTHc1T3c5UGRVTjJOMFVSY3BDU3RNLHM9eHNTTWZHOWNqelp2d0E9PSxpPTQwOTY=</challenge>
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.TestHandlingOfConnectionIssues.testStateAfterConnectionFailure(TestHandlingOfConnectionIssues.java:175) tigase.tests.jaxmpp.TestHandlingOfConnectionIssues.testStateAfterConnectionFailureBosh(TestHandlingOfConnectionIssues.java:66) 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.TestHandlingOfConnectionIssues | ||
testStateAfterAuthTimeoutBosh | 20.480s |
2023-07-09 23:07:44 |
2023-07-09 23:07:44 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues] 2023-07-09 23:07:44 | ------------------------------------ 2023-07-09 23:07:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:07:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-07-09 23:07:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector 2023-07-09 23:07:44 | >> <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><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-07-09 23:07:44 | jaxmpp_ :: jaxmpp__x0fe610563@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><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-07-09 23:08:04 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200 2023-07-09 23:08:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2023-07-09 23:08:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector 2023-07-09 23:08:04 | >> <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><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-07-09 23:08:04 | jaxmpp_ :: jaxmpp__x0fe610563@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><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-07-09 23:08:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2023-07-09 23:08:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2023-07-09 23:08:04 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3gwZmU2MTA1NjMscj1qQnhROUNYSzNqV2lyZzFZT1hKYw==</auth> 2023-07-09 23:08:04 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3gwZmU2MTA1NjMscj1qQnhROUNYSzNqV2lyZzFZT1hKYw==</auth> 2023-07-09 23:08:05 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qQnhROUNYSzNqV2lyZzFZT1hKY1FIbjE1YWhSYjBJdzMxekR2N2g3LHM9MStKb21hdSs1VWQ1RFE9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qQnhROUNYSzNqV2lyZzFZT1hKY1FIbjE1YWhSYjBJdzMxekR2N2g3LHM9MStKb21hdSs1VWQ1RFE9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:05 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akJ4UTlDWEszaldpcmcxWU9YSmNRSG4xNWFoUmIwSXczMXpEdjdoNyxwPUdxMGQyd3h0Q2ZVOGpWWmNTbEU3bE1WdXJRbDhRS1N1YWlmaUlzRHF0ZFE9</response> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akJ4UTlDWEszaldpcmcxWU9YSmNRSG4xNWFoUmIwSXczMXpEdjdoNyxwPUdxMGQyd3h0Q2ZVOGpWWmNTbEU3bE1WdXJRbDhRS1N1YWlmaUlzRHF0ZFE9</response> 2023-07-09 23:08:05 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pZEprU1ZST1hSczJRbkZHVDN5R3k1UXBWY3lndHcySGgzK0xrb01ZU2tnPQ==</success> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pZEprU1ZST1hSczJRbkZHVDN5R3k1UXBWY3lndHcySGgzK0xrb01ZU2tnPQ==</success> 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:05 | >> <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:05 | << <iq xmlns="jabber:client" id="uj5sgzy8qWXWm6fP1cDgUO5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com >> <iq xmlns="jabber:client" id="uj5sgzy8qWXWm6fP1cDgUO5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:05 | << <iq xmlns="jabber:client" id="twGEjYZoOMEnM2sXfRSZYkE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com >> <iq xmlns="jabber:client" id="twGEjYZoOMEnM2sXfRSZYkE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:05 | >> <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:05 | >> <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:05 | << <iq xmlns="jabber:client" id="oG8WcRax5bItmKEoRKYkHJP" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com >> <iq xmlns="jabber:client" id="oG8WcRax5bItmKEoRKYkHJP" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:05 | << <iq to="test-domain.com" id="tyIIrevqSUUTO6AdLTW7eQG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330 >> <iq to="test-domain.com" id="tyIIrevqSUUTO6AdLTW7eQG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:05 | >> <iq type="result" xmlns="jabber:client" id="uj5sgzy8qWXWm6fP1cDgUO5" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330</jid></bind></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330 << <iq type="result" xmlns="jabber:client" id="uj5sgzy8qWXWm6fP1cDgUO5" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330</jid></bind></iq> 2023-07-09 23:08:05 | << <iq id="XPvJFlHKxu0aqVSeQJNX4nK" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330 >> <iq id="XPvJFlHKxu0aqVSeQJNX4nK" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:05 | >> <iq type="result" xmlns="jabber:client" id="twGEjYZoOMEnM2sXfRSZYkE" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-331"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__x0fe610563@test-domain.com/869177201-tigase-331</jid></bind></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330 << <iq type="result" xmlns="jabber:client" id="twGEjYZoOMEnM2sXfRSZYkE" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-331"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__x0fe610563@test-domain.com/869177201-tigase-331</jid></bind></iq> 2023-07-09 23:08:05 | >> <iq type="result" xmlns="jabber:client" id="oG8WcRax5bItmKEoRKYkHJP" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332</jid></bind></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-330 << <iq type="result" xmlns="jabber:client" id="oG8WcRax5bItmKEoRKYkHJP" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332</jid></bind></iq> 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:05 | << <iq to="test-domain.com" id="iQwvl3lP0p8JU137AdQIAgB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 >> <iq to="test-domain.com" id="iQwvl3lP0p8JU137AdQIAgB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:05 | << <iq to="test-domain.com" id="zqeTSPGQ4bHLGBcMyzkZlVZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 >> <iq to="test-domain.com" id="zqeTSPGQ4bHLGBcMyzkZlVZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:05 | >> <iq type="result" xmlns="jabber:client" id="tyIIrevqSUUTO6AdLTW7eQG" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 << <iq type="result" xmlns="jabber:client" id="tyIIrevqSUUTO6AdLTW7eQG" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:05 | >> <iq type="result" xmlns="jabber:client" id="XPvJFlHKxu0aqVSeQJNX4nK" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 << <iq type="result" xmlns="jabber:client" id="XPvJFlHKxu0aqVSeQJNX4nK" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | >> <iq type="result" xmlns="jabber:client" id="iQwvl3lP0p8JU137AdQIAgB" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 << <iq type="result" xmlns="jabber:client" id="iQwvl3lP0p8JU137AdQIAgB" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:05 | << <iq id="iSyztjRR4xofW5bn6fUQQMD" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 >> <iq id="iSyztjRR4xofW5bn6fUQQMD" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | >> <presence xmlns="jabber:client" to="jaxmpp__x0fe610563@test-domain.com" from="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 << <presence xmlns="jabber:client" to="jaxmpp__x0fe610563@test-domain.com" from="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:05 | << <iq id="6vp7IOFFHylGKur4tjRR4xo" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 >> <iq id="6vp7IOFFHylGKur4tjRR4xo" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule$3.after: Could not write stanza 2023-07-09 23:08:05 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:05 | >> <iq type="result" xmlns="jabber:client" id="zqeTSPGQ4bHLGBcMyzkZlVZ" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 << <iq type="result" xmlns="jabber:client" id="zqeTSPGQ4bHLGBcMyzkZlVZ" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:05 | >> <iq type="result" xmlns="jabber:client" id="iSyztjRR4xofW5bn6fUQQMD" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 << <iq type="result" xmlns="jabber:client" id="iSyztjRR4xofW5bn6fUQQMD" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | >> <iq type="result" xmlns="jabber:client" id="6vp7IOFFHylGKur4tjRR4xo" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332 << <iq type="result" xmlns="jabber:client" id="6vp7IOFFHylGKur4tjRR4xo" to="jaxmpp__x0fe610563@test-domain.com/869177201-tigase-332"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.bosh.BoshWorker.run: Connection error 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=0 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500 |
testStateAfterAuthTimeoutSocket | 20.256s |
2023-07-09 23:08:05 |
2023-07-09 23:08:05 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues] 2023-07-09 23:08:05 | ------------------------------------ 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Connector state changed: null->connecting 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] DNS entry stored in session object: localhost:5222 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Preparing connection to [localhost:5222] 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Opening connection to localhost/127.0.0.1:5222 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Connector state changed: connecting->connected 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Whitespace ping period is setted to nullms 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:05 | >> <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:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=4142] Start TLS 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__r0d96g0564@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:05 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-07-09 23:08:05 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=4144] Proceeding TLS 2023-07-09 23:08:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=4144] Start handshake 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2023-07-09 23:08:05 | >> <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:05 | jaxmpp_ :: jaxmpp__r0d96g0564@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:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=4144] Connector state changed: connected->disconnected 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=4144] Stream terminated 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector state changed: null->connecting 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] DNS entry stored in session object: localhost:5222 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Preparing connection to [localhost:5222] 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Opening connection to localhost/127.0.0.1:5222 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector state changed: connecting->connected 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Whitespace ping period is setted to nullms 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:25 | >> <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:25 | jaxmpp_ :: jaxmpp__r0d96g0564@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:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4142] Start TLS 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4149] Proceeding TLS 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4149] Start handshake 2023-07-09 23:08:25 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2023-07-09 23:08:25 | >> <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:25 | jaxmpp_ :: jaxmpp__r0d96g0564@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:25 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3IwZDk2ZzA1NjQscj00bEpxNWU3ZTlXWW9WQlFDaGhHdQ==</auth> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3IwZDk2ZzA1NjQscj00bEpxNWU3ZTlXWW9WQlFDaGhHdQ==</auth> 2023-07-09 23:08:25 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00bEpxNWU3ZTlXWW9WQlFDaGhHdXdOc29qZUhBcVNLZVpMTFE4N3R0LHM9NCtacVFLQXA4a0IvVXc9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00bEpxNWU3ZTlXWW9WQlFDaGhHdXdOc29qZUhBcVNLZVpMTFE4N3R0LHM9NCtacVFLQXA4a0IvVXc9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:25 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGxKcTVlN2U5V1lvVkJRQ2hoR3V3TnNvamVIQXFTS2VaTExRODd0dCxwPWpaWlBSaE1nOXlVTzkxOG0xNXh3a3VlbFhKeW9NaTI4bjYzRTBVZXNlNE09</response> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGxKcTVlN2U5V1lvVkJRQ2hoR3V3TnNvamVIQXFTS2VaTExRODd0dCxwPWpaWlBSaE1nOXlVTzkxOG0xNXh3a3VlbFhKeW9NaTI4bjYzRTBVZXNlNE09</response> 2023-07-09 23:08:25 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ud0R6M3h6TCtSWlpWYnNiV2xCQlpWTmk2ZEhkc1V1WnNNUXVHdzA0aEFFPQ==</success> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ud0R6M3h6TCtSWlpWYnNiV2xCQlpWTmk2ZEhkc1V1WnNNUXVHdzA0aEFFPQ==</success> 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-07-09 23:08:25 | >> <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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:25 | << <iq xmlns="jabber:client" id="NuecAvnZ7AzsncBdrevqSUU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com >> <iq xmlns="jabber:client" id="NuecAvnZ7AzsncBdrevqSUU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:25 | >> <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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:25 | >> <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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-07-09 23:08:25 | << <iq xmlns="jabber:client" id="KKYdOCHAvnZ7AzsncBdrevq" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com >> <iq xmlns="jabber:client" id="KKYdOCHAvnZ7AzsncBdrevq" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-07-09 23:08:25 | << <iq xmlns="jabber:client" id="6Bvj6AdLTW7eQGPQ1p3fQ5u" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com >> <iq xmlns="jabber:client" id="6Bvj6AdLTW7eQGPQ1p3fQ5u" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="NuecAvnZ7AzsncBdrevqSUU" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-333"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-333</jid></bind></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com << <iq type="result" xmlns="jabber:client" id="NuecAvnZ7AzsncBdrevqSUU" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-333"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-333</jid></bind></iq> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="KKYdOCHAvnZ7AzsncBdrevq" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-334"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-334</jid></bind></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com << <iq type="result" xmlns="jabber:client" id="KKYdOCHAvnZ7AzsncBdrevq" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-334"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-334</jid></bind></iq> 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:25 | << <iq xmlns="jabber:client" id="5Dzu0umLR5kTMWSdCzvfDCD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-333 >> <iq xmlns="jabber:client" id="5Dzu0umLR5kTMWSdCzvfDCD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:25 | << <iq xmlns="jabber:client" id="oUmo6FMLx5w5AcyctYqevl3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-334 >> <iq xmlns="jabber:client" id="oUmo6FMLx5w5AcyctYqevl3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="6Bvj6AdLTW7eQGPQ1p3fQ5u" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335</jid></bind></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="6Bvj6AdLTW7eQGPQ1p3fQ5u" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335</jid></bind></iq> 2023-07-09 23:08:25 | << <iq xmlns="jabber:client" id="7Bpzw5vnU36AaNMT9xdMXeV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <iq xmlns="jabber:client" id="7Bpzw5vnU36AaNMT9xdMXeV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="5Dzu0umLR5kTMWSdCzvfDCD" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"/> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="5Dzu0umLR5kTMWSdCzvfDCD" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"/> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="oUmo6FMLx5w5AcyctYqevl3" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"/> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="oUmo6FMLx5w5AcyctYqevl3" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"/> 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-07-09 23:08:25 | << <iq to="test-domain.com" id="aDtyt6rS8gZaFHDpaJM1ubn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <iq to="test-domain.com" id="aDtyt6rS8gZaFHDpaJM1ubn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="7Bpzw5vnU36AaNMT9xdMXeV" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"/> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="7Bpzw5vnU36AaNMT9xdMXeV" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"/> 2023-07-09 23:08:25 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:25 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="3ba3dd28-a3c1-41ca-8f1e-38a47fcbdea8" resume="true" location="1512af24e4a5"/> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="3ba3dd28-a3c1-41ca-8f1e-38a47fcbdea8" resume="true" location="1512af24e4a5"/> 2023-07-09 23:08:25 | << <iq to="test-domain.com" id="ZOYetiDGoWY14CChT9s9iYW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <iq to="test-domain.com" id="ZOYetiDGoWY14CChT9s9iYW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="aDtyt6rS8gZaFHDpaJM1ubn" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="aDtyt6rS8gZaFHDpaJM1ubn" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:25 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:25 | << <iq id="hCms6xr7n6Bwvs7fvmLWUY2" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <iq id="hCms6xr7n6Bwvs7fvmLWUY2" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | << <iq id="X6MhLx5w5AcyctYqevl3gLw" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <iq id="X6MhLx5w5AcyctYqevl3gLw" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | << <iq to="test-domain.com" id="F2yqbJCtWgwvcJPTVcNUh0d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <iq to="test-domain.com" id="F2yqbJCtWgwvcJPTVcNUh0d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="ZOYetiDGoWY14CChT9s9iYW" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="ZOYetiDGoWY14CChT9s9iYW" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:25 | << <iq id="CKEBGKxpbwhyuYp0l3lP0p8" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <iq id="CKEBGKxpbwhyuYp0l3lP0p8" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="hCms6xr7n6Bwvs7fvmLWUY2" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="hCms6xr7n6Bwvs7fvmLWUY2" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="X6MhLx5w5AcyctYqevl3gLw" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="X6MhLx5w5AcyctYqevl3gLw" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:25 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="F2yqbJCtWgwvcJPTVcNUh0d" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="F2yqbJCtWgwvcJPTVcNUh0d" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector state changed: connected->disconnecting 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Terminating XMPP Stream 2023-07-09 23:08:25 | >> <iq type="result" xmlns="jabber:client" id="CKEBGKxpbwhyuYp0l3lP0p8" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <iq type="result" xmlns="jabber:client" id="CKEBGKxpbwhyuYp0l3lP0p8" to="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:25 | >> <presence xmlns="jabber:client" to="jaxmpp__r0d96g0564@test-domain.com" from="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <presence xmlns="jabber:client" to="jaxmpp__r0d96g0564@test-domain.com" from="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:25 | >> <presence xmlns="jabber:client" to="jaxmpp__r0d96g0564@test-domain.com" from="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <presence xmlns="jabber:client" to="jaxmpp__r0d96g0564@test-domain.com" from="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4149] Connector state changed: disconnecting->disconnected 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4149] Stream terminated 2023-07-09 23:08:25 | >> <presence xmlns="jabber:client" to="jaxmpp__r0d96g0564@test-domain.com" from="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:25 | jaxmpp_ :: jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335 << <presence xmlns="jabber:client" to="jaxmpp__r0d96g0564@test-domain.com" from="jaxmpp__r0d96g0564@test-domain.com/869177201-tigase-335"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testStateAfterAuthTimeoutWebSocket | 20.364s |
2023-07-09 23:08:25 |
2023-07-09 23:08:25 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues] 2023-07-09 23:08:25 | ------------------------------------ 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2023-07-09 23:08:25 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2023-07-09 23:08:25 | >> <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:25 | jaxmpp_ :: jaxmpp__l0f4zy0565@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:45 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated 2023-07-09 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2023-07-09 23:08:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2023-07-09 23:08:45 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2023-07-09 23:08:45 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2023-07-09 23:08:45 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2023-07-09 23:08:45 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:45 | >> <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:45 | jaxmpp_ :: jaxmpp__l0f4zy0565@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:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2023-07-09 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2023-07-09 23:08:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2wwZjR6eTA1NjUscj1zcmxWcXByRzVseERMQ0pTZmFmcQ==</auth> 2023-07-09 23:08:45 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2wwZjR6eTA1NjUscj1zcmxWcXByRzVseERMQ0pTZmFmcQ==</auth> 2023-07-09 23:08:46 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zcmxWcXByRzVseERMQ0pTZmFmcW51VFJ4OUZVWVUwaG53WGppcThPLHM9NjBsUWdJOFhQY2U0cGc9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zcmxWcXByRzVseERMQ0pTZmFmcW51VFJ4OUZVWVUwaG53WGppcThPLHM9NjBsUWdJOFhQY2U0cGc9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:46 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c3JsVnFwckc1bHhETENKU2ZhZnFudVRSeDlGVVlVMGhud1hqaXE4TyxwPVc1dVBqN1hrQlFJcDg0ajdob1orL01VNWp6T3J6MGpRTWFvZDMrK2RmUUk9</response> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c3JsVnFwckc1bHhETENKU2ZhZnFudVRSeDlGVVlVMGhud1hqaXE4TyxwPVc1dVBqN1hrQlFJcDg0ajdob1orL01VNWp6T3J6MGpRTWFvZDMrK2RmUUk9</response> 2023-07-09 23:08:46 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16Y0lkN00xYjFoR0xBOG8vWk1iZzloTWM1Ti9xTnVMUElCbDBjZDFHK2lRPQ==</success> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16Y0lkN00xYjFoR0xBOG8vWk1iZzloTWM1Ti9xTnVMUElCbDBjZDFHK2lRPQ==</success> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:46 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:46 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:46 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-07-09 23:08:46 | << <iq xmlns="jabber:client" id="fJtBcRU9FzhUdKXmVRJOFKw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com >> <iq xmlns="jabber:client" id="fJtBcRU9FzhUdKXmVRJOFKw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:46 | << <iq xmlns="jabber:client" id="p9HZrkRJtiDGoWY14CChT9s" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com >> <iq xmlns="jabber:client" id="p9HZrkRJtiDGoWY14CChT9s" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:46 | << <iq xmlns="jabber:client" id="OeUhT9xdMXeViNBdMBCgGsZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com >> <iq xmlns="jabber:client" id="OeUhT9xdMXeViNBdMBCgGsZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="fJtBcRU9FzhUdKXmVRJOFKw" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-336"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-336</jid></bind></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com << <iq type="result" xmlns="jabber:client" id="fJtBcRU9FzhUdKXmVRJOFKw" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-336"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-336</jid></bind></iq> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="p9HZrkRJtiDGoWY14CChT9s" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-337"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-337</jid></bind></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com << <iq type="result" xmlns="jabber:client" id="p9HZrkRJtiDGoWY14CChT9s" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-337"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-337</jid></bind></iq> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="OeUhT9xdMXeViNBdMBCgGsZ" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338</jid></bind></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com << <iq type="result" xmlns="jabber:client" id="OeUhT9xdMXeViNBdMBCgGsZ" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338</jid></bind></iq> 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:46 | << <iq xmlns="jabber:client" id="nVXxtgZq37fQJSMIw7g0oPZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq xmlns="jabber:client" id="nVXxtgZq37fQJSMIw7g0oPZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:46 | << <iq xmlns="jabber:client" id="laEOLS9CHQTNBy9Is4ex6GK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq xmlns="jabber:client" id="laEOLS9CHQTNBy9Is4ex6GK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:46 | << <iq xmlns="jabber:client" id="RbFQP0p8JU137AdQIAgBeWg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq xmlns="jabber:client" id="RbFQP0p8JU137AdQIAgBeWg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="nVXxtgZq37fQJSMIw7g0oPZ" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 << <iq type="result" xmlns="jabber:client" id="nVXxtgZq37fQJSMIw7g0oPZ" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338"/> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="laEOLS9CHQTNBy9Is4ex6GK" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 << <iq type="result" xmlns="jabber:client" id="laEOLS9CHQTNBy9Is4ex6GK" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338"/> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="RbFQP0p8JU137AdQIAgBeWg" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 << <iq type="result" xmlns="jabber:client" id="RbFQP0p8JU137AdQIAgBeWg" to="jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338"/> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-07-09 23:08:46 | << <iq to="test-domain.com" id="UbDWcRax5bItmKEoRKYkHJP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq to="test-domain.com" id="UbDWcRax5bItmKEoRKYkHJP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:46 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:46 | << <iq to="test-domain.com" id="NQAU0l3lP0p8JU137AdQIAg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq to="test-domain.com" id="NQAU0l3lP0p8JU137AdQIAg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:46 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:46 | << <iq to="test-domain.com" id="BXT8i4w5vnU36AaNMT9xdMX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq to="test-domain.com" id="BXT8i4w5vnU36AaNMT9xdMX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:46 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:46 | << <iq id="HdDUYbm6cRU9FzhUdKXmVRJ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq id="HdDUYbm6cRU9FzhUdKXmVRJ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | << <iq id="GWMaHylGKur4tjRR4xofW5b" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq id="GWMaHylGKur4tjRR4xofW5b" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | << <iq id="uVHGItmKEoRKYkHJPORIOCH" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <iq id="uVHGItmKEoRKYkHJPORIOCH" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:46 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:46 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:46 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="58a263d8-9845-4279-bcf3-110890d0852a" resume="true" location="1512af24e4a5"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__l0f4zy0565@test-domain.com/869177201-tigase-338 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="58a263d8-9845-4279-bcf3-110890d0852a" resume="true" location="1512af24e4a5"/> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected |
testStateAfterConnectionFailureSocket | 0.204s |
2023-07-09 23:08:46 |
2023-07-09 23:08:46 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues] 2023-07-09 23:08:46 | ------------------------------------ 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=643 thread=1] Connector state changed: null->connecting 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=643 thread=1] DNS entry stored in session object: missing:5222 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=643 thread=1] Preparing connection to [missing:5222] 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=643 thread=1] missing. Trying next. 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=643 thread=1] Connector state changed: connecting->disconnected 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session, stream] 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=1] Connector state changed: null->connecting 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=1] DNS entry stored in session object: localhost:5222 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=1] Preparing connection to [localhost:5222] 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=1] Opening connection to localhost/127.0.0.1:5222 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=1] Connector state changed: connecting->connected 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=1] Whitespace ping period is setted to nullms 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=4193] Start TLS 2023-07-09 23:08:46 | >> <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:46 | jaxmpp_ :: jaxmpp__frbj5e0567@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:46 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=4197] Proceeding TLS 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=4197] Start handshake 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2023-07-09 23:08:46 | >> <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:46 | jaxmpp_ :: jaxmpp__frbj5e0567@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:46 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2ZyYmo1ZTA1Njcscj03OTlGb3Z6YmtETU9HQlNSMU82dw==</auth> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2ZyYmo1ZTA1Njcscj03OTlGb3Z6YmtETU9HQlNSMU82dw==</auth> 2023-07-09 23:08:46 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03OTlGb3Z6YmtETU9HQlNSMU82d01ldEdGUUdaZ0NXUGx4YlBlTkJxLHM9bGc0VUdOQVMra1lRV0E9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03OTlGb3Z6YmtETU9HQlNSMU82d01ldEdGUUdaZ0NXUGx4YlBlTkJxLHM9bGc0VUdOQVMra1lRV0E9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:46 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Nzk5Rm92emJrRE1PR0JTUjFPNndNZXRHRlFHWmdDV1BseGJQZU5CcSxwPXpBZWxNSDE0b1VZUEVmaTh4LzNLSFZzTFFzZVVoTytlOHNSM29KT1dyNHM9</response> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Nzk5Rm92emJrRE1PR0JTUjFPNndNZXRHRlFHWmdDV1BseGJQZU5CcSxwPXpBZWxNSDE0b1VZUEVmaTh4LzNLSFZzTFFzZVVoTytlOHNSM29KT1dyNHM9</response> 2023-07-09 23:08:46 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13RTE4UCs5Q1JEK3NRZng3YUFjU1J4Y0VaSDlZOTBMcGxkWFlPTWR6MWdjPQ==</success> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13RTE4UCs5Q1JEK3NRZng3YUFjU1J4Y0VaSDlZOTBMcGxkWFlPTWR6MWdjPQ==</success> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:46 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-07-09 23:08:46 | << <iq xmlns="jabber:client" id="nad2tgZq37fQJSMIw7g0oPZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com >> <iq xmlns="jabber:client" id="nad2tgZq37fQJSMIw7g0oPZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="nad2tgZq37fQJSMIw7g0oPZ" to="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339</jid></bind></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com << <iq type="result" xmlns="jabber:client" id="nad2tgZq37fQJSMIw7g0oPZ" to="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339</jid></bind></iq> 2023-07-09 23:08:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:46 | << <iq xmlns="jabber:client" id="lpUjLS9CHQTNBy9Is4ex6GK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 >> <iq xmlns="jabber:client" id="lpUjLS9CHQTNBy9Is4ex6GK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="lpUjLS9CHQTNBy9Is4ex6GK" to="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 << <iq type="result" xmlns="jabber:client" id="lpUjLS9CHQTNBy9Is4ex6GK" to="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339"/> 2023-07-09 23:08:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-07-09 23:08:46 | << <iq to="test-domain.com" id="L3OgwvcJPTVcNUh0drT8j26" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 >> <iq to="test-domain.com" id="L3OgwvcJPTVcNUh0drT8j26" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:46 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:46 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="e1e3cc70-62bb-4677-92b2-66e0302f3d4d" resume="true" location="1512af24e4a5"/> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="e1e3cc70-62bb-4677-92b2-66e0302f3d4d" resume="true" location="1512af24e4a5"/> 2023-07-09 23:08:46 | << <iq id="RrWnT8FELY9jDChYY6iFmcM" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 >> <iq id="RrWnT8FELY9jDChYY6iFmcM" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="L3OgwvcJPTVcNUh0drT8j26" to="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 << <iq type="result" xmlns="jabber:client" id="L3OgwvcJPTVcNUh0drT8j26" to="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339" from="test-domain.com"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:46 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:46 | >> <iq type="result" xmlns="jabber:client" id="RrWnT8FELY9jDChYY6iFmcM" to="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:46 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 << <iq type="result" xmlns="jabber:client" id="RrWnT8FELY9jDChYY6iFmcM" to="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=1] Connector state changed: connected->disconnecting 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=1] Terminating XMPP Stream 2023-07-09 23:08:47 | >> <presence xmlns="jabber:client" to="jaxmpp__frbj5e0567@test-domain.com" from="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339 << <presence xmlns="jabber:client" to="jaxmpp__frbj5e0567@test-domain.com" from="jaxmpp__frbj5e0567@test-domain.com/869177201-tigase-339"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=4197] Connector state changed: disconnecting->disconnected 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=644 thread=4197] Stream terminated 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testStateAfterConnectionFailureWebSocket | 0.336s |
2023-07-09 23:08:47 |
2023-07-09 23:08:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues] 2023-07-09 23:08:47 | ------------------------------------ 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->disconnected 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session, stream] 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2023-07-09 23:08:47 | >> <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:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@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:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2023-07-09 23:08:47 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX28wanY3cDA1Njgscj1MQWV0b256dGVzN080Mm96M2Iwbw==</auth> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX28wanY3cDA1Njgscj1MQWV0b256dGVzN080Mm96M2Iwbw==</auth> 2023-07-09 23:08:47 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MQWV0b256dGVzN080Mm96M2Iwb01wVmI2QlNzdUh6NExZbGdJWjFFLHM9cU1LZThTTmo4MW54dlE9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MQWV0b256dGVzN080Mm96M2Iwb01wVmI2QlNzdUh6NExZbGdJWjFFLHM9cU1LZThTTmo4MW54dlE9PSxpPTQwOTY=</challenge> 2023-07-09 23:08:47 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEFldG9uenRlczdPNDJvejNiMG9NcFZiNkJTc3VIejRMWWxnSVoxRSxwPUxCWG5NQ0ptcHpCK1VlZHc4NFhpUzg0WmMxNUMxRXNQN2g5N2RJU0ZVazQ9</response> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEFldG9uenRlczdPNDJvejNiMG9NcFZiNkJTc3VIejRMWWxnSVoxRSxwPUxCWG5NQ0ptcHpCK1VlZHc4NFhpUzg0WmMxNUMxRXNQN2g5N2RJU0ZVazQ9</response> 2023-07-09 23:08:47 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yOEJSbDQ4NnphcGZaVGR4Z0thZStMc1JybnhlQTczcTAyQ0JoNnJUeTRnPQ==</success> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yOEJSbDQ4NnphcGZaVGR4Z0thZStMc1JybnhlQTczcTAyQ0JoNnJUeTRnPQ==</success> 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-07-09 23:08:47 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@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="oGgvX5TuJGR4EdzwIXT5/IGfWFY="/></features> 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-07-09 23:08:47 | << <iq xmlns="jabber:client" id="BebHqk27zvaz8Ei3iVdFtiZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com >> <iq xmlns="jabber:client" id="BebHqk27zvaz8Ei3iVdFtiZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-07-09 23:08:47 | >> <iq type="result" xmlns="jabber:client" id="BebHqk27zvaz8Ei3iVdFtiZ" to="jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340</jid></bind></iq> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com << <iq type="result" xmlns="jabber:client" id="BebHqk27zvaz8Ei3iVdFtiZ" to="jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340</jid></bind></iq> 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-07-09 23:08:47 | << <iq xmlns="jabber:client" id="KoDwqQ9ujZdzun4BEv13sXk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340 >> <iq xmlns="jabber:client" id="KoDwqQ9ujZdzun4BEv13sXk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-07-09 23:08:47 | >> <iq type="result" xmlns="jabber:client" id="KoDwqQ9ujZdzun4BEv13sXk" to="jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340"/> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340 << <iq type="result" xmlns="jabber:client" id="KoDwqQ9ujZdzun4BEv13sXk" to="jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340"/> 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-07-09 23:08:47 | << <iq to="test-domain.com" id="3c1s05cS8jXhIFk24Bo7Br1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340 >> <iq to="test-domain.com" id="3c1s05cS8jXhIFk24Bo7Br1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-07-09 23:08:47 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-07-09 23:08:47 | << <iq id="8FoqT7BmXUcofGHLLFGLQ9K" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340 >> <iq id="8FoqT7BmXUcofGHLLFGLQ9K" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-07-09 23:08:47 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2023-07-09 23:08:47 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="3de9a23c-cca8-4124-ba4f-1cb0477fa9ec" resume="true" location="1512af24e4a5"/> 2023-07-09 23:08:47 | jaxmpp_ :: jaxmpp__o0jv7p0568@test-domain.com/869177201-tigase-340 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="3de9a23c-cca8-4124-ba4f-1cb0477fa9ec" resume="true" location="1512af24e4a5"/> 2023-07-09 23:08:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2023-07-09 23:08:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] |