Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-04-25 13:28:51 | adding system property: server.cluster.nodes: localhost
2022-04-25 13:28:51 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:28:51 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:28:51 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:28:51 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:29:11 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:29:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7134be69
2022-04-25 13:29:11 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:29:11 | [Mutex] waiting for: [registration]
2022-04-25 13:29:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7ff34e3f
2022-04-25 13:29:11 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:29:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7bccd519
2022-04-25 13:29:11 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:29:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:29:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:29:11 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:29:11 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:29:31 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@6add6242}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@12c32373}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@5ee1bb4b}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@5faf0da7}, 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=Mon Apr 25 13:29:31 PDT 2022}}}}
2022-04-25 13:29:31 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:29:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3727650e
2022-04-25 13:29:31 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@657bc1ef
2022-04-25 13:29:31 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@56793ce8
2022-04-25 13:30:41 | [Mutex] timeout. Not received [registration]
2022-04-25 13:30:41 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: Retrieve server version
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: Retrieve server statistics 1
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: SASL authentication
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: Brute Force Prevention
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: Password change
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: VCard: VCard4 support - #2407, #2410
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestVCard4]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: VCard: VCard4 and VCard-Temp integration - #3282
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: VCard: Setting VCard-temp with empty photo - #6293
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: MotD: Message of the Day
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: Welcome: Welcome message
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | Running: User credentials manipulation
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:41 |
2022-04-25 13:30:41 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 13:30:41 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Offline Messages: Sink Provider - #2947
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: XEP-0357: Push Notifications
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: XEP-0357: Push Notifications - Groupchat
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: XEP-0411: Bookmarks Conversion
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: WebSocket: Test WebSocket connectivity - #3305
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Tigase XMPP server monitoring - #2951
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Admin ad-hoc tests
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Presence tests
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Privacy list
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: Service Discovery Extensions
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | Running: XEP-0215: External Service Discovery
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 |
2022-04-25 13:30:42 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 13:30:42 | ------------------------------------
2022-04-25 13:30:42 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:30:42 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:30:42 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:30:42 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:31:02 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:31:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7eb5a102
2022-04-25 13:31:02 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:31:02 | [Mutex] waiting for: [registration]
2022-04-25 13:31:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@707250a4
2022-04-25 13:31:02 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:31:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@744dca72
2022-04-25 13:31:02 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:31:02 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:31:02 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:31:02 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:31:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:31:22 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@314f5a9f}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@62214005}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@b4cb95}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1a308fab}, 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=Mon Apr 25 13:31:22 PDT 2022}}}}
2022-04-25 13:31:22 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:31:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5160a5d0
2022-04-25 13:31:22 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3929e691
2022-04-25 13:31:22 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1f676a42
2022-04-25 13:32:32 | [Mutex] timeout. Not received [registration]
2022-04-25 13:32:32 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | Running: Test MAM support - #4732
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | Running: Test limit of users per room - #3179
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | Running: Test handling of timestamps - #7443
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | Running: Modify list of the occupants to include room members - #8660
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | Running: Test MUC VCard support
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 |
2022-04-25 13:32:32 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 13:32:32 | ------------------------------------
2022-04-25 13:32:32 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:32:32 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:32:32 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:32:32 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:32:52 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:32:52 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@65f3f723
2022-04-25 13:32:52 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:32:52 | [Mutex] waiting for: [registration]
2022-04-25 13:32:52 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6b3405ed
2022-04-25 13:32:52 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:32:52 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6f0b9c53
2022-04-25 13:32:52 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:32:52 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:32:52 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:32:52 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:32:52 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:33:12 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@2a090fd6}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@50b9bf5b}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1be9c3cc}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@28b32de6}, 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=Mon Apr 25 13:33:12 PDT 2022}}}}
2022-04-25 13:33:12 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:33:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4a26f099
2022-04-25 13:33:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@57f8dde1
2022-04-25 13:33:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@25a9371
2022-04-25 13:34:22 | [Mutex] timeout. Not received [registration]
2022-04-25 13:34:22 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: Node and item manipulation using PubSub procotol - #4229
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: PEP support
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: Removal of PEP nodes on user removal - #3544
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: MAM: Support for XEP-0313 for PubSub - #4733
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: REST: Node and item manipulation using REST API - JSON - #4728
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | Running: Discovery of nodes with RSM
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 |
2022-04-25 13:34:22 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-25 13:34:22 | ------------------------------------
2022-04-25 13:34:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:34:22 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:34:22 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:34:22 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:34:42 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:34:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2bbf880e
2022-04-25 13:34:42 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:34:42 | [Mutex] waiting for: [registration]
2022-04-25 13:34:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@25787309
2022-04-25 13:34:42 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:34:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2147e37e
2022-04-25 13:34:42 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:34:42 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:34:42 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:34:42 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:34:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:35:02 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@64457932}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@336d624c}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@55ebbf13}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4b29fac3}, 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=Mon Apr 25 13:35:02 PDT 2022}}}}
2022-04-25 13:35:02 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:35:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@46a867d
2022-04-25 13:35:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5c4dfbbe
2022-04-25 13:35:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5456c403
2022-04-25 13:36:12 | [Mutex] timeout. Not received [registration]
2022-04-25 13:36:12 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | Running: UI: Web Admin UI - #2955
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | Running: REST: Test user status change via REST API call - #8226
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | Running: Password reset over email
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | Running: Upload: Test support for XEP-0363: HTTP File Upload
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 |
2022-04-25 13:36:12 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 13:36:12 | ------------------------------------
2022-04-25 13:36:12 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:36:12 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:36:12 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:36:12 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:36:32 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:36:32 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1e03dae2
2022-04-25 13:36:32 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:36:32 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@10c43752
2022-04-25 13:36:32 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:36:32 | [Mutex] waiting for: [registration]
2022-04-25 13:36:32 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@14fbb192
2022-04-25 13:36:32 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:36:32 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:36:32 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:36:32 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:36:32 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:36:52 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@51f93d69}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@51ad297e}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@60e2eabe}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@295ca011}, 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=Mon Apr 25 13:36:52 PDT 2022}}}}
2022-04-25 13:36:52 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:36:52 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@31d6c226
2022-04-25 13:36:52 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@988ebbb
2022-04-25 13:36:52 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7ec8472e
2022-04-25 13:38:02 | [Mutex] timeout. Not received [registration]
2022-04-25 13:38:02 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | Running: XEP-0313 - Message Archive Management
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | Running: XEP-0313 - Message Archive Management: 2
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | Running: XEP-0136 - Message Archiving - basic tests
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | Running: XEP-0136 - Message Archive - extended tests
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | Running: XEP-0136 - Message Archiving - RSM
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | Running: XEP-0136 - Message Archiving - Tags and Contains
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | Running: XEP-0136 - Message Archiving - MUC
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | Running: Archiving messages while recipient is oflfine
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 |
2022-04-25 13:38:02 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 13:38:02 | ------------------------------------
2022-04-25 13:38:02 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:38:02 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:38:02 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:38:02 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:38:22 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:38:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7a92c699
2022-04-25 13:38:22 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:38:22 | [Mutex] waiting for: [registration]
2022-04-25 13:38:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@745537bb
2022-04-25 13:38:22 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:38:22 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@706aade9
2022-04-25 13:38:22 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:38:22 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:38:22 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:38:22 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:38:22 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:38:42 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@35683d80}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@592283ba}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4978fca}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@21376f54}, 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=Mon Apr 25 13:38:42 PDT 2022}}}}
2022-04-25 13:38:42 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:38:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5547c2cf
2022-04-25 13:38:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1835a48e
2022-04-25 13:38:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2064919d
2022-04-25 13:39:52 | [Mutex] timeout. Not received [registration]
2022-04-25 13:39:52 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | Running: External Component - testing external component settings and connectivity
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | Running: External Component Manager - testing configuration of external components
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 |
2022-04-25 13:39:52 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 13:39:52 | ------------------------------------
2022-04-25 13:39:52 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:39:52 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:39:52 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:39:52 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:40:12 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:40:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5762cadb
2022-04-25 13:40:12 | [Mutex] waiting for: [registration]
2022-04-25 13:40:12 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:40:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@59a52e47
2022-04-25 13:40:12 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:40:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5d9aa1ab
2022-04-25 13:40:12 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:40:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:40:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:40:12 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:40:12 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:40:32 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@1898247c}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@596d01a6}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@29cadbda}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@21d5a0b1}, 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=Mon Apr 25 13:40:32 PDT 2022}}}}
2022-04-25 13:40:32 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:40:32 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@78b7db33
2022-04-25 13:40:32 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@496695b2
2022-04-25 13:40:32 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@368d834f
2022-04-25 13:41:42 | [Mutex] timeout. Not received [registration]
2022-04-25 13:41:42 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:41:42 |
2022-04-25 13:41:42 | Running: Example Jaxmpp Test
2022-04-25 13:41:42 | ------------------------------------
2022-04-25 13:41:42 |
2022-04-25 13:41:42 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-04-25 13:41:42 | ------------------------------------
2022-04-25 13:41:42 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:41:42 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:41:42 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:41:42 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:41:42 |
2022-04-25 13:41:42 | Running: Example Jaxmpp Test
2022-04-25 13:41:42 | ------------------------------------
2022-04-25 13:41:42 |
2022-04-25 13:41:42 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-04-25 13:41:42 | ------------------------------------
2022-04-25 13:42:02 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:42:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@28f56540
2022-04-25 13:42:02 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:42:02 | [Mutex] waiting for: [registration]
2022-04-25 13:42:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@26329e2e
2022-04-25 13:42:02 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:42:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@220d0e30
2022-04-25 13:42:02 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:42:02 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:42:02 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:42:02 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:42:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:42:22 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@670f9415}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=connected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@645332d1}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@56a2139b}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1c14ebf1}, 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=Mon Apr 25 13:42:02 PDT 2022}}}}
2022-04-25 13:42:22 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:42:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7206b5a
2022-04-25 13:42:22 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7a1814d5
2022-04-25 13:42:22 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3c60fec6
2022-04-25 13:43:32 | [Mutex] timeout. Not received [registration]
2022-04-25 13:43:32 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | Running: Testing reconnections - #4266
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:32 |
2022-04-25 13:43:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 13:43:32 | ------------------------------------
2022-04-25 13:43:33 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:43:33 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:43:33 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:43:33 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:43:53 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:43:53 | [Mutex] waiting for: [registration]
2022-04-25 13:43:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2f37beb4
2022-04-25 13:43:53 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:43:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@21f05522
2022-04-25 13:43:53 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:43:53 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@25cfd5c4
2022-04-25 13:43:53 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:43:53 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:43:53 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:43:53 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:43:53 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:44:13 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@60cd5f19}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@721d8faa}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@51e79d8e}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@add1383}, 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=Mon Apr 25 13:44:13 PDT 2022}}}}
2022-04-25 13:44:13 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:44:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@e2a056
2022-04-25 13:44:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1e1c0f3f
2022-04-25 13:44:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@73faea9f
2022-04-25 13:45:23 | [Mutex] timeout. Not received [registration]
2022-04-25 13:45:23 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | Running: Check MIX Create Channel
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestCreate]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | Running: Check MIX Join
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestJoin]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | Running: Check MIX Destroy Channel
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | Running: Check Basic MIX Conversation Scenario
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 |
2022-04-25 13:45:23 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 13:45:23 | ------------------------------------
2022-04-25 13:45:23 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:45:23 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:45:23 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:45:23 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:45:43 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 13:45:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@362c998
2022-04-25 13:45:43 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 13:45:43 | [Mutex] waiting for: [registration]
2022-04-25 13:45:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@da52784
2022-04-25 13:45:43 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 13:45:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@99aa2e8
2022-04-25 13:45:43 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 13:45:43 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 13:45:43 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 13:45:43 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 13:45:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 13:46:03 | 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;@3ece4404}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@4c982dbf}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@f3a5b90}, 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@592303bd}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@7d9e861a}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@21cff6a3}, 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=Mon Apr 25 13:46:03 PDT 2022}}}}
2022-04-25 13:46:03 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 13:46:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2cb7d2f0
2022-04-25 13:46:03 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6d481230
2022-04-25 13:46:03 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@64efe7d5
2022-04-25 13:47:13 | [Mutex] timeout. Not received [registration]
2022-04-25 13:47:13 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 13:47:13 |
2022-04-25 13:47:13 | Running: Check WorkGroup component
2022-04-25 13:47:13 | ------------------------------------
2022-04-25 13:47:13 |
2022-04-25 13:47:13 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 13:47:13 | ------------------------------------
2022-04-25 13:47:13 |
2022-04-25 13:47:13 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 13:47:13 | ------------------------------------
2022-04-25 13:47:13 |
2022-04-25 13:47:13 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 13:47:13 | ------------------------------------
2022-04-25 13:47:13 |
2022-04-25 13:47:13 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 13:47:13 | ------------------------------------