Test duration : 29.947s
Failed Tests | ||
---|---|---|
tigase.tests.jaxmpp.TestReconnections | ||
testMultipleReconnectionsBosh | 20.081s |
2022-10-13 22:44:32 |
java.lang.AssertionError: expected [true] but found [false]
2022-10-13 22:44:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-13 22:44:32 | ------------------------------------ 2022-10-13 22:44:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:44:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-13 22:44:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413) org.testng.Assert.assertTrue(Assert.java:56) org.testng.Assert.assertTrue(Assert.java:66) tigase.tests.jaxmpp.TestReconnections.testMultipleReconnections(TestReconnections.java:81) tigase.tests.jaxmpp.TestReconnections.testMultipleReconnectionsBosh(TestReconnections.java:54) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base/java.lang.reflect.Method.invoke(Method.java:568) org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673) org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220) org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945) org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193) org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128) java.base/java.util.ArrayList.forEach(ArrayList.java:1511) org.testng.TestRunner.privateRun(TestRunner.java:808) org.testng.TestRunner.run(TestRunner.java:603) org.testng.SuiteRunner.runTest(SuiteRunner.java:429) org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423) org.testng.SuiteRunner.privateRun(SuiteRunner.java:383) org.testng.SuiteRunner.run(SuiteRunner.java:326) org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) org.testng.TestNG.runSuitesSequentially(TestNG.java:1249) org.testng.TestNG.runSuitesLocally(TestNG.java:1169) org.testng.TestNG.runSuites(TestNG.java:1092) org.testng.TestNG.run(TestNG.java:1060) org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283) org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120) org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) |
Passed Tests | ||
---|---|---|
tigase.tests.jaxmpp.TestReconnections | ||
testMultipleReconnectionsSocket | 4.422s |
2022-10-13 22:44:52 |
2022-10-13 22:44:52 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-13 22:44:52 | ------------------------------------ 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: null->connecting 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222] 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: connecting->connected 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4000] Start TLS 2022-10-13 22:44:52 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:44:52 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4002] Proceeding TLS 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4002] Start handshake 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:44:52 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-13 22:44:52 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2Z1dngyNTA1NTcscj0weDRKb1dIUkNaR3JWSFpxaHZLQw==</auth> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2Z1dngyNTA1NTcscj0weDRKb1dIUkNaR3JWSFpxaHZLQw==</auth> 2022-10-13 22:44:52 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0weDRKb1dIUkNaR3JWSFpxaHZLQ20xcVZPT1M0cGRVYjYzdzRYTmpZLHM9VmVIV2pSSnJSZ0dWanc9PSxpPTQwOTY=</challenge> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0weDRKb1dIUkNaR3JWSFpxaHZLQ20xcVZPT1M0cGRVYjYzdzRYTmpZLHM9VmVIV2pSSnJSZ0dWanc9PSxpPTQwOTY=</challenge> 2022-10-13 22:44:52 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MHg0Sm9XSFJDWkdyVkhacWh2S0NtMXFWT09TNHBkVWI2M3c0WE5qWSxwPWtTNTVjRXZrSWV5TVIrdWVwYW5TZW5vNDdNTFViU1ljOWFQdGM0NnlCTGc9</response> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MHg0Sm9XSFJDWkdyVkhacWh2S0NtMXFWT09TNHBkVWI2M3c0WE5qWSxwPWtTNTVjRXZrSWV5TVIrdWVwYW5TZW5vNDdNTFViU1ljOWFQdGM0NnlCTGc9</response> 2022-10-13 22:44:52 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XSzI3U0k4WW9nYzFFMmFicVJlRXVnTVN3WTNacTdpTVB5WGIyazRoWHNzPQ==</success> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XSzI3U0k4WW9nYzFFMmFicVJlRXVnTVN3WTNacTdpTVB5WGIyazRoWHNzPQ==</success> 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:44:52 | >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ="/></features> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ="/></features> 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-13 22:44:52 | << <iq xmlns="jabber:client" id="M7UaKKyeQ9LDk4aMzw5zgON" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com >> <iq xmlns="jabber:client" id="M7UaKKyeQ9LDk4aMzw5zgON" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:44:52 | >> <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" xmlns="jabber:client" type="result" id="M7UaKKyeQ9LDk4aMzw5zgON"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318</jid></bind></iq> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" xmlns="jabber:client" type="result" id="M7UaKKyeQ9LDk4aMzw5zgON"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318</jid></bind></iq> 2022-10-13 22:44:52 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-13 22:44:52 | << <iq xmlns="jabber:client" id="6Ahj5l1i2gyAcskUSS8JVXY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 >> <iq xmlns="jabber:client" id="6Ahj5l1i2gyAcskUSS8JVXY" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:44:52 | >> <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" xmlns="jabber:client" type="result" id="6Ahj5l1i2gyAcskUSS8JVXY"/> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 << <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" xmlns="jabber:client" type="result" id="6Ahj5l1i2gyAcskUSS8JVXY"/> 2022-10-13 22:44:52 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-13 22:44:52 | << <iq to="test-domain.com" id="8AfXfKW4aOEm8w6k2xxbqgy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 >> <iq to="test-domain.com" id="8AfXfKW4aOEm8w6k2xxbqgy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:44:52 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:44:52 | >> <iq from="test-domain.com" to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" xmlns="jabber:client" type="result" id="8AfXfKW4aOEm8w6k2xxbqgy"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 << <iq from="test-domain.com" to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" xmlns="jabber:client" type="result" id="8AfXfKW4aOEm8w6k2xxbqgy"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:44:52 | << <iq id="eaXGoQ6sY4wvt3aKwuZmLVY" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 >> <iq id="eaXGoQ6sY4wvt3aKwuZmLVY" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:52 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="9a3df7b3-4070-40bc-b412-141877ee4d98" resume="true" location="f9c07ffec79b"/> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="9a3df7b3-4070-40bc-b412-141877ee4d98" resume="true" location="f9c07ffec79b"/> 2022-10-13 22:44:52 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:44:52 | >> <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" xmlns="jabber:client" type="result" id="eaXGoQ6sY4wvt3aKwuZmLVY"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 << <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" xmlns="jabber:client" type="result" id="eaXGoQ6sY4wvt3aKwuZmLVY"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:52 | >> <presence from="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" to="jaxmpp__fuvx250557@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-13 22:44:52 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318 << <presence from="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-318" to="jaxmpp__fuvx250557@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-13 22:44:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector state changed: connected->disconnecting 2022-10-13 22:44:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream 2022-10-13 22:44:54 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:44:54 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:44:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4002] Connector state changed: disconnecting->disconnected 2022-10-13 22:44:54 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-13 22:44:54 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector state changed: null->connecting 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] DNS entry stored in session object: localhost:5222 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222] 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector state changed: connecting->connected 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:44:56 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4000] Start TLS 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:44:56 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4007] Proceeding TLS 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4007] Start handshake 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:44:56 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-13 22:44:56 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2Z1dngyNTA1NTcscj1sZG02ZjFYMk03RWdaZXoyWkJwOA==</auth> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2Z1dngyNTA1NTcscj1sZG02ZjFYMk03RWdaZXoyWkJwOA==</auth> 2022-10-13 22:44:56 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sZG02ZjFYMk03RWdaZXoyWkJwOFBYUUlKRUZacmI4cXJqc1dyZ1NkLHM9VmVIV2pSSnJSZ0dWanc9PSxpPTQwOTY=</challenge> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sZG02ZjFYMk03RWdaZXoyWkJwOFBYUUlKRUZacmI4cXJqc1dyZ1NkLHM9VmVIV2pSSnJSZ0dWanc9PSxpPTQwOTY=</challenge> 2022-10-13 22:44:56 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGRtNmYxWDJNN0VnWmV6MlpCcDhQWFFJSkVGWnJiOHFyanNXcmdTZCxwPXhVU1hGMjM3Vjc4UTJidVJ2T2FyRU5pcDhtNDg2MXU0UGkzTlYzdEdLVEk9</response> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGRtNmYxWDJNN0VnWmV6MlpCcDhQWFFJSkVGWnJiOHFyanNXcmdTZCxwPXhVU1hGMjM3Vjc4UTJidVJ2T2FyRU5pcDhtNDg2MXU0UGkzTlYzdEdLVEk9</response> 2022-10-13 22:44:56 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LeE54cU1FSzZDcUNmWXJ5dHM1S2VDa1Z1SFU2cWVmOHc1b0ZqQ04wUGZFPQ==</success> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LeE54cU1FSzZDcUNmWXJ5dHM1S2VDa1Z1SFU2cWVmOHc1b0ZqQ04wUGZFPQ==</success> 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:44:56 | >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ="/></features> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ="/></features> 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-13 22:44:56 | << <iq xmlns="jabber:client" id="RhgcRbt0qScpcrhGEtogZr3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com >> <iq xmlns="jabber:client" id="RhgcRbt0qScpcrhGEtogZr3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:44:56 | >> <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" xmlns="jabber:client" type="result" id="RhgcRbt0qScpcrhGEtogZr3"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319</jid></bind></iq> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com << <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" xmlns="jabber:client" type="result" id="RhgcRbt0qScpcrhGEtogZr3"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319</jid></bind></iq> 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-13 22:44:56 | << <iq xmlns="jabber:client" id="ZCfNYZnS2fWmbPPZeU02y8k" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 >> <iq xmlns="jabber:client" id="ZCfNYZnS2fWmbPPZeU02y8k" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:44:56 | >> <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" xmlns="jabber:client" type="result" id="ZCfNYZnS2fWmbPPZeU02y8k"/> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 << <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" xmlns="jabber:client" type="result" id="ZCfNYZnS2fWmbPPZeU02y8k"/> 2022-10-13 22:44:56 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-13 22:44:56 | << <iq to="test-domain.com" id="CFmtpZjScAcSMCEyasi3zfy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 >> <iq to="test-domain.com" id="CFmtpZjScAcSMCEyasi3zfy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:44:56 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:44:56 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="6f8754a0-7f9d-42c9-bf73-6719051086ea" resume="true" location="f9c07ffec79b"/> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="6f8754a0-7f9d-42c9-bf73-6719051086ea" resume="true" location="f9c07ffec79b"/> 2022-10-13 22:44:56 | << <iq id="AnsEM1vbHEKGogyaKKyeQ9L" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 >> <iq id="AnsEM1vbHEKGogyaKKyeQ9L" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:56 | >> <iq from="test-domain.com" to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" xmlns="jabber:client" type="result" id="CFmtpZjScAcSMCEyasi3zfy"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 << <iq from="test-domain.com" to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" xmlns="jabber:client" type="result" id="CFmtpZjScAcSMCEyasi3zfy"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:44:56 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:44:56 | >> <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" xmlns="jabber:client" type="result" id="AnsEM1vbHEKGogyaKKyeQ9L"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 << <iq to="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" xmlns="jabber:client" type="result" id="AnsEM1vbHEKGogyaKKyeQ9L"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:56 | >> <presence from="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" to="jaxmpp__fuvx250557@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-13 22:44:56 | jaxmpp_ :: jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319 << <presence from="jaxmpp__fuvx250557@test-domain.com/1781077109-tigase-319" to="jaxmpp__fuvx250557@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4007] Connector state changed: connected->disconnected 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4007] Stream terminated 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:44:56 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testMultipleReconnectionsWebSocket | 4.623s |
2022-10-13 22:44:57 |
2022-10-13 22:44:57 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections] 2022-10-13 22:44:57 | ------------------------------------ 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:44:57 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-10-13 22:44:57 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2022-10-13 22:44:57 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2022-10-13 22:44:57 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2022-10-13 22:44:57 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2022-10-13 22:44:57 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:44:57 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-13 22:44:57 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2oyY2F2cTA1NTgscj1SWTM4b1h1d1dEb3FoZmVIZGRGeg==</auth> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2oyY2F2cTA1NTgscj1SWTM4b1h1d1dEb3FoZmVIZGRGeg==</auth> 2022-10-13 22:44:57 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SWTM4b1h1d1dEb3FoZmVIZGRGekk3Umt2MUlDZ0V5RGpEa2VQY1NzLHM9S0hDNEkwUTd3a1g3bGc9PSxpPTQwOTY=</challenge> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SWTM4b1h1d1dEb3FoZmVIZGRGekk3Umt2MUlDZ0V5RGpEa2VQY1NzLHM9S0hDNEkwUTd3a1g3bGc9PSxpPTQwOTY=</challenge> 2022-10-13 22:44:57 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UlkzOG9YdXdXRG9xaGZlSGRkRnpJN1JrdjFJQ2dFeURqRGtlUGNTcyxwPTd1NE55RERKeGgyM0diTENVUVA3UWdESW5mSTk3OStOWUR5T0J3ZEMrcUU9</response> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UlkzOG9YdXdXRG9xaGZlSGRkRnpJN1JrdjFJQ2dFeURqRGtlUGNTcyxwPTd1NE55RERKeGgyM0diTENVUVA3UWdESW5mSTk3OStOWUR5T0J3ZEMrcUU9</response> 2022-10-13 22:44:57 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yRE9KcFBCLy9lVUVJRWpCNEJyaTk4T1M5WHpmcnE2NnR6WVBmaUNPa0FVPQ==</success> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yRE9KcFBCLy9lVUVJRWpCNEJyaTk4T1M5WHpmcnE2NnR6WVBmaUNPa0FVPQ==</success> 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:44:57 | >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ="/></features> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ="/></features> 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-13 22:44:57 | << <iq xmlns="jabber:client" id="Vnk0qScpcrhGEtogZr3r8IC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com >> <iq xmlns="jabber:client" id="Vnk0qScpcrhGEtogZr3r8IC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:44:57 | >> <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" xmlns="jabber:client" type="result" id="Vnk0qScpcrhGEtogZr3r8IC"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320</jid></bind></iq> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com << <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" xmlns="jabber:client" type="result" id="Vnk0qScpcrhGEtogZr3r8IC"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320</jid></bind></iq> 2022-10-13 22:44:57 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-13 22:44:57 | << <iq xmlns="jabber:client" id="CLsFNLRYoYYqSO2kIyurlNE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 >> <iq xmlns="jabber:client" id="CLsFNLRYoYYqSO2kIyurlNE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:44:57 | >> <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" xmlns="jabber:client" type="result" id="CLsFNLRYoYYqSO2kIyurlNE"/> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 << <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" xmlns="jabber:client" type="result" id="CLsFNLRYoYYqSO2kIyurlNE"/> 2022-10-13 22:44:57 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-13 22:44:57 | << <iq to="test-domain.com" id="fMtgAAqUWgZrZ2u0sVevpWa" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 >> <iq to="test-domain.com" id="fMtgAAqUWgZrZ2u0sVevpWa" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:44:57 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:44:57 | << <iq id="wmb3eKFM2xxfPUgIsoOGMOG" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 >> <iq id="wmb3eKFM2xxfPUgIsoOGMOG" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:57 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:44:57 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="eb57881a-9e2b-45ce-9be5-f7930a96487d" resume="true" location="f9c07ffec79b"/> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="eb57881a-9e2b-45ce-9be5-f7930a96487d" resume="true" location="f9c07ffec79b"/> 2022-10-13 22:44:57 | >> <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" xmlns="jabber:client" type="result" id="wmb3eKFM2xxfPUgIsoOGMOG"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 << <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" xmlns="jabber:client" type="result" id="wmb3eKFM2xxfPUgIsoOGMOG"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:44:57 | >> <iq from="test-domain.com" to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" xmlns="jabber:client" type="result" id="fMtgAAqUWgZrZ2u0sVevpWa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 << <iq from="test-domain.com" to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" xmlns="jabber:client" type="result" id="fMtgAAqUWgZrZ2u0sVevpWa"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-13 22:44:57 | >> <presence from="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" to="jaxmpp__j2cavq0558@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-13 22:44:57 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320 << <presence from="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-320" to="jaxmpp__j2cavq0558@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-10-13 22:44:59 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2022-10-13 22:44:59 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2022-10-13 22:44:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:44:59 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected 2022-10-13 22:44:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-10-13 22:44:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-10-13 22:45:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-10-13 22:45:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector 2022-10-13 22:45:01 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector. 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting 2022-10-13 22:45:01 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost 2022-10-13 22:45:01 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected 2022-10-13 22:45:01 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:45:01 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-10-13 22:45:01 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2oyY2F2cTA1NTgscj1idFVyQmRVd1hacWlUZlZrQ3B2Vw==</auth> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2oyY2F2cTA1NTgscj1idFVyQmRVd1hacWlUZlZrQ3B2Vw==</auth> 2022-10-13 22:45:01 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1idFVyQmRVd1hacWlUZlZrQ3B2V2NjalU5ZnNUUnh0SHoxaVR3aEdXLHM9S0hDNEkwUTd3a1g3bGc9PSxpPTQwOTY=</challenge> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1idFVyQmRVd1hacWlUZlZrQ3B2V2NjalU5ZnNUUnh0SHoxaVR3aEdXLHM9S0hDNEkwUTd3a1g3bGc9PSxpPTQwOTY=</challenge> 2022-10-13 22:45:01 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YnRVckJkVXdYWnFpVGZWa0NwdldjY2pVOWZzVFJ4dEh6MWlUd2hHVyxwPTR1a3VLQ2lHeWJDWEFlaWw2M0hlbk84MEJ5WDhwbVduZ1dnT1hySHVsRXc9</response> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YnRVckJkVXdYWnFpVGZWa0NwdldjY2pVOWZzVFJ4dEh6MWlUd2hHVyxwPTR1a3VLQ2lHeWJDWEFlaWw2M0hlbk84MEJ5WDhwbVduZ1dnT1hySHVsRXc9</response> 2022-10-13 22:45:01 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KSEIrOUlCb21kNjNvMnVzbU1ERkI5TStpYVUySk5RVEFWZ0hHVzZWa084PQ==</success> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KSEIrOUlCb21kNjNvMnVzbU1ERkI5TStpYVUySk5RVEFWZ0hHVzZWa084PQ==</success> 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-10-13 22:45:01 | >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ="/></features> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ="/></features> 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-10-13 22:45:01 | << <iq xmlns="jabber:client" id="fOvkIQWW0ofX16CgYXiDFsc" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com >> <iq xmlns="jabber:client" id="fOvkIQWW0ofX16CgYXiDFsc" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:45:01 | >> <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321" xmlns="jabber:client" type="result" id="fOvkIQWW0ofX16CgYXiDFsc"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321</jid></bind></iq> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com << <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321" xmlns="jabber:client" type="result" id="fOvkIQWW0ofX16CgYXiDFsc"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321</jid></bind></iq> 2022-10-13 22:45:01 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-10-13 22:45:01 | << <iq xmlns="jabber:client" id="2tsu9KYphJNQ8sWmKywiEqe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321 >> <iq xmlns="jabber:client" id="2tsu9KYphJNQ8sWmKywiEqe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:45:01 | >> <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321" xmlns="jabber:client" type="result" id="2tsu9KYphJNQ8sWmKywiEqe"/> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321 << <iq to="jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321" xmlns="jabber:client" type="result" id="2tsu9KYphJNQ8sWmKywiEqe"/> 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-10-13 22:45:01 | << <iq to="test-domain.com" id="JyFEMAeS04gUh19m8i25y9H" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321 >> <iq to="test-domain.com" id="JyFEMAeS04gUh19m8i25y9H" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:45:01 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:45:01 | << <iq id="KpcamMYcs2sndx8GoetkHNI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321 >> <iq id="KpcamMYcs2sndx8GoetkHNI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:45:01 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:45:01 | jaxmpp_ :: jaxmpp__j2cavq0558@test-domain.com/1781077109-tigase-321 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated 2022-10-13 22:45:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-10-13 22:45:01 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected |