Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-04-15 10:57:37 | adding system property: server.cluster.nodes: localhost
2022-04-15 10:57:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: null->connecting
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: connecting->connected
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms
2022-04-15 10:57:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 10:57:38 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 10:57:38 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Start TLS
2022-04-15 10:57:38 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 10:57:38 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Proceeding TLS
2022-04-15 10:57:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Start handshake
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Can't establish encrypted connection
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Connector state changed: connected->disconnected
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Ignoring stop connector.
2022-04-15 10:57:58 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 10:57:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: null->connecting
2022-04-15 10:57:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@23270a98
2022-04-15 10:57:58 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 10:57:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 10:57:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2de0f08c
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: connecting->connected
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms
2022-04-15 10:57:58 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 10:57:58 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@29df61e8
2022-04-15 10:57:58 | [Mutex] waiting for: [registration]
2022-04-15 10:57:58 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 10:57:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=30] Start TLS
2022-04-15 10:57:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 10:57:58 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 10:57:58 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Proceeding TLS
2022-04-15 10:57:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Start handshake
2022-04-15 10:58:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Can't establish encrypted connection
2022-04-15 10:58:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 10:58:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 10:58:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Connector state changed: connected->disconnected
2022-04-15 10:58:18 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@77b55e7e}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@ff94ef2}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@cf205f8}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@51e9ecb6}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 10:58:18 PDT 2022}}}}
2022-04-15 10:58:18 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 10:58:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@e377255
2022-04-15 10:58:18 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7e9d51b6
2022-04-15 10:58:18 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@612c7a1e
2022-04-15 10:59:28 | [Mutex] timeout. Not received [registration]
2022-04-15 10:59:28 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Retrieve server version
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Retrieve server statistics 1
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: SASL authentication
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Brute Force Prevention
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Password change
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: VCard: VCard4 support - #2407, #2410
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestVCard4]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: VCard: VCard4 and VCard-Temp integration - #3282
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: VCard: Setting VCard-temp with empty photo - #6293
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: MotD: Message of the Day
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Welcome: Welcome message
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: User credentials manipulation
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Offline Messages: Sink Provider - #2947
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: XEP-0357: Push Notifications
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: XEP-0357: Push Notifications - Groupchat
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: XEP-0411: Bookmarks Conversion
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: WebSocket: Test WebSocket connectivity - #3305
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Tigase XMPP server monitoring - #2951
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Admin ad-hoc tests
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Presence tests
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Privacy list
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: Service Discovery Extensions
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | Running: XEP-0215: External Service Discovery
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 |
2022-04-15 10:59:28 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-15 10:59:28 | ------------------------------------
2022-04-15 10:59:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: null->connecting
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: connecting->connected
2022-04-15 10:59:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms
2022-04-15 10:59:28 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 10:59:28 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=35] Start TLS
2022-04-15 10:59:28 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 10:59:28 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Proceeding TLS
2022-04-15 10:59:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Start handshake
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Can't establish encrypted connection
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Connector state changed: connected->disconnected
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=35] Ignoring stop connector.
2022-04-15 10:59:48 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 10:59:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Using XEP-0077 mode!!!!
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: null->connecting
2022-04-15 10:59:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@50ea67ef
2022-04-15 10:59:48 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Preparing connection to [localhost:5222]
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: connecting->connected
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Whitespace ping period is setted to nullms
2022-04-15 10:59:48 | [Mutex] waiting for: [registration]
2022-04-15 10:59:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 10:59:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e2d9382
2022-04-15 10:59:48 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 10:59:48 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5a120c9f
2022-04-15 10:59:48 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 10:59:48 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=40] Start TLS
2022-04-15 10:59:48 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 10:59:48 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 10:59:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Proceeding TLS
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Start handshake
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Can't establish encrypted connection
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 10:59:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Connector state changed: connected->disconnected
2022-04-15 10:59:48 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@1f1099b9}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@1cc640ab}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2ec56132}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@64f9e681}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 10:59:48 PDT 2022}}}}
2022-04-15 10:59:48 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 10:59:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7f3f66f6
2022-04-15 10:59:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5152b2a2
2022-04-15 10:59:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@549b954b
2022-04-15 11:01:18 | [Mutex] timeout. Not received [registration]
2022-04-15 11:01:18 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | Running: Test MAM support - #4732
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | Running: Test limit of users per room - #3179
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | Running: Test handling of timestamps - #7443
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | Running: Modify list of the occupants to include room members - #8660
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | Running: Test MUC VCard support
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 |
2022-04-15 11:01:18 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-15 11:01:18 | ------------------------------------
2022-04-15 11:01:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: null->connecting
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: connecting->connected
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:01:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:01:18 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=45] Start TLS
2022-04-15 11:01:18 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:01:18 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:01:18 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Proceeding TLS
2022-04-15 11:01:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Start handshake
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Can't establish encrypted connection
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Connector state changed: connected->disconnected
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=45] Ignoring stop connector.
2022-04-15 11:01:38 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:01:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:01:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4c202d3b
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: null->connecting
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:01:38 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: connecting->connected
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:01:38 | [Mutex] waiting for: [registration]
2022-04-15 11:01:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:01:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@42e7cacf
2022-04-15 11:01:38 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:01:38 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46d8464b
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=50] Start TLS
2022-04-15 11:01:38 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:01:38 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:01:38 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:01:38 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:01:38 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Proceeding TLS
2022-04-15 11:01:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Start handshake
2022-04-15 11:01:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Can't establish encrypted connection
2022-04-15 11:01:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:01:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:01:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Connector state changed: connected->disconnected
2022-04-15 11:01:58 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@3dac0f4}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@4e5e7c41}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@329366f7}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@36fd84f0}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:01:58 PDT 2022}}}}
2022-04-15 11:01:58 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:01:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@63f53fbb
2022-04-15 11:01:58 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5e74ebf0
2022-04-15 11:01:58 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@77f98a17
2022-04-15 11:03:08 | [Mutex] timeout. Not received [registration]
2022-04-15 11:03:08 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: Node and item manipulation using PubSub procotol - #4229
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: PEP support
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: Removal of PEP nodes on user removal - #3544
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: MAM: Support for XEP-0313 for PubSub - #4733
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: REST: Node and item manipulation using REST API - JSON - #4728
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | Running: Discovery of nodes with RSM
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 |
2022-04-15 11:03:08 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-15 11:03:08 | ------------------------------------
2022-04-15 11:03:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: null->connecting
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: connecting->connected
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:03:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=55] Start TLS
2022-04-15 11:03:08 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:03:08 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:03:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:03:08 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Proceeding TLS
2022-04-15 11:03:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Start handshake
2022-04-15 11:03:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Can't establish encrypted connection
2022-04-15 11:03:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:03:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:03:28 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:03:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=55] Ignoring stop connector.
2022-04-15 11:03:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Connector state changed: connected->disconnected
2022-04-15 11:03:29 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:03:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: null->connecting
2022-04-15 11:03:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@30651c6a
2022-04-15 11:03:29 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: connecting->connected
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:03:29 | [Mutex] waiting for: [registration]
2022-04-15 11:03:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:03:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3ea2e416
2022-04-15 11:03:29 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:03:29 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3a9d771a
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=60] Start TLS
2022-04-15 11:03:29 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:03:29 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:03:29 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:03:29 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:03:29 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Proceeding TLS
2022-04-15 11:03:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Start handshake
2022-04-15 11:03:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Can't establish encrypted connection
2022-04-15 11:03:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:03:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:03:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Connector state changed: connected->disconnected
2022-04-15 11:03:49 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@7f9fee2d}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@67013bf8}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4e2af15a}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1f5e7a22}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:03:49 PDT 2022}}}}
2022-04-15 11:03:49 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:03:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1fb01162
2022-04-15 11:03:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@71803797
2022-04-15 11:03:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6839a8dc
2022-04-15 11:04:59 | [Mutex] timeout. Not received [registration]
2022-04-15 11:04:59 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | Running: UI: Web Admin UI - #2955
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | Running: REST: Test user status change via REST API call - #8226
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | Running: Password reset over email
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | Running: Upload: Test support for XEP-0363: HTTP File Upload
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 |
2022-04-15 11:04:59 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-15 11:04:59 | ------------------------------------
2022-04-15 11:04:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: null->connecting
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: connecting->connected
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:04:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=65] Start TLS
2022-04-15 11:04:59 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:04:59 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:04:59 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:04:59 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Proceeding TLS
2022-04-15 11:04:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Start handshake
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Can't establish encrypted connection
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Connector state changed: connected->disconnected
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=65] Ignoring stop connector.
2022-04-15 11:05:19 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:05:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: null->connecting
2022-04-15 11:05:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1475cb31
2022-04-15 11:05:19 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: connecting->connected
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:05:19 | [Mutex] waiting for: [registration]
2022-04-15 11:05:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:05:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1ab237cf
2022-04-15 11:05:19 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:05:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1e8da041
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=70] Start TLS
2022-04-15 11:05:19 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:05:19 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:05:19 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:05:19 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:05:19 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Proceeding TLS
2022-04-15 11:05:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Start handshake
2022-04-15 11:05:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Can't establish encrypted connection
2022-04-15 11:05:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:05:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:05:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Connector state changed: connected->disconnected
2022-04-15 11:05:39 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@5b8f3df4}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@611949f7}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@6a1e0654}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@19622cfe}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:05:39 PDT 2022}}}}
2022-04-15 11:05:39 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:05:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3ba0c2bb
2022-04-15 11:05:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@105d62c9
2022-04-15 11:05:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@aebfa30
2022-04-15 11:06:49 | [Mutex] timeout. Not received [registration]
2022-04-15 11:06:49 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | Running: XEP-0313 - Message Archive Management
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | Running: XEP-0313 - Message Archive Management: 2
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | Running: XEP-0136 - Message Archiving - basic tests
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | Running: XEP-0136 - Message Archive - extended tests
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | Running: XEP-0136 - Message Archiving - RSM
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | Running: XEP-0136 - Message Archiving - Tags and Contains
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | Running: XEP-0136 - Message Archiving - MUC
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | Running: Archiving messages while recipient is oflfine
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 |
2022-04-15 11:06:49 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-15 11:06:49 | ------------------------------------
2022-04-15 11:06:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: null->connecting
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: connecting->connected
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:06:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:06:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=76] Start TLS
2022-04-15 11:06:49 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:06:49 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:06:49 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Proceeding TLS
2022-04-15 11:06:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Start handshake
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Can't establish encrypted connection
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=78] Connector state changed: connected->disconnected
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=76] Ignoring stop connector.
2022-04-15 11:07:09 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:07:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: null->connecting
2022-04-15 11:07:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6737c1af
2022-04-15 11:07:09 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: connecting->connected
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:07:09 | [Mutex] waiting for: [registration]
2022-04-15 11:07:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:07:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@69f03339
2022-04-15 11:07:09 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:07:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6dcfaadf
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=81] Start TLS
2022-04-15 11:07:09 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:07:09 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:07:09 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:07:09 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:07:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Proceeding TLS
2022-04-15 11:07:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Start handshake
2022-04-15 11:07:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Can't establish encrypted connection
2022-04-15 11:07:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:07:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:07:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=83] Connector state changed: connected->disconnected
2022-04-15 11:07:29 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@28cd3902}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@712eaf0d}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@192f33ea}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@926fb42}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:07:29 PDT 2022}}}}
2022-04-15 11:07:29 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:07:29 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@48e2c64d
2022-04-15 11:07:29 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4cb05e9b
2022-04-15 11:07:29 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2c608484
2022-04-15 11:08:39 | [Mutex] timeout. Not received [registration]
2022-04-15 11:08:39 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | Running: External Component - testing external component settings and connectivity
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | Running: External Component Manager - testing configuration of external components
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 |
2022-04-15 11:08:39 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-15 11:08:39 | ------------------------------------
2022-04-15 11:08:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: null->connecting
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: connecting->connected
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:08:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=86] Start TLS
2022-04-15 11:08:39 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:08:39 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:08:39 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:08:39 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Proceeding TLS
2022-04-15 11:08:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Start handshake
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Can't establish encrypted connection
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=88] Connector state changed: connected->disconnected
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=86] Ignoring stop connector.
2022-04-15 11:08:59 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:08:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: null->connecting
2022-04-15 11:08:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@61c9ed5d
2022-04-15 11:08:59 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: connecting->connected
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:08:59 | [Mutex] waiting for: [registration]
2022-04-15 11:08:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:08:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f0e0f14
2022-04-15 11:08:59 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:08:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6b31862d
2022-04-15 11:08:59 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:08:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=91] Start TLS
2022-04-15 11:08:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:08:59 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:08:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Proceeding TLS
2022-04-15 11:08:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Start handshake
2022-04-15 11:09:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Can't establish encrypted connection
2022-04-15 11:09:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:09:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:09:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=93] Connector state changed: connected->disconnected
2022-04-15 11:09:19 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@2e33052f}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@3ea6b1}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1f576f0d}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@78b09224}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:09:19 PDT 2022}}}}
2022-04-15 11:09:19 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:09:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4e1cfa60
2022-04-15 11:09:19 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3b62c63c
2022-04-15 11:09:19 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1f69f95a
2022-04-15 11:10:29 | [Mutex] timeout. Not received [registration]
2022-04-15 11:10:29 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:10:29 |
2022-04-15 11:10:29 | Running: Example Jaxmpp Test
2022-04-15 11:10:29 | ------------------------------------
2022-04-15 11:10:29 |
2022-04-15 11:10:29 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-04-15 11:10:29 | ------------------------------------
2022-04-15 11:10:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: null->connecting
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: connecting->connected
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:10:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:10:29 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:10:29 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=96] Start TLS
2022-04-15 11:10:29 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:10:29 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Proceeding TLS
2022-04-15 11:10:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Start handshake
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Can't establish encrypted connection
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=98] Connector state changed: connected->disconnected
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=96] Ignoring stop connector.
2022-04-15 11:10:49 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:10:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:10:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@603fa7ae
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: null->connecting
2022-04-15 11:10:49 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: connecting->connected
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:10:49 | [Mutex] waiting for: [registration]
2022-04-15 11:10:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:10:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6ef855d9
2022-04-15 11:10:49 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:10:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6ac7ccde
2022-04-15 11:10:49 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:10:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=101] Start TLS
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Proceeding TLS
2022-04-15 11:10:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Start handshake
2022-04-15 11:10:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:10:49 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:10:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Can't establish encrypted connection
2022-04-15 11:11:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:11:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:11:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=103] Connector state changed: connected->disconnected
2022-04-15 11:11:09 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@2fc55fe2}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@325a9f63}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1e20526c}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4a55cc4a}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:11:09 PDT 2022}}}}
2022-04-15 11:11:09 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:11:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4feaa0ad
2022-04-15 11:11:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@29ad8fb4
2022-04-15 11:11:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@35021bdf
2022-04-15 11:12:19 | [Mutex] timeout. Not received [registration]
2022-04-15 11:12:19 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | Running: Testing reconnections - #4266
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 |
2022-04-15 11:12:19 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-15 11:12:19 | ------------------------------------
2022-04-15 11:12:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: null->connecting
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: connecting->connected
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:12:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:12:19 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=106] Start TLS
2022-04-15 11:12:19 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:12:19 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:12:19 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Proceeding TLS
2022-04-15 11:12:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Start handshake
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Can't establish encrypted connection
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=108] Connector state changed: connected->disconnected
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=106] Ignoring stop connector.
2022-04-15 11:12:39 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:12:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: null->connecting
2022-04-15 11:12:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1facbf49
2022-04-15 11:12:39 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:12:39 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:12:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@116b42cc
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: connecting->connected
2022-04-15 11:12:39 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:12:39 | [Mutex] waiting for: [registration]
2022-04-15 11:12:39 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1554d439
2022-04-15 11:12:39 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=111] Start TLS
2022-04-15 11:12:39 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:12:39 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:12:39 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:12:39 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Proceeding TLS
2022-04-15 11:12:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Start handshake
2022-04-15 11:12:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Can't establish encrypted connection
2022-04-15 11:12:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:12:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:12:59 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@505648f7}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=connected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@2a7af343}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@61ccb9e2}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@520a5cfe}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:12:39 PDT 2022}}}}
2022-04-15 11:12:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=113] Connector state changed: connected->disconnected
2022-04-15 11:12:59 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:12:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3079b7b8
2022-04-15 11:12:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4de4ba1f
2022-04-15 11:12:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@49e319e8
2022-04-15 11:14:09 | [Mutex] timeout. Not received [registration]
2022-04-15 11:14:09 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | Running: Check MIX Create Channel
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestCreate]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | Running: Check MIX Join
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestJoin]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | Running: Check MIX Destroy Channel
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | Running: Check Basic MIX Conversation Scenario
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 |
2022-04-15 11:14:09 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-15 11:14:09 | ------------------------------------
2022-04-15 11:14:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector state changed: null->connecting
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector state changed: connecting->connected
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:14:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=116] Start TLS
2022-04-15 11:14:09 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:14:09 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:14:09 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:14:09 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=118] Proceeding TLS
2022-04-15 11:14:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=118] Start handshake
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=118] Can't establish encrypted connection
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=118] Connector state changed: connected->disconnected
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=116] Ignoring stop connector.
2022-04-15 11:14:29 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:14:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector state changed: null->connecting
2022-04-15 11:14:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7e6e433a
2022-04-15 11:14:29 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector state changed: connecting->connected
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:14:29 | [Mutex] waiting for: [registration]
2022-04-15 11:14:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:14:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@70a9a287
2022-04-15 11:14:29 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:14:29 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7496284a
2022-04-15 11:14:29 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:14:29 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=121] Start TLS
2022-04-15 11:14:29 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:14:29 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:14:29 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Proceeding TLS
2022-04-15 11:14:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Start handshake
2022-04-15 11:14:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Can't establish encrypted connection
2022-04-15 11:14:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:14:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:14:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Connector state changed: connected->disconnected
2022-04-15 11:14:49 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@3194a8bc}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@3d6f4a27}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@ef7a97}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@45fec6b8}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:14:49 PDT 2022}}}}
2022-04-15 11:14:49 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:14:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@51bb57f3
2022-04-15 11:14:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@16420191
2022-04-15 11:14:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6d82fa0c
2022-04-15 11:15:59 | [Mutex] timeout. Not received [registration]
2022-04-15 11:15:59 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | Running: Get list of connected users
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | Running: Get list of disconnected users
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | Running: Get list of history entries for connections
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 |
2022-04-15 11:15:59 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-15 11:15:59 | ------------------------------------
2022-04-15 11:15:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=1] Connector state changed: null->connecting
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=1] Connector state changed: connecting->connected
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:15:59 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=126] Start TLS
2022-04-15 11:15:59 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:15:59 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:15:59 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:15:59 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=128] Proceeding TLS
2022-04-15 11:15:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=128] Start handshake
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=128] Can't establish encrypted connection
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=128] Connector state changed: connected->disconnected
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=21 thread=126] Ignoring stop connector.
2022-04-15 11:16:19 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-15 11:16:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=1] Using XEP-0077 mode!!!!
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=1] Connector state changed: null->connecting
2022-04-15 11:16:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5d990d35
2022-04-15 11:16:19 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=1] DNS entry stored in session object: localhost:5222
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=1] Preparing connection to [localhost:5222]
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=1] Connector state changed: connecting->connected
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=1] Whitespace ping period is setted to nullms
2022-04-15 11:16:19 | [Mutex] waiting for: [registration]
2022-04-15 11:16:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-15 11:16:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@535ee8f6
2022-04-15 11:16:19 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-15 11:16:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@57616645
2022-04-15 11:16:19 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-15 11:16:19 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=131] Start TLS
2022-04-15 11:16:19 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-15 11:16:19 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-15 11:16:19 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=133] Proceeding TLS
2022-04-15 11:16:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=133] Start handshake
2022-04-15 11:16:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=133] Can't establish encrypted connection
2022-04-15 11:16:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:16:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-15 11:16:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=22 thread=133] Connector state changed: connected->disconnected
2022-04-15 11:16:39 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@6cddfab7}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@1263e2cd}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5d7bb494}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@786b511}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@233bf44f}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7f34fd23}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Fri Apr 15 11:16:39 PDT 2022}}}}
2022-04-15 11:16:39 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-15 11:16:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@724c1d82
2022-04-15 11:16:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@405010e7
2022-04-15 11:16:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3cb51d2e
2022-04-15 11:17:49 | [Mutex] timeout. Not received [registration]
2022-04-15 11:17:49 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-15 11:17:49 |
2022-04-15 11:17:49 | Running: Check WorkGroup component
2022-04-15 11:17:49 | ------------------------------------
2022-04-15 11:17:49 |
2022-04-15 11:17:49 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-15 11:17:49 | ------------------------------------
2022-04-15 11:17:49 |
2022-04-15 11:17:49 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-15 11:17:49 | ------------------------------------
2022-04-15 11:17:49 |
2022-04-15 11:17:49 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-15 11:17:49 | ------------------------------------
2022-04-15 11:17:49 |
2022-04-15 11:17:49 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-15 11:17:49 | ------------------------------------