Test duration : 11.077s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.515s |
2022-05-29 22:41:02 |
2022-05-29 22:41:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-29 22:41:02 | ------------------------------------ |
testAuthorization | 0.193s |
2022-05-29 22:41:04 |
2022-05-29 22:41:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-29 22:41:04 | ------------------------------------ |
testCommandsAvailability | 0.647s |
2022-05-29 22:41:04 |
2022-05-29 22:41:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-29 22:41:04 | ------------------------------------ |
testDeleteUser | 0.948s |
2022-05-29 22:41:05 |
2022-05-29 22:41:05 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-29 22:41:05 | ------------------------------------ 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@286f93e5 2022-05-29 22:41:05 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:05 | [Mutex] waiting for: [registration] 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@26a87898 2022-05-29 22:41:05 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2297f895 2022-05-29 22:41:05 | http-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-05-29 22:41:05 | 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-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Start TLS 2022-05-29 22:41:05 | 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-05-29 22:41:05 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Proceeding TLS 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Start handshake 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@679572a3 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@33b1350f 2022-05-29 22:41:05 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:05 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-29 22:41:05 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-29 22:41:05 | http-admin_ :: null >> <iq to="test-domain.com" id="uEnEuskXcpRbPM3jONGLOLF" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-29 22:41:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uEnEuskXcpRbPM3jONGLOLF" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-29 22:41:05 | http-admin_ :: null << <iq id="uEnEuskXcpRbPM3jONGLOLF" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-05-29 22:41:05 | StanzaReceivedEvent{stanza=<iq id="uEnEuskXcpRbPM3jONGLOLF" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@56b8f759 2022-05-29 22:41:05 | http-admin_ :: null >> <iq to="test-domain.com" id="OIxP6wbNHoXjKIws6GMR015" type="set"><query xmlns="jabber:iq:register"><username>http-admin__hshpe50210</username><password>http-admin__hshpe50210</password><email>c8918b76-c1dd-4a26-a508-e26640547419@localhost</email></query></iq> 2022-05-29 22:41:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="OIxP6wbNHoXjKIws6GMR015" type="set"><query xmlns="jabber:iq:register"><username>http-admin__hshpe50210</username><password>http-admin__hshpe50210</password><email>c8918b76-c1dd-4a26-a508-e26640547419@localhost</email></query></iq>} 2022-05-29 22:41:05 | http-admin_ :: null << <iq id="OIxP6wbNHoXjKIws6GMR015" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-05-29 22:41:05 | StanzaReceivedEvent{stanza=<iq id="OIxP6wbNHoXjKIws6GMR015" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-05-29 22:41:05 | [Mutex] received everything. 2022-05-29 22:41:05 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Connector state changed: disconnecting->disconnected 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Stream terminated 2022-05-29 22:41:05 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-29 22:41:05 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4b76ee4b 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7ba8dec 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3d99c959 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2c8ae38c 2022-05-29 22:41:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@507244e0 |
testGetUserInfoUserOffline | 3.862s |
2022-05-29 22:41:06 |
2022-05-29 22:41:06 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-29 22:41:06 | ------------------------------------ 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@29829ef1 2022-05-29 22:41:06 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:06 | [Mutex] waiting for: [registration] 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@274575b1 2022-05-29 22:41:06 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@237af581 2022-05-29 22:41:06 | http-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-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Start TLS 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Proceeding TLS 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Start handshake 2022-05-29 22:41:06 | 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-05-29 22:41:06 | 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-05-29 22:41:06 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66787f8a 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5bb010a2 2022-05-29 22:41:06 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:06 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-29 22:41:06 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-29 22:41:06 | http-admin_ :: null >> <iq to="test-domain.com" id="lU5N19iLVYaqgIUeLODj5Do" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-29 22:41:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="lU5N19iLVYaqgIUeLODj5Do" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-29 22:41:06 | http-admin_ :: null << <iq id="lU5N19iLVYaqgIUeLODj5Do" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-05-29 22:41:06 | StanzaReceivedEvent{stanza=<iq id="lU5N19iLVYaqgIUeLODj5Do" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@57541e98 2022-05-29 22:41:06 | http-admin_ :: null >> <iq to="test-domain.com" id="SKz3dq1r0eyweWiT49l9LEN" type="set"><query xmlns="jabber:iq:register"><username>http-admin__hys8n70211</username><password>http-admin__hys8n70211</password><email>0a28c1f7-4302-4d33-831b-2e81efcb52ab@localhost</email></query></iq> 2022-05-29 22:41:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="SKz3dq1r0eyweWiT49l9LEN" type="set"><query xmlns="jabber:iq:register"><username>http-admin__hys8n70211</username><password>http-admin__hys8n70211</password><email>0a28c1f7-4302-4d33-831b-2e81efcb52ab@localhost</email></query></iq>} 2022-05-29 22:41:06 | http-admin_ :: null << <iq id="SKz3dq1r0eyweWiT49l9LEN" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-05-29 22:41:06 | StanzaReceivedEvent{stanza=<iq id="SKz3dq1r0eyweWiT49l9LEN" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-05-29 22:41:06 | [Mutex] received everything. 2022-05-29 22:41:06 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-05-29 22:41:06 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Connector state changed: disconnecting->disconnected 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Stream terminated 2022-05-29 22:41:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@23762f0e 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65780c5 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5d39a5ad 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2aeec04c 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@38728440 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | >> <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-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@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-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Start TLS 2022-05-29 22:41:06 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Proceeding TLS 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Start handshake 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-29 22:41:06 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19oeXM4bjcwMjExLHI9RjlnRzNCOVBwaG9jYWZGSUhMTjU=</auth> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19oeXM4bjcwMjExLHI9RjlnRzNCOVBwaG9jYWZGSUhMTjU=</auth> 2022-05-29 22:41:06 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GOWdHM0I5UHBob2NhZkZJSExONWNyR3lTNE9vTGNvczZ3b1lWcUJvLHM9N0VaVEovUmNvdEpPTEE9PSxpPTQwOTY=</challenge> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GOWdHM0I5UHBob2NhZkZJSExONWNyR3lTNE9vTGNvczZ3b1lWcUJvLHM9N0VaVEovUmNvdEpPTEE9PSxpPTQwOTY=</challenge> 2022-05-29 22:41:06 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RjlnRzNCOVBwaG9jYWZGSUhMTjVjckd5UzRPb0xjb3M2d29ZVnFCbyxwPWVJMC9TVXVMRFo2Y1ozWWdTSXE4NUV6UURHcmViaStnNkVRYjUrb3NLcVU9</response> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RjlnRzNCOVBwaG9jYWZGSUhMTjVjckd5UzRPb0xjb3M2d29ZVnFCbyxwPWVJMC9TVXVMRFo2Y1ozWWdTSXE4NUV6UURHcmViaStnNkVRYjUrb3NLcVU9</response> 2022-05-29 22:41:06 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj14T2xnckJPV0RQcEx5ZjgxdXovNkhVS3d3VHFPcWF1NVRmaDE3alh3ekRnPQ==</success> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj14T2xnckJPV0RQcEx5ZjgxdXovNkhVS3d3VHFPcWF1NVRmaDE3alh3ekRnPQ==</success> 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="0RbpjREkk0pay1MgAZBfl31vcQo=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="0RbpjREkk0pay1MgAZBfl31vcQo=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-29 22:41:06 | << <iq xmlns="jabber:client" id="G7EZav6Bu7n1uiJTTMJRQUU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com >> <iq xmlns="jabber:client" id="G7EZav6Bu7n1uiJTTMJRQUU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-29 22:41:06 | >> <iq to="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237" id="G7EZav6Bu7n1uiJTTMJRQUU" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__hys8n70211@test-domain.com/2095355307-tigase-237</jid></bind></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com << <iq to="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237" id="G7EZav6Bu7n1uiJTTMJRQUU" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__hys8n70211@test-domain.com/2095355307-tigase-237</jid></bind></iq> 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-29 22:41:06 | << <iq xmlns="jabber:client" id="Q5wQP5hyhX2iGMKYm1kFndT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 >> <iq xmlns="jabber:client" id="Q5wQP5hyhX2iGMKYm1kFndT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-29 22:41:06 | >> <iq to="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237" id="Q5wQP5hyhX2iGMKYm1kFndT" type="result" xmlns="jabber:client"/> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 << <iq to="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237" id="Q5wQP5hyhX2iGMKYm1kFndT" type="result" xmlns="jabber:client"/> 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-29 22:41:06 | << <iq to="test-domain.com" id="AW3BfXnSfHAlMXcxdHQ09Jz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 >> <iq to="test-domain.com" id="AW3BfXnSfHAlMXcxdHQ09Jz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-29 22:41:06 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-29 22:41:06 | >> <enabled id="017d6105-85c2-4abb-8b20-7aced6dab934" max="60" location="21fb2cc9076b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 << <enabled id="017d6105-85c2-4abb-8b20-7aced6dab934" max="60" location="21fb2cc9076b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-05-29 22:41:06 | << <iq id="pFc3v8u4yi4yp6dtphGRV2f" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 >> <iq id="pFc3v8u4yi4yp6dtphGRV2f" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:06 | >> <iq to="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237" id="AW3BfXnSfHAlMXcxdHQ09Jz" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 << <iq to="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237" id="AW3BfXnSfHAlMXcxdHQ09Jz" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-29 22:41:06 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-29 22:41:06 | >> <iq to="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237" id="pFc3v8u4yi4yp6dtphGRV2f" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 << <iq to="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237" id="pFc3v8u4yi4yp6dtphGRV2f" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-05-29 22:41:06 | >> <presence to="http-admin__hys8n70211@test-domain.com" xmlns="jabber:client" from="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-05-29 22:41:06 | http-admin_ :: http-admin__hys8n70211@test-domain.com/2095355307-tigase-237 << <presence to="http-admin__hys8n70211@test-domain.com" xmlns="jabber:client" from="http-admin__hys8n70211@test-domain.com/2095355307-tigase-237"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Connector state changed: disconnecting->disconnected 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Stream terminated 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@218cb958 2022-05-29 22:41:06 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:06 | [Mutex] waiting for: [registration] 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2f4b5319 2022-05-29 22:41:06 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2b74d228 2022-05-29 22:41:06 | http-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-05-29 22:41:06 | 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-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3125] Start TLS 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3127] Proceeding TLS 2022-05-29 22:41:06 | 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-05-29 22:41:06 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3127] Start handshake 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6e765922 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2af46bcd 2022-05-29 22:41:06 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:06 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-29 22:41:06 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-29 22:41:06 | http-admin_ :: null >> <iq to="test-domain.com" id="79Cbut9u9obEr1j4s3xbmTb" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-29 22:41:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="79Cbut9u9obEr1j4s3xbmTb" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-29 22:41:06 | http-admin_ :: null << <iq id="79Cbut9u9obEr1j4s3xbmTb" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-05-29 22:41:06 | StanzaReceivedEvent{stanza=<iq id="79Cbut9u9obEr1j4s3xbmTb" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5f523611 2022-05-29 22:41:06 | http-admin_ :: null >> <iq to="test-domain.com" id="T8xFkP3eGskQaKNSLzBFsp1" type="set"><query xmlns="jabber:iq:register"><username>http-admin__5derja0212</username><password>http-admin__5derja0212</password><email>e49479b9-f0c6-4c68-a6ea-2147994b8cfd@localhost</email></query></iq> 2022-05-29 22:41:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="T8xFkP3eGskQaKNSLzBFsp1" type="set"><query xmlns="jabber:iq:register"><username>http-admin__5derja0212</username><password>http-admin__5derja0212</password><email>e49479b9-f0c6-4c68-a6ea-2147994b8cfd@localhost</email></query></iq>} 2022-05-29 22:41:06 | http-admin_ :: null << <iq id="T8xFkP3eGskQaKNSLzBFsp1" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-05-29 22:41:06 | StanzaReceivedEvent{stanza=<iq id="T8xFkP3eGskQaKNSLzBFsp1" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-05-29 22:41:06 | [Mutex] received everything. 2022-05-29 22:41:06 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-05-29 22:41:06 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3127] Connector state changed: disconnecting->disconnected 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3127] Stream terminated 2022-05-29 22:41:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@523a5a41 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@e59a66d 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7fa1e68 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@49565238 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@493ef101 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | >> <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-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@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-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3132] Start TLS 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3134] Proceeding TLS 2022-05-29 22:41:06 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3134] Start handshake 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-29 22:41:06 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181ZGVyamEwMjEyLHI9M3pRclFwUVA3bm10TEtXOFZ6S00=</auth> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181ZGVyamEwMjEyLHI9M3pRclFwUVA3bm10TEtXOFZ6S00=</auth> 2022-05-29 22:41:06 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zelFyUXBRUDdubXRMS1c4VnpLTWQ5MlB2Z3N4UnRyRlFoZnBiREh0LHM9NmFJQkpYeVRwT2RLWXc9PSxpPTQwOTY=</challenge> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zelFyUXBRUDdubXRMS1c4VnpLTWQ5MlB2Z3N4UnRyRlFoZnBiREh0LHM9NmFJQkpYeVRwT2RLWXc9PSxpPTQwOTY=</challenge> 2022-05-29 22:41:06 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3pRclFwUVA3bm10TEtXOFZ6S01kOTJQdmdzeFJ0ckZRaGZwYkRIdCxwPUo1WGpwRXpaS2NJTlZ4RTY3RDlVZFhUYStVOHdmUjl5c1k3M2FUc2FTZG89</response> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3pRclFwUVA3bm10TEtXOFZ6S01kOTJQdmdzeFJ0ckZRaGZwYkRIdCxwPUo1WGpwRXpaS2NJTlZ4RTY3RDlVZFhUYStVOHdmUjl5c1k3M2FUc2FTZG89</response> 2022-05-29 22:41:06 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DZ0kySXFRZlBYQ1hpQ3JqL0taNEVSMkJHMkRpNS9xQXlUK2htaW9UOTlVPQ==</success> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DZ0kySXFRZlBYQ1hpQ3JqL0taNEVSMkJHMkRpNS9xQXlUK2htaW9UOTlVPQ==</success> 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:06 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="0RbpjREkk0pay1MgAZBfl31vcQo=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="0RbpjREkk0pay1MgAZBfl31vcQo=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-29 22:41:06 | << <iq xmlns="jabber:client" id="YQDY2uaO2n25dTfCJFwdwra" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com >> <iq xmlns="jabber:client" id="YQDY2uaO2n25dTfCJFwdwra" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-29 22:41:06 | >> <iq to="http-admin__5derja0212@test-domain.com/2095355307-tigase-238" id="YQDY2uaO2n25dTfCJFwdwra" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__5derja0212@test-domain.com/2095355307-tigase-238</jid></bind></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com << <iq to="http-admin__5derja0212@test-domain.com/2095355307-tigase-238" id="YQDY2uaO2n25dTfCJFwdwra" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__5derja0212@test-domain.com/2095355307-tigase-238</jid></bind></iq> 2022-05-29 22:41:06 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-29 22:41:06 | << <iq xmlns="jabber:client" id="VJgbLEw8GyAAtetZrlO7r4j" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 >> <iq xmlns="jabber:client" id="VJgbLEw8GyAAtetZrlO7r4j" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-29 22:41:06 | >> <iq to="http-admin__5derja0212@test-domain.com/2095355307-tigase-238" id="VJgbLEw8GyAAtetZrlO7r4j" type="result" xmlns="jabber:client"/> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 << <iq to="http-admin__5derja0212@test-domain.com/2095355307-tigase-238" id="VJgbLEw8GyAAtetZrlO7r4j" type="result" xmlns="jabber:client"/> 2022-05-29 22:41:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-29 22:41:06 | << <iq to="test-domain.com" id="STIlNAl5iOIQSeS3oNDJVYr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 >> <iq to="test-domain.com" id="STIlNAl5iOIQSeS3oNDJVYr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-29 22:41:06 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-29 22:41:06 | >> <enabled id="ccb677a2-dcef-49f2-83e8-ee0c41b3a116" max="60" location="21fb2cc9076b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 << <enabled id="ccb677a2-dcef-49f2-83e8-ee0c41b3a116" max="60" location="21fb2cc9076b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-05-29 22:41:06 | << <iq id="WWPxcCk4k8GFCfxxxcTZav6" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 >> <iq id="WWPxcCk4k8GFCfxxxcTZav6" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:06 | >> <iq to="http-admin__5derja0212@test-domain.com/2095355307-tigase-238" id="STIlNAl5iOIQSeS3oNDJVYr" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 << <iq to="http-admin__5derja0212@test-domain.com/2095355307-tigase-238" id="STIlNAl5iOIQSeS3oNDJVYr" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-29 22:41:06 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-29 22:41:06 | >> <iq to="http-admin__5derja0212@test-domain.com/2095355307-tigase-238" id="WWPxcCk4k8GFCfxxxcTZav6" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 << <iq to="http-admin__5derja0212@test-domain.com/2095355307-tigase-238" id="WWPxcCk4k8GFCfxxxcTZav6" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:06 | >> <presence to="http-admin__5derja0212@test-domain.com" xmlns="jabber:client" from="http-admin__5derja0212@test-domain.com/2095355307-tigase-238"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 << <presence to="http-admin__5derja0212@test-domain.com" xmlns="jabber:client" from="http-admin__5derja0212@test-domain.com/2095355307-tigase-238"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-05-29 22:41:06 | << <message to="http-admin__hys8n70211@test-domain.com" id="M4bZ7vseBDnKFJAoSawwsdI"><body>Test message 1</body></message> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 >> <message to="http-admin__hys8n70211@test-domain.com" id="M4bZ7vseBDnKFJAoSawwsdI"><body>Test message 1</body></message> 2022-05-29 22:41:06 | << <message to="http-admin__hys8n70211@test-domain.com" id="CQtTfCJFwdwrat5rkY5BjCp"><body>Test message 2</body></message> 2022-05-29 22:41:06 | http-admin_ :: http-admin__5derja0212@test-domain.com/2095355307-tigase-238 >> <message to="http-admin__hys8n70211@test-domain.com" id="CQtTfCJFwdwrat5rkY5BjCp"><body>Test message 2</body></message> 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3134] Connector state changed: connected->disconnected 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3134] Stream terminated 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.010s |
2022-05-29 22:41:09 |
2022-05-29 22:41:09 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-29 22:41:09 | ------------------------------------ 2022-05-29 22:41:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6feee217 2022-05-29 22:41:09 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:09 | [Mutex] waiting for: [registration] 2022-05-29 22:41:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6129119a 2022-05-29 22:41:09 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-29 22:41:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@65168967 2022-05-29 22:41:09 | http-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-05-29 22:41:09 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3139] Start TLS 2022-05-29 22:41:09 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-29 22:41:09 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3141] Proceeding TLS 2022-05-29 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3141] Start handshake 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@20141ba1 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@38f2abee 2022-05-29 22:41:10 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:10 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-29 22:41:10 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-29 22:41:10 | http-admin_ :: null >> <iq to="test-domain.com" id="8jMaPRUZ4xmRRZqatnRIBBk" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-29 22:41:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="8jMaPRUZ4xmRRZqatnRIBBk" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-29 22:41:10 | http-admin_ :: null << <iq id="8jMaPRUZ4xmRRZqatnRIBBk" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-05-29 22:41:10 | StanzaReceivedEvent{stanza=<iq id="8jMaPRUZ4xmRRZqatnRIBBk" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@11fed8ab 2022-05-29 22:41:10 | http-admin_ :: null >> <iq to="test-domain.com" id="W2VJAoSawwsdIrVj5i5nW3c" type="set"><query xmlns="jabber:iq:register"><username>http-admin__aowtxy0213</username><password>http-admin__aowtxy0213</password><email>b32728c9-0eba-4816-bf1f-cc62d363d226@localhost</email></query></iq> 2022-05-29 22:41:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="W2VJAoSawwsdIrVj5i5nW3c" type="set"><query xmlns="jabber:iq:register"><username>http-admin__aowtxy0213</username><password>http-admin__aowtxy0213</password><email>b32728c9-0eba-4816-bf1f-cc62d363d226@localhost</email></query></iq>} 2022-05-29 22:41:10 | http-admin_ :: null << <iq id="W2VJAoSawwsdIrVj5i5nW3c" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-05-29 22:41:10 | StanzaReceivedEvent{stanza=<iq id="W2VJAoSawwsdIrVj5i5nW3c" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-05-29 22:41:10 | [Mutex] received everything. 2022-05-29 22:41:10 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-05-29 22:41:10 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3141] Connector state changed: disconnecting->disconnected 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3141] Stream terminated 2022-05-29 22:41:10 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@40f23642 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@403be4ee 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6dbb9adc 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@a672c40 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5bf65b68 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:10 | >> <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-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3146] Start TLS 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@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-05-29 22:41:10 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3148] Proceeding TLS 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3148] Start handshake 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-29 22:41:10 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hb3d0eHkwMjEzLHI9S2s0ZVhBYjZleW15ZW53aE1SeVk=</auth> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hb3d0eHkwMjEzLHI9S2s0ZVhBYjZleW15ZW53aE1SeVk=</auth> 2022-05-29 22:41:10 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LazRlWEFiNmV5bXllbndoTVJ5WU5FWTRqUXZwUEltTDVuT2JYaFdTLHM9ejZVZ1MxNklFQmEyWFE9PSxpPTQwOTY=</challenge> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LazRlWEFiNmV5bXllbndoTVJ5WU5FWTRqUXZwUEltTDVuT2JYaFdTLHM9ejZVZ1MxNklFQmEyWFE9PSxpPTQwOTY=</challenge> 2022-05-29 22:41:10 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2s0ZVhBYjZleW15ZW53aE1SeVlORVk0alF2cFBJbUw1bk9iWGhXUyxwPUV5SUgvMTd6Q2FMcUsva1NESGpxMXJDSHZySVNOWFlHd29za01TVmFWbGs9</response> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2s0ZVhBYjZleW15ZW53aE1SeVlORVk0alF2cFBJbUw1bk9iWGhXUyxwPUV5SUgvMTd6Q2FMcUsva1NESGpxMXJDSHZySVNOWFlHd29za01TVmFWbGs9</response> 2022-05-29 22:41:10 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Vb0o2Wm85dE0vc2RhdUpiSG5SNEMxTGhFZnM5cnhRWCtVZ2F2RUptajA0PQ==</success> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Vb0o2Wm85dE0vc2RhdUpiSG5SNEMxTGhFZnM5cnhRWCtVZ2F2RUptajA0PQ==</success> 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="0RbpjREkk0pay1MgAZBfl31vcQo=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="0RbpjREkk0pay1MgAZBfl31vcQo=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-29 22:41:10 | << <iq xmlns="jabber:client" id="7lOzg1fGxaJKDp5CyfVXUZn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com >> <iq xmlns="jabber:client" id="7lOzg1fGxaJKDp5CyfVXUZn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-29 22:41:10 | >> <iq to="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239" id="7lOzg1fGxaJKDp5CyfVXUZn" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239</jid></bind></iq> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com << <iq to="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239" id="7lOzg1fGxaJKDp5CyfVXUZn" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239</jid></bind></iq> 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-29 22:41:10 | << <iq xmlns="jabber:client" id="m2RDnKFJAoSawwsdIrVj5i5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 >> <iq xmlns="jabber:client" id="m2RDnKFJAoSawwsdIrVj5i5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-29 22:41:10 | >> <iq to="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239" id="m2RDnKFJAoSawwsdIrVj5i5" type="result" xmlns="jabber:client"/> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 << <iq to="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239" id="m2RDnKFJAoSawwsdIrVj5i5" type="result" xmlns="jabber:client"/> 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-29 22:41:10 | << <iq to="test-domain.com" id="fjE4hHFMSTdx4j1aycOO6Cx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 >> <iq to="test-domain.com" id="fjE4hHFMSTdx4j1aycOO6Cx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-29 22:41:10 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-29 22:41:10 | >> <enabled id="69c472dc-94ca-4a97-912f-41663b78e568" max="60" location="21fb2cc9076b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 << <enabled id="69c472dc-94ca-4a97-912f-41663b78e568" max="60" location="21fb2cc9076b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-05-29 22:41:10 | << <iq id="U2N4j1aycOO6CxmJvtpWnX6" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 >> <iq id="U2N4j1aycOO6CxmJvtpWnX6" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:10 | >> <iq to="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239" id="fjE4hHFMSTdx4j1aycOO6Cx" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 << <iq to="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239" id="fjE4hHFMSTdx4j1aycOO6Cx" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-29 22:41:10 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-29 22:41:10 | >> <iq to="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239" id="U2N4j1aycOO6CxmJvtpWnX6" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 << <iq to="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239" id="U2N4j1aycOO6CxmJvtpWnX6" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:10 | >> <presence to="http-admin__aowtxy0213@test-domain.com" xmlns="jabber:client" from="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-05-29 22:41:10 | http-admin_ :: http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239 << <presence to="http-admin__aowtxy0213@test-domain.com" xmlns="jabber:client" from="http-admin__aowtxy0213@test-domain.com/2095355307-tigase-239"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> |
testModifyUser | 1.787s |
2022-05-29 22:41:10 |
2022-05-29 22:41:10 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-29 22:41:10 | ------------------------------------ 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@8d28f4e 2022-05-29 22:41:10 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:10 | [Mutex] waiting for: [registration] 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6157024 2022-05-29 22:41:10 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-29 22:41:10 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@22ae43e 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3152] Start TLS 2022-05-29 22:41:10 | 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-05-29 22:41:10 | http-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-05-29 22:41:10 | 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-05-29 22:41:10 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:10 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3154] Proceeding TLS 2022-05-29 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3154] Start handshake 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@47287a1f 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5b1c354b 2022-05-29 22:41:11 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-29 22:41:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-29 22:41:11 | http-admin_ :: null >> <iq to="test-domain.com" id="rlGYaqgIUeLODj5DohLIBiZ" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-29 22:41:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="rlGYaqgIUeLODj5DohLIBiZ" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-29 22:41:11 | http-admin_ :: null << <iq id="rlGYaqgIUeLODj5DohLIBiZ" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-05-29 22:41:11 | StanzaReceivedEvent{stanza=<iq id="rlGYaqgIUeLODj5DohLIBiZ" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@76a5fa5c 2022-05-29 22:41:11 | http-admin_ :: null >> <iq to="test-domain.com" id="95SJFwdwrat5rkY5BjCpdyk" type="set"><query xmlns="jabber:iq:register"><username>http-admin__xln1b30214</username><password>http-admin__xln1b30214</password><email>79cd17d8-5007-49b7-9b07-041ad5a8c117@localhost</email></query></iq> 2022-05-29 22:41:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="95SJFwdwrat5rkY5BjCpdyk" type="set"><query xmlns="jabber:iq:register"><username>http-admin__xln1b30214</username><password>http-admin__xln1b30214</password><email>79cd17d8-5007-49b7-9b07-041ad5a8c117@localhost</email></query></iq>} 2022-05-29 22:41:11 | http-admin_ :: null << <iq id="95SJFwdwrat5rkY5BjCpdyk" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-05-29 22:41:11 | StanzaReceivedEvent{stanza=<iq id="95SJFwdwrat5rkY5BjCpdyk" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-05-29 22:41:11 | [Mutex] received everything. 2022-05-29 22:41:11 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-05-29 22:41:11 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3154] Connector state changed: disconnecting->disconnected 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3154] Stream terminated 2022-05-29 22:41:11 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@237beba2 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@27078550 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1d0b5a96 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@44252471 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@387fe1ac 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:11 | >> <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-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@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-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3159] Start TLS 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3161] Proceeding TLS 2022-05-29 22:41:11 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3161] Start handshake 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:11 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-29 22:41:11 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX194bG4xYjMwMjE0LHI9TWJTbWJ1NFZlUGdhZFZNVk1RR0g=</auth> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX194bG4xYjMwMjE0LHI9TWJTbWJ1NFZlUGdhZFZNVk1RR0g=</auth> 2022-05-29 22:41:11 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NYlNtYnU0VmVQZ2FkVk1WTVFHSDBtMTJld2k1Z0hUOUZJTGpJNGNWLHM9Tzd1bXEyTzFvc1pWUEE9PSxpPTQwOTY=</challenge> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NYlNtYnU0VmVQZ2FkVk1WTVFHSDBtMTJld2k1Z0hUOUZJTGpJNGNWLHM9Tzd1bXEyTzFvc1pWUEE9PSxpPTQwOTY=</challenge> 2022-05-29 22:41:11 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWJTbWJ1NFZlUGdhZFZNVk1RR0gwbTEyZXdpNWdIVDlGSUxqSTRjVixwPVUzR3NyWTFaYURqd3ZVOXBVRU96Nm1JRlR4TS9qR3YyWnBSR2NBenh3ZEk9</response> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWJTbWJ1NFZlUGdhZFZNVk1RR0gwbTEyZXdpNWdIVDlGSUxqSTRjVixwPVUzR3NyWTFaYURqd3ZVOXBVRU96Nm1JRlR4TS9qR3YyWnBSR2NBenh3ZEk9</response> 2022-05-29 22:41:11 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04RGZEWnhYSTZhRlVZaEozTE5MdFMvcUxWM2ZnMXN3WWZxUEdIc000OGxvPQ==</success> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04RGZEWnhYSTZhRlVZaEozTE5MdFMvcUxWM2ZnMXN3WWZxUEdIc000OGxvPQ==</success> 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:11 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="0RbpjREkk0pay1MgAZBfl31vcQo=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="0RbpjREkk0pay1MgAZBfl31vcQo=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-29 22:41:11 | << <iq xmlns="jabber:client" id="bb8W3cNSTV7GGvrZY7Do06C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com >> <iq xmlns="jabber:client" id="bb8W3cNSTV7GGvrZY7Do06C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-29 22:41:11 | >> <iq to="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240" id="bb8W3cNSTV7GGvrZY7Do06C" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__xln1b30214@test-domain.com/2095355307-tigase-240</jid></bind></iq> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 << <iq to="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240" id="bb8W3cNSTV7GGvrZY7Do06C" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__xln1b30214@test-domain.com/2095355307-tigase-240</jid></bind></iq> 2022-05-29 22:41:11 | << <iq xmlns="jabber:client" id="tdcYmUi0jUPHRbut9u9obEr" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 >> <iq xmlns="jabber:client" id="tdcYmUi0jUPHRbut9u9obEr" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-29 22:41:11 | >> <iq to="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240" id="tdcYmUi0jUPHRbut9u9obEr" type="result" xmlns="jabber:client"/> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 << <iq to="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240" id="tdcYmUi0jUPHRbut9u9obEr" type="result" xmlns="jabber:client"/> 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-29 22:41:11 | << <iq to="test-domain.com" id="av2LIBiZgFtdS4hZ5avpW6i" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 >> <iq to="test-domain.com" id="av2LIBiZgFtdS4hZ5avpW6i" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-29 22:41:11 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-29 22:41:11 | >> <enabled id="bb78ee5c-6d9e-4d95-bf42-95ecb87b1247" max="60" location="21fb2cc9076b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 << <enabled id="bb78ee5c-6d9e-4d95-bf42-95ecb87b1247" max="60" location="21fb2cc9076b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-05-29 22:41:11 | << <iq id="Mjru7vseBDnKFJAoSawwsdI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 >> <iq id="Mjru7vseBDnKFJAoSawwsdI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:11 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-29 22:41:11 | >> <iq to="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240" id="av2LIBiZgFtdS4hZ5avpW6i" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 << <iq to="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240" id="av2LIBiZgFtdS4hZ5avpW6i" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11807/eefdbe1f" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-05-29 22:41:11 | >> <iq to="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240" id="Mjru7vseBDnKFJAoSawwsdI" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 << <iq to="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240" id="Mjru7vseBDnKFJAoSawwsdI" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-05-29 22:41:11 | >> <presence to="http-admin__xln1b30214@test-domain.com" xmlns="jabber:client" from="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-05-29 22:41:11 | http-admin_ :: http-admin__xln1b30214@test-domain.com/2095355307-tigase-240 << <presence to="http-admin__xln1b30214@test-domain.com" xmlns="jabber:client" from="http-admin__xln1b30214@test-domain.com/2095355307-tigase-240"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3161] Connector state changed: disconnecting->disconnected 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-29 22:41:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-29 22:41:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-05-29 22:41:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-05-29 22:41: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-05-29 22:41:12 | http-admin_ :: http-admin__xln1b30214@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-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Start TLS 2022-05-29 22:41:12 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:12 | http-admin_ :: http-admin__xln1b30214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Proceeding TLS 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Start handshake 2022-05-29 22:41:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-29 22:41:12 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:12 | http-admin_ :: http-admin__xln1b30214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-29 22:41:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-29 22:41:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-29 22:41:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-29 22:41:12 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX194bG4xYjMwMjE0LHI9MnQ5UDdOSWFwS0hnclZCVFRMZHM=</auth> 2022-05-29 22:41:12 | http-admin_ :: http-admin__xln1b30214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX194bG4xYjMwMjE0LHI9MnQ5UDdOSWFwS0hnclZCVFRMZHM=</auth> 2022-05-29 22:41:12 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-05-29 22:41:12 | http-admin_ :: http-admin__xln1b30214@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Connector state changed: connected->disconnecting 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Terminating XMPP Stream 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Connector state changed: disconnecting->disconnected 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3167] Stream terminated 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-29 22:41:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Ignoring stop connector. 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-29 22:41:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |