Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-03-22 22:20:17 | adding system property: server.cluster.nodes: localhost
2022-03-22 22:20:18 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:20:18 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:20:18 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:20:18 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:20: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-03-22 22:20:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20236f3b
2022-03-22 22:20:38 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:20:38 | [Mutex] waiting for: [registration]
2022-03-22 22:20:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2ee4854f
2022-03-22 22:20:38 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:20:38 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2adb044b
2022-03-22 22:20:38 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:20:38 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:20:38 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:20:38 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:20:38 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:20: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@54386f03}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@2cf7f8fe}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@ff6703b}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@18a156b1}, 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=Tue Mar 22 22:20:58 PDT 2022}}}}
2022-03-22 22:20:58 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:20:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@10deb413
2022-03-22 22:20:58 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3f101919
2022-03-22 22:20:58 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7d3c2856
2022-03-22 22:22:08 | [Mutex] timeout. Not received [registration]
2022-03-22 22:22:08 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Retrieve server version
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Retrieve server statistics 1
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: SASL authentication
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Brute Force Prevention
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Password change
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: VCard: VCard4 support - #2407, #2410
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestVCard4]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: VCard: VCard4 and VCard-Temp integration - #3282
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: VCard: Setting VCard-temp with empty photo - #6293
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: MotD: Message of the Day
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Welcome: Welcome message
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: User credentials manipulation
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Offline Messages: Sink Provider - #2947
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: XEP-0357: Push Notifications
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: XEP-0357: Push Notifications - Groupchat
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: XEP-0411: Bookmarks Conversion
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: WebSocket: Test WebSocket connectivity - #3305
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Tigase XMPP server monitoring - #2951
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Admin ad-hoc tests
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Presence tests
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Privacy list
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: Service Discovery Extensions
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | Running: XEP-0215: External Service Discovery
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 |
2022-03-22 22:22:08 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-03-22 22:22:08 | ------------------------------------
2022-03-22 22:22:08 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:22:08 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:22:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:22:08 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:22: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-03-22 22:22:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@60625639
2022-03-22 22:22:29 | [Mutex] waiting for: [registration]
2022-03-22 22:22:29 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:22:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6ea5b445
2022-03-22 22:22:29 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:22:29 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6a9a3d49
2022-03-22 22:22:29 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:22:29 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:22:29 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:22:29 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:22:29 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:22: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@2f98be7e}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@5db9f62a}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1efd7644}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@253660a7}, 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=Tue Mar 22 22:22:49 PDT 2022}}}}
2022-03-22 22:22:49 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:22:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4fb74131
2022-03-22 22:22:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5dadf64b
2022-03-22 22:22:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2897f4ec
2022-03-22 22:23:59 | [Mutex] timeout. Not received [registration]
2022-03-22 22:23:59 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | Running: Test MAM support - #4732
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | Running: Test limit of users per room - #3179
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | Running: Test handling of timestamps - #7443
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | Running: Modify list of the occupants to include room members - #8660
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | Running: Test MUC VCard support
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 |
2022-03-22 22:23:59 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-03-22 22:23:59 | ------------------------------------
2022-03-22 22:23:59 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:23:59 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:23:59 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:23:59 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:24: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-03-22 22:24:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@75d792bb
2022-03-22 22:24:19 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:24:19 | [Mutex] waiting for: [registration]
2022-03-22 22:24:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7b107271
2022-03-22 22:24:19 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:24:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7f2ff9cb
2022-03-22 22:24:19 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:24:19 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:24:19 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:24:19 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:24:19 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:24: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@3a2d784a}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@732677fe}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@b5d0011}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@bbc5110}, 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=Tue Mar 22 22:24:39 PDT 2022}}}}
2022-03-22 22:24:39 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:24:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a028705
2022-03-22 22:24:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1adb823c
2022-03-22 22:24:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@79e544fe
2022-03-22 22:25:49 | [Mutex] timeout. Not received [registration]
2022-03-22 22:25:49 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: Node and item manipulation using PubSub procotol - #4229
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: PEP support
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: Removal of PEP nodes on user removal - #3544
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: MAM: Support for XEP-0313 for PubSub - #4733
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: REST: Node and item manipulation using REST API - JSON - #4728
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | Running: Discovery of nodes with RSM
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 |
2022-03-22 22:25:49 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-03-22 22:25:49 | ------------------------------------
2022-03-22 22:25:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:25:49 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:25:49 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:25:49 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:26: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-03-22 22:26:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@41823971
2022-03-22 22:26:09 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:26:09 | [Mutex] waiting for: [registration]
2022-03-22 22:26:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4f45cf31
2022-03-22 22:26:09 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:26:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4b7a5201
2022-03-22 22:26:09 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:26:09 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:26:09 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:26:09 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:26:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:26: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@e78c50a}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@5e612c05}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3fbc4cbf}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@264ffb13}, 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=Tue Mar 22 22:26:29 PDT 2022}}}}
2022-03-22 22:26:29 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:26:29 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6e573a45
2022-03-22 22:26:29 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3981328e
2022-03-22 22:26:29 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@648548b5
2022-03-22 22:27:39 | [Mutex] timeout. Not received [registration]
2022-03-22 22:27:39 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | Running: UI: Web Admin UI - #2955
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | Running: REST: Test user status change via REST API call - #8226
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | Running: Password reset over email
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | Running: Upload: Test support for XEP-0363: HTTP File Upload
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 |
2022-03-22 22:27:39 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-03-22 22:27:39 | ------------------------------------
2022-03-22 22:27:39 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:27:39 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:27:39 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:27:39 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:27: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-03-22 22:27:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@31e9dfd5
2022-03-22 22:27:59 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:27:59 | [Mutex] waiting for: [registration]
2022-03-22 22:27:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3f2e3798
2022-03-22 22:27:59 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:27:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3b11b4a5
2022-03-22 22:27:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:27:59 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:27:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:27:59 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:27:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:28: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@7e133da3}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@1fb52c3}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4f272793}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7925164e}, 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=Tue Mar 22 22:28:19 PDT 2022}}}}
2022-03-22 22:28:19 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:28:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1e3cc2ec
2022-03-22 22:28:19 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@450af6a2
2022-03-22 22:28:19 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@33e74a2f
2022-03-22 22:29:29 | [Mutex] timeout. Not received [registration]
2022-03-22 22:29:29 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | Running: XEP-0313 - Message Archive Management
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | Running: XEP-0313 - Message Archive Management: 2
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | Running: XEP-0136 - Message Archiving - basic tests
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | Running: XEP-0136 - Message Archive - extended tests
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | Running: XEP-0136 - Message Archiving - RSM
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | Running: XEP-0136 - Message Archiving - Tags and Contains
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | Running: XEP-0136 - Message Archiving - MUC
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | Running: Archiving messages while recipient is oflfine
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 |
2022-03-22 22:29:29 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-03-22 22:29:29 | ------------------------------------
2022-03-22 22:29:29 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:29:29 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:29:29 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:29:29 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:29: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-03-22 22:29:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@50fe6ef9
2022-03-22 22:29:49 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:29:49 | [Mutex] waiting for: [registration]
2022-03-22 22:29:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e398a96
2022-03-22 22:29:49 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:29:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5a060589
2022-03-22 22:29:49 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:29:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:29:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:29:49 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:29:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:30: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@1f0480ad}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@3caeac12}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2e51fc2b}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@44118e25}, 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=Tue Mar 22 22:30:09 PDT 2022}}}}
2022-03-22 22:30:09 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:30:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7f2b7fe2
2022-03-22 22:30:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@36ac9229
2022-03-22 22:30:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@173d9073
2022-03-22 22:31:19 | [Mutex] timeout. Not received [registration]
2022-03-22 22:31:19 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | Running: External Component - testing external component settings and connectivity
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | Running: External Component Manager - testing configuration of external components
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 |
2022-03-22 22:31:19 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-03-22 22:31:19 | ------------------------------------
2022-03-22 22:31:19 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:31:19 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:31:19 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:31:19 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:31: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-03-22 22:31:39 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3b36372a
2022-03-22 22:31:39 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:31:39 | [Mutex] waiting for: [registration]
2022-03-22 22:31:39 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@35f1ce3c
2022-03-22 22:31:39 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:31:39 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@31ce5c5a
2022-03-22 22:31:39 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:31:39 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:31:39 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:31:39 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:31:39 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:31: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@74ccc407}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@7ec932d3}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@45729318}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@69d3b60}, 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=Tue Mar 22 22:31:59 PDT 2022}}}}
2022-03-22 22:31:59 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:31:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@14e33b48
2022-03-22 22:31:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@238bccad
2022-03-22 22:31:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@72b07197
2022-03-22 22:33:09 | [Mutex] timeout. Not received [registration]
2022-03-22 22:33:09 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:33:09 |
2022-03-22 22:33:09 | Running: Example Jaxmpp Test
2022-03-22 22:33:09 | ------------------------------------
2022-03-22 22:33:09 |
2022-03-22 22:33:09 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-03-22 22:33:09 | ------------------------------------
2022-03-22 22:33:09 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:33:09 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:33:09 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:33:09 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:33:09 |
2022-03-22 22:33:09 | Running: Example Jaxmpp Test
2022-03-22 22:33:09 | ------------------------------------
2022-03-22 22:33:09 |
2022-03-22 22:33:09 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-03-22 22:33:09 | ------------------------------------
2022-03-22 22:33: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-03-22 22:33:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@439bda96
2022-03-22 22:33:29 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:33:29 | [Mutex] waiting for: [registration]
2022-03-22 22:33:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4d5c3c95
2022-03-22 22:33:29 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:33:29 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4963b1e6
2022-03-22 22:33:29 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:33:29 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:33:29 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:33:29 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:33:29 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:33: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@c6136ae}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@113312de}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3d273cf9}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@699f463a}, 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=Tue Mar 22 22:33:49 PDT 2022}}}}
2022-03-22 22:33:49 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:33:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6c4ec9e1
2022-03-22 22:33:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@65629354
2022-03-22 22:33:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6126abf5
2022-03-22 22:34:59 | [Mutex] timeout. Not received [registration]
2022-03-22 22:34:59 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | Running: Testing reconnections - #4266
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 |
2022-03-22 22:34:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 22:34:59 | ------------------------------------
2022-03-22 22:34:59 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:34:59 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:34:59 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:34:59 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:35: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-03-22 22:35:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@c4dfc24
2022-03-22 22:35:19 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:35:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@28a13dd
2022-03-22 22:35:19 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:35:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6b59754
2022-03-22 22:35:19 | [Mutex] waiting for: [registration]
2022-03-22 22:35:19 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:35:19 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:35:19 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:35:19 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:35:19 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:35: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@43b719e6}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@20f86168}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@72be9a51}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@581bbc65}, 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=Tue Mar 22 22:35:39 PDT 2022}}}}
2022-03-22 22:35:39 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:35:39 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2398e6a9
2022-03-22 22:35:39 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@40082093
2022-03-22 22:35:39 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@466246d1
2022-03-22 22:36:49 | [Mutex] timeout. Not received [registration]
2022-03-22 22:36:49 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | Running: Check MIX Create Channel
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestCreate]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | Running: Check MIX Join
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestJoin]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | Running: Check MIX Destroy Channel
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | Running: Check Basic MIX Conversation Scenario
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 |
2022-03-22 22:36:49 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 22:36:49 | ------------------------------------
2022-03-22 22:36:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:36:49 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:36:49 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:36:49 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:37: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-03-22 22:37:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5f3120a5
2022-03-22 22:37:09 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:37:09 | [Mutex] waiting for: [registration]
2022-03-22 22:37:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@51f6d533
2022-03-22 22:37:09 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:37:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@55c94bd5
2022-03-22 22:37:09 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:37:09 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:37:09 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:37:09 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:37:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:37: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@10cbdf08}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@4629f1bc}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2111eb07}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@3e199b13}, 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=Tue Mar 22 22:37:29 PDT 2022}}}}
2022-03-22 22:37:29 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:37:29 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@70e42047
2022-03-22 22:37:29 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@79499bf6
2022-03-22 22:37:29 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@57ae0e0b
2022-03-22 22:38:39 | [Mutex] timeout. Not received [registration]
2022-03-22 22:38:39 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | Running: Get list of connected users
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | Running: Get list of disconnected users
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | Running: Get list of history entries for connections
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 |
2022-03-22 22:38:39 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-03-22 22:38:39 | ------------------------------------
2022-03-22 22:38:39 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:38:39 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:38:39 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:38:39 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:38: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-03-22 22:38:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4f811d39
2022-03-22 22:38:59 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:38:59 | [Mutex] waiting for: [registration]
2022-03-22 22:38:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4146eab9
2022-03-22 22:38:59 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:38:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@45797649
2022-03-22 22:38:59 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:38:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:38:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-03-22 22:38:59 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:38:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:39: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;@6fd98f74}, 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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@7be082}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@5efc4636}, 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@47544d61}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@31b16410}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@3f749751}, 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=Tue Mar 22 22:39:19 PDT 2022}}}}
2022-03-22 22:39:19 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:39:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@60541fcd
2022-03-22 22:39:19 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@50e69e3
2022-03-22 22:39:19 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3f251cb6
2022-03-22 22:40:29 | [Mutex] timeout. Not received [registration]
2022-03-22 22:40:29 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:40:29 |
2022-03-22 22:40:29 | Running: Check WorkGroup component
2022-03-22 22:40:29 | ------------------------------------
2022-03-22 22:40:29 |
2022-03-22 22:40:29 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-03-22 22:40:29 | ------------------------------------
2022-03-22 22:40:29 |
2022-03-22 22:40:29 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-03-22 22:40:29 | ------------------------------------
2022-03-22 22:40:29 |
2022-03-22 22:40:29 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-03-22 22:40:29 | ------------------------------------
2022-03-22 22:40:29 |
2022-03-22 22:40:29 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-03-22 22:40:29 | ------------------------------------