Test duration : 11.193s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.466s |
2022-09-18 23:04:18 |
2022-09-18 23:04:18 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-18 23:04:18 | ------------------------------------ |
testAuthorization | 0.181s |
2022-09-18 23:04:19 |
2022-09-18 23:04:19 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-18 23:04:19 | ------------------------------------ |
testCommandsAvailability | 0.696s |
2022-09-18 23:04:19 |
2022-09-18 23:04:19 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-18 23:04:19 | ------------------------------------ |
testDeleteUser | 1.045s |
2022-09-18 23:04:20 |
2022-09-18 23:04:20 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-18 23:04:20 | ------------------------------------ 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@78c12926 2022-09-18 23:04:20 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:20 | [Mutex] waiting for: [registration] 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7606d84e 2022-09-18 23:04:20 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@72394256 2022-09-18 23:04:20 | 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-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Start TLS 2022-09-18 23:04:20 | 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-09-18 23:04:20 | 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-09-18 23:04:20 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Proceeding TLS 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Start handshake 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@373bd275 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@46c255ad 2022-09-18 23:04:20 | 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-09-18 23:04:20 | 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-09-18 23:04:20 | 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-09-18 23:04:20 | http-admin_ :: null >> <iq to="test-domain.com" id="xZoGmIPKvfBjRWjS5hGAlKN" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-18 23:04:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xZoGmIPKvfBjRWjS5hGAlKN" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-18 23:04:20 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="xZoGmIPKvfBjRWjS5hGAlKN" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-18 23:04:20 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="xZoGmIPKvfBjRWjS5hGAlKN" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c62193 2022-09-18 23:04:20 | http-admin_ :: null >> <iq to="test-domain.com" id="d0pyrZ6q16vt7pO4pbMZ5BD" type="set"><query xmlns="jabber:iq:register"><username>http-admin__3z3pj00210</username><password>http-admin__3z3pj00210</password><email>d9410834-86f5-4b57-8aca-75049ab9f1cf@localhost</email></query></iq> 2022-09-18 23:04:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="d0pyrZ6q16vt7pO4pbMZ5BD" type="set"><query xmlns="jabber:iq:register"><username>http-admin__3z3pj00210</username><password>http-admin__3z3pj00210</password><email>d9410834-86f5-4b57-8aca-75049ab9f1cf@localhost</email></query></iq>} 2022-09-18 23:04:20 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="d0pyrZ6q16vt7pO4pbMZ5BD" type="result"/> 2022-09-18 23:04:20 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="d0pyrZ6q16vt7pO4pbMZ5BD" type="result"/>} 2022-09-18 23:04:20 | [Mutex] received everything. 2022-09-18 23:04:20 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Connector state changed: disconnecting->disconnected 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Stream terminated 2022-09-18 23:04:20 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-18 23:04:20 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3ed5f8ef 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@57142d3a 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3af7548 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@34521617 2022-09-18 23:04:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@25d192f2 |
testGetUserInfoUserOffline | 3.885s |
2022-09-18 23:04:21 |
2022-09-18 23:04:21 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-18 23:04:21 | ------------------------------------ 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c03dfb5 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:21 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:21 | [Mutex] waiting for: [registration] 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@32c42645 2022-09-18 23:04:21 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@36fbb4c5 2022-09-18 23:04:21 | 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-09-18 23:04:21 | 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-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Start TLS 2022-09-18 23:04:21 | 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-09-18 23:04:21 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:21 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Proceeding TLS 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Start handshake 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73f92c7e 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5125bbc3 2022-09-18 23:04:21 | 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-09-18 23:04:21 | 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-09-18 23:04:21 | 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-09-18 23:04:21 | http-admin_ :: null >> <iq to="test-domain.com" id="kEjphJDgYdN0rZpfUOCDmJH" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-18 23:04:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="kEjphJDgYdN0rZpfUOCDmJH" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-18 23:04:21 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="kEjphJDgYdN0rZpfUOCDmJH" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-18 23:04:21 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="kEjphJDgYdN0rZpfUOCDmJH" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@424059ac 2022-09-18 23:04:21 | http-admin_ :: null >> <iq to="test-domain.com" id="7Cb5hFzm9yrZ6q16vt7pO4p" type="set"><query xmlns="jabber:iq:register"><username>http-admin__3u1q700211</username><password>http-admin__3u1q700211</password><email>6af05d71-3d3c-43c6-9fdb-819db77c6523@localhost</email></query></iq> 2022-09-18 23:04:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7Cb5hFzm9yrZ6q16vt7pO4p" type="set"><query xmlns="jabber:iq:register"><username>http-admin__3u1q700211</username><password>http-admin__3u1q700211</password><email>6af05d71-3d3c-43c6-9fdb-819db77c6523@localhost</email></query></iq>} 2022-09-18 23:04:21 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="7Cb5hFzm9yrZ6q16vt7pO4p" type="result"/> 2022-09-18 23:04:21 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="7Cb5hFzm9yrZ6q16vt7pO4p" type="result"/>} 2022-09-18 23:04:21 | [Mutex] received everything. 2022-09-18 23:04:21 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Connector state changed: disconnecting->disconnected 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Stream terminated 2022-09-18 23:04:21 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-18 23:04:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@297690bd 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@13d6d331 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6fd1892b 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2f1c2044 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3272be62 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:21 | >> <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-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@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-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Start TLS 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Proceeding TLS 2022-09-18 23:04:21 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Start handshake 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:21 | >> <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-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@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-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-18 23:04:21 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zdTFxNzAwMjExLHI9c0Z4aDFqV0hvTnVkeTBnQ2JNTk4=</auth> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zdTFxNzAwMjExLHI9c0Z4aDFqV0hvTnVkeTBnQ2JNTk4=</auth> 2022-09-18 23:04:21 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zRnhoMWpXSG9OdWR5MGdDYk1OTmFCYWVBU2x5QUZYV29Qb2NTU3M3LHM9VWVCOTJlSU1LcWFtOXc9PSxpPTQwOTY=</challenge> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zRnhoMWpXSG9OdWR5MGdDYk1OTmFCYWVBU2x5QUZYV29Qb2NTU3M3LHM9VWVCOTJlSU1LcWFtOXc9PSxpPTQwOTY=</challenge> 2022-09-18 23:04:21 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c0Z4aDFqV0hvTnVkeTBnQ2JNTk5hQmFlQVNseUFGWFdvUG9jU1NzNyxwPWloN3B2Nzk4WDErRC9PTEJtQXdHV3pacGoyWmZVcHhsQWpGaHFvTlpsdHc9</response> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9c0Z4aDFqV0hvTnVkeTBnQ2JNTk5hQmFlQVNseUFGWFdvUG9jU1NzNyxwPWloN3B2Nzk4WDErRC9PTEJtQXdHV3pacGoyWmZVcHhsQWpGaHFvTlpsdHc9</response> 2022-09-18 23:04:21 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JZ0pKS3Z5WVFHaktoOGx5Nk5KbXFES01EUzF0WHV0c2o4YzlkLzU0bDkwPQ==</success> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JZ0pKS3Z5WVFHaktoOGx5Nk5KbXFES01EUzF0WHV0c2o4YzlkLzU0bDkwPQ==</success> 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:21 | >> <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 ver="ouz+rIh/YT4lWvyVnZ8MTCx5CXI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@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 ver="ouz+rIh/YT4lWvyVnZ8MTCx5CXI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-18 23:04:21 | << <iq xmlns="jabber:client" id="jNGU7HzjCGDDGNHP5Aak3cp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com >> <iq xmlns="jabber:client" id="jNGU7HzjCGDDGNHP5Aak3cp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-18 23:04:21 | >> <iq to="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="jNGU7HzjCGDDGNHP5Aak3cp" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__3u1q700211@test-domain.com/228467168-tigase-237</jid></bind></iq> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com << <iq to="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="jNGU7HzjCGDDGNHP5Aak3cp" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__3u1q700211@test-domain.com/228467168-tigase-237</jid></bind></iq> 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-18 23:04:21 | << <iq xmlns="jabber:client" id="bSTup4t3eGx8zBnVQ8xri19" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 >> <iq xmlns="jabber:client" id="bSTup4t3eGx8zBnVQ8xri19" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-18 23:04:21 | >> <iq to="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="bSTup4t3eGx8zBnVQ8xri19" type="result"/> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 << <iq to="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="bSTup4t3eGx8zBnVQ8xri19" type="result"/> 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-18 23:04:21 | << <iq to="test-domain.com" id="RX69t7eU5xupVhZoMyv6dFr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 >> <iq to="test-domain.com" id="RX69t7eU5xupVhZoMyv6dFr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-18 23:04:21 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-18 23:04:21 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="50508492-7143-463c-9728-c2860c5d1509" location="7c41cec37518" resume="true"/> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="50508492-7143-463c-9728-c2860c5d1509" location="7c41cec37518" resume="true"/> 2022-09-18 23:04:21 | << <iq id="S8BRTM0hVgX1tnakEHuZdxb" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 >> <iq id="S8BRTM0hVgX1tnakEHuZdxb" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:21 | >> <iq to="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" from="test-domain.com" xmlns="jabber:client" id="RX69t7eU5xupVhZoMyv6dFr" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 << <iq to="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" from="test-domain.com" xmlns="jabber:client" id="RX69t7eU5xupVhZoMyv6dFr" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-09-18 23:04:21 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-18 23:04:21 | >> <iq to="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="S8BRTM0hVgX1tnakEHuZdxb" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 << <iq to="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="S8BRTM0hVgX1tnakEHuZdxb" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Connector state changed: disconnecting->disconnected 2022-09-18 23:04:21 | >> <presence to="http-admin__3u1q700211@test-domain.com" from="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-09-18 23:04:21 | http-admin_ :: http-admin__3u1q700211@test-domain.com/228467168-tigase-237 << <presence to="http-admin__3u1q700211@test-domain.com" from="http-admin__3u1q700211@test-domain.com/228467168-tigase-237" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38c2e985 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:21 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:21 | [Mutex] waiting for: [registration] 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@360500ed 2022-09-18 23:04:21 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@323a82f5 2022-09-18 23:04:21 | 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-09-18 23:04:21 | 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-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3124] Start TLS 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Proceeding TLS 2022-09-18 23:04:21 | 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-09-18 23:04:21 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:21 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-18 23:04:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Start handshake 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@77380ad6 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@58194b75 2022-09-18 23:04:21 | 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-09-18 23:04:21 | 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-09-18 23:04:21 | 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-09-18 23:04:21 | http-admin_ :: null >> <iq to="test-domain.com" id="d7wMTTU2fyphJDgYdN0rZpf" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-18 23:04:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="d7wMTTU2fyphJDgYdN0rZpf" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-18 23:04:21 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="d7wMTTU2fyphJDgYdN0rZpf" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-18 23:04:21 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="d7wMTTU2fyphJDgYdN0rZpf" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-18 23:04:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@46053af3 2022-09-18 23:04:21 | http-admin_ :: null >> <iq to="test-domain.com" id="x8xYWS9oNPLDveT2pVYav4r" type="set"><query xmlns="jabber:iq:register"><username>http-admin__sbd7d70212</username><password>http-admin__sbd7d70212</password><email>88a3a9f4-878d-4674-939b-193927dc39e8@localhost</email></query></iq> 2022-09-18 23:04:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="x8xYWS9oNPLDveT2pVYav4r" type="set"><query xmlns="jabber:iq:register"><username>http-admin__sbd7d70212</username><password>http-admin__sbd7d70212</password><email>88a3a9f4-878d-4674-939b-193927dc39e8@localhost</email></query></iq>} 2022-09-18 23:04:22 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="x8xYWS9oNPLDveT2pVYav4r" type="result"/> 2022-09-18 23:04:22 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="x8xYWS9oNPLDveT2pVYav4r" type="result"/>} 2022-09-18 23:04:22 | [Mutex] received everything. 2022-09-18 23:04:22 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-09-18 23:04:22 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Connector state changed: disconnecting->disconnected 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Stream terminated 2022-09-18 23:04:22 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@20ce25ec 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1717f599 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@54746ed 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a7a2614 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3bca8ff2 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@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-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3131] Start TLS 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Proceeding TLS 2022-09-18 23:04:22 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Start handshake 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:22 | >> <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-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@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-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-18 23:04:22 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zYmQ3ZDcwMjEyLHI9aGl4aGFCZDFCNnI1Q3N5V0xCNE4=</auth> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zYmQ3ZDcwMjEyLHI9aGl4aGFCZDFCNnI1Q3N5V0xCNE4=</auth> 2022-09-18 23:04:22 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oaXhoYUJkMUI2cjVDc3lXTEI0TndoTHgxWURwMTJ1RmlWS081YUtILHM9RGxJRCtOSVdWK1p0cWc9PSxpPTQwOTY=</challenge> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oaXhoYUJkMUI2cjVDc3lXTEI0TndoTHgxWURwMTJ1RmlWS081YUtILHM9RGxJRCtOSVdWK1p0cWc9PSxpPTQwOTY=</challenge> 2022-09-18 23:04:22 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aGl4aGFCZDFCNnI1Q3N5V0xCNE53aEx4MVlEcDEydUZpVktPNWFLSCxwPUJBeEZURXNmb2JzRjh4WnhENmp6Qk9Id3RFS0dJaERDVithQm1seUZIWTA9</response> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aGl4aGFCZDFCNnI1Q3N5V0xCNE53aEx4MVlEcDEydUZpVktPNWFLSCxwPUJBeEZURXNmb2JzRjh4WnhENmp6Qk9Id3RFS0dJaERDVithQm1seUZIWTA9</response> 2022-09-18 23:04:22 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xMHpoMmlKSHZ6R1ZaN2owaTNETFdSWCs4ZThMREdCeko5dFlPNUw2aHRvPQ==</success> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xMHpoMmlKSHZ6R1ZaN2owaTNETFdSWCs4ZThMREdCeko5dFlPNUw2aHRvPQ==</success> 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:22 | >> <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 ver="ouz+rIh/YT4lWvyVnZ8MTCx5CXI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@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 ver="ouz+rIh/YT4lWvyVnZ8MTCx5CXI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-18 23:04:22 | << <iq xmlns="jabber:client" id="B7suZdxbBqhOX1ayhCxxfFk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com >> <iq xmlns="jabber:client" id="B7suZdxbBqhOX1ayhCxxfFk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-18 23:04:22 | >> <iq to="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="B7suZdxbBqhOX1ayhCxxfFk" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__sbd7d70212@test-domain.com/228467168-tigase-238</jid></bind></iq> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com << <iq to="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="B7suZdxbBqhOX1ayhCxxfFk" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__sbd7d70212@test-domain.com/228467168-tigase-238</jid></bind></iq> 2022-09-18 23:04:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-18 23:04:22 | << <iq xmlns="jabber:client" id="KZ2TTU2fyphJDgYdN0rZpfU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 >> <iq xmlns="jabber:client" id="KZ2TTU2fyphJDgYdN0rZpfU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-18 23:04:22 | >> <iq to="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="KZ2TTU2fyphJDgYdN0rZpfU" type="result"/> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 << <iq to="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="KZ2TTU2fyphJDgYdN0rZpfU" type="result"/> 2022-09-18 23:04:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-18 23:04:22 | << <iq to="test-domain.com" id="L5ibuczcHRTXUgNXk5hZpes" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 >> <iq to="test-domain.com" id="L5ibuczcHRTXUgNXk5hZpes" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-18 23:04:22 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-18 23:04:22 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="daba001d-e5af-4a9f-9b95-ad77fb00bc9e" location="7c41cec37518" resume="true"/> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="daba001d-e5af-4a9f-9b95-ad77fb00bc9e" location="7c41cec37518" resume="true"/> 2022-09-18 23:04:22 | << <iq id="Zby19JTcoMX01hFr7slWdxc" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 >> <iq id="Zby19JTcoMX01hFr7slWdxc" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:22 | >> <iq to="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" from="test-domain.com" xmlns="jabber:client" id="L5ibuczcHRTXUgNXk5hZpes" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 << <iq to="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" from="test-domain.com" xmlns="jabber:client" id="L5ibuczcHRTXUgNXk5hZpes" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-09-18 23:04:22 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-18 23:04:22 | >> <iq to="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="Zby19JTcoMX01hFr7slWdxc" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 << <iq to="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="Zby19JTcoMX01hFr7slWdxc" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:22 | >> <presence to="http-admin__sbd7d70212@test-domain.com" from="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 << <presence to="http-admin__sbd7d70212@test-domain.com" from="http-admin__sbd7d70212@test-domain.com/228467168-tigase-238" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-09-18 23:04:22 | << <message to="http-admin__3u1q700211@test-domain.com" id="BbwCfJzfJGNQ19q4jGFNLHo"><body>Test message 1</body></message> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 >> <message to="http-admin__3u1q700211@test-domain.com" id="BbwCfJzfJGNQ19q4jGFNLHo"><body>Test message 1</body></message> 2022-09-18 23:04:22 | << <message to="http-admin__3u1q700211@test-domain.com" id="MUFW6nOVjNLwufR8Hvrj248"><body>Test message 2</body></message> 2022-09-18 23:04:22 | http-admin_ :: http-admin__sbd7d70212@test-domain.com/228467168-tigase-238 >> <message to="http-admin__3u1q700211@test-domain.com" id="MUFW6nOVjNLwufR8Hvrj248"><body>Test message 2</body></message> 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Connector state changed: connected->disconnected 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Stream terminated 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 0.972s |
2022-09-18 23:04:25 |
2022-09-18 23:04:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-18 23:04:25 | ------------------------------------ 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@32a3037 2022-09-18 23:04:25 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:25 | [Mutex] waiting for: [registration] 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@dedde22 2022-09-18 23:04:25 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@9d25b47 2022-09-18 23:04:25 | 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-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3138] Start TLS 2022-09-18 23:04:25 | 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-09-18 23:04:25 | 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-09-18 23:04:25 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:25 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Proceeding TLS 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Start handshake 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4cd0d419 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1ea9fe3c 2022-09-18 23:04:25 | 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-09-18 23:04:25 | 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-09-18 23:04:25 | 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-09-18 23:04:25 | http-admin_ :: null >> <iq to="test-domain.com" id="7RqzfBr6DwnRQUZ2ndBnKW9" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-18 23:04:25 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7RqzfBr6DwnRQUZ2ndBnKW9" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-18 23:04:25 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="7RqzfBr6DwnRQUZ2ndBnKW9" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-18 23:04:25 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="7RqzfBr6DwnRQUZ2ndBnKW9" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7dd63f05 2022-09-18 23:04:25 | http-admin_ :: null >> <iq to="test-domain.com" id="3RogVWT19p3k5qbt4mTQZr3" type="set"><query xmlns="jabber:iq:register"><username>http-admin__aekv480213</username><password>http-admin__aekv480213</password><email>2aa4da51-899e-466e-a7a6-1a4f24d80a9e@localhost</email></query></iq> 2022-09-18 23:04:25 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3RogVWT19p3k5qbt4mTQZr3" type="set"><query xmlns="jabber:iq:register"><username>http-admin__aekv480213</username><password>http-admin__aekv480213</password><email>2aa4da51-899e-466e-a7a6-1a4f24d80a9e@localhost</email></query></iq>} 2022-09-18 23:04:25 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="3RogVWT19p3k5qbt4mTQZr3" type="result"/> 2022-09-18 23:04:25 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="3RogVWT19p3k5qbt4mTQZr3" type="result"/>} 2022-09-18 23:04:25 | [Mutex] received everything. 2022-09-18 23:04:25 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-09-18 23:04:25 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Connector state changed: disconnecting->disconnected 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Stream terminated 2022-09-18 23:04:25 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@66454b9b 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2cff2b56 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7d7678eb 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@31144e57 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7d41c27d 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:25 | >> <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-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@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-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3145] Start TLS 2022-09-18 23:04:25 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Proceeding TLS 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Start handshake 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:25 | >> <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-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@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-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-18 23:04:25 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hZWt2NDgwMjEzLHI9RDlzRUx1bjA5aHdZZTRZUmE3YTY=</auth> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hZWt2NDgwMjEzLHI9RDlzRUx1bjA5aHdZZTRZUmE3YTY=</auth> 2022-09-18 23:04:25 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EOXNFTHVuMDlod1llNFlSYTdhNkw4c2tnQkZUMTdIdHhIUlpncXNlLHM9c09laWppb3ZTMms5Q2c9PSxpPTQwOTY=</challenge> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EOXNFTHVuMDlod1llNFlSYTdhNkw4c2tnQkZUMTdIdHhIUlpncXNlLHM9c09laWppb3ZTMms5Q2c9PSxpPTQwOTY=</challenge> 2022-09-18 23:04:25 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RDlzRUx1bjA5aHdZZTRZUmE3YTZMOHNrZ0JGVDE3SHR4SFJaZ3FzZSxwPXV5OXZwajJONDVEQXRHaWYzSmFNK0duZE84QnZDS2dhWGdqd00wK1RQV1U9</response> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RDlzRUx1bjA5aHdZZTRZUmE3YTZMOHNrZ0JGVDE3SHR4SFJaZ3FzZSxwPXV5OXZwajJONDVEQXRHaWYzSmFNK0duZE84QnZDS2dhWGdqd00wK1RQV1U9</response> 2022-09-18 23:04:25 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03enFnZEdTRjZMYStscEMwUGs5QlZEV296NnZnL3VjQWFZaEtUVUVDeEcwPQ==</success> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03enFnZEdTRjZMYStscEMwUGs5QlZEV296NnZnL3VjQWFZaEtUVUVDeEcwPQ==</success> 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:25 | >> <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 ver="ouz+rIh/YT4lWvyVnZ8MTCx5CXI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@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 ver="ouz+rIh/YT4lWvyVnZ8MTCx5CXI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-18 23:04:25 | << <iq xmlns="jabber:client" id="YfwWjJTdQGm7kFzfBr6DwnR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com >> <iq xmlns="jabber:client" id="YfwWjJTdQGm7kFzfBr6DwnR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-18 23:04:25 | >> <iq to="http-admin__aekv480213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="YfwWjJTdQGm7kFzfBr6DwnR" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__aekv480213@test-domain.com/228467168-tigase-239</jid></bind></iq> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com << <iq to="http-admin__aekv480213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="YfwWjJTdQGm7kFzfBr6DwnR" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__aekv480213@test-domain.com/228467168-tigase-239</jid></bind></iq> 2022-09-18 23:04:25 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-18 23:04:25 | << <iq xmlns="jabber:client" id="U4XoeJP4zfVhYWS9oNPLDve" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 >> <iq xmlns="jabber:client" id="U4XoeJP4zfVhYWS9oNPLDve" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-18 23:04:25 | >> <iq to="http-admin__aekv480213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="U4XoeJP4zfVhYWS9oNPLDve" type="result"/> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 << <iq to="http-admin__aekv480213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="U4XoeJP4zfVhYWS9oNPLDve" type="result"/> 2022-09-18 23:04:25 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-18 23:04:25 | << <iq to="test-domain.com" id="b9a2vgRPMMJwl9t7eU5xupV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 >> <iq to="test-domain.com" id="b9a2vgRPMMJwl9t7eU5xupV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-18 23:04:25 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-18 23:04:25 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="c26d95d5-f4c0-4fef-a4c8-8bd1cb3200be" location="7c41cec37518" resume="true"/> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="c26d95d5-f4c0-4fef-a4c8-8bd1cb3200be" location="7c41cec37518" resume="true"/> 2022-09-18 23:04:25 | << <iq id="a2NjQ7ujJAoXYfX5lGOT9IR" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 >> <iq id="a2NjQ7ujJAoXYfX5lGOT9IR" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:25 | >> <iq to="http-admin__aekv480213@test-domain.com/228467168-tigase-239" from="test-domain.com" xmlns="jabber:client" id="b9a2vgRPMMJwl9t7eU5xupV" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 << <iq to="http-admin__aekv480213@test-domain.com/228467168-tigase-239" from="test-domain.com" xmlns="jabber:client" id="b9a2vgRPMMJwl9t7eU5xupV" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-09-18 23:04:25 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-18 23:04:25 | >> <iq to="http-admin__aekv480213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="a2NjQ7ujJAoXYfX5lGOT9IR" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 << <iq to="http-admin__aekv480213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="a2NjQ7ujJAoXYfX5lGOT9IR" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:25 | >> <presence to="http-admin__aekv480213@test-domain.com" from="http-admin__aekv480213@test-domain.com/228467168-tigase-239" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-09-18 23:04:25 | http-admin_ :: http-admin__aekv480213@test-domain.com/228467168-tigase-239 << <presence to="http-admin__aekv480213@test-domain.com" from="http-admin__aekv480213@test-domain.com/228467168-tigase-239" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> |
testModifyUser | 1.788s |
2022-09-18 23:04:26 |
2022-09-18 23:04:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-18 23:04:26 | ------------------------------------ 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@682bf71b 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:26 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66ec146e 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:26 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@62d39c6b 2022-09-18 23:04:26 | [Mutex] waiting for: [registration] 2022-09-18 23:04:26 | 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-09-18 23:04:26 | 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-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Start TLS 2022-09-18 23:04:26 | 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-09-18 23:04:26 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Proceeding TLS 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Start handshake 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@27d11e55 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@10f5a69b 2022-09-18 23:04:26 | 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-09-18 23:04:26 | 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-09-18 23:04:26 | 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-09-18 23:04:26 | http-admin_ :: null >> <iq to="test-domain.com" id="P70yphJDgYdN0rZpfUOCDmJ" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-18 23:04:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="P70yphJDgYdN0rZpfUOCDmJ" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-18 23:04:26 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="P70yphJDgYdN0rZpfUOCDmJ" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-18 23:04:26 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="P70yphJDgYdN0rZpfUOCDmJ" type="result"><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 xmlns="jabber:x:data" type="form"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@16bc9f8f 2022-09-18 23:04:26 | http-admin_ :: null >> <iq to="test-domain.com" id="zXusjIr7lNPSbCzfCs5eLZ9" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ipvqjg0214</username><password>http-admin__ipvqjg0214</password><email>2d1795a6-e49f-48ad-9d1e-163e434c7054@localhost</email></query></iq> 2022-09-18 23:04:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="zXusjIr7lNPSbCzfCs5eLZ9" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ipvqjg0214</username><password>http-admin__ipvqjg0214</password><email>2d1795a6-e49f-48ad-9d1e-163e434c7054@localhost</email></query></iq>} 2022-09-18 23:04:26 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="zXusjIr7lNPSbCzfCs5eLZ9" type="result"/> 2022-09-18 23:04:26 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="zXusjIr7lNPSbCzfCs5eLZ9" type="result"/>} 2022-09-18 23:04:26 | [Mutex] received everything. 2022-09-18 23:04:26 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Connector state changed: disconnecting->disconnected 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Stream terminated 2022-09-18 23:04:26 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-18 23:04:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@687279f7 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@47fee11a 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7a024600 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@830fe28 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@73769318 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:26 | >> <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-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@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-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3158] Start TLS 2022-09-18 23:04:26 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Proceeding TLS 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Start handshake 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:26 | >> <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-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@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-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-18 23:04:26 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pcHZxamcwMjE0LHI9QnhQU25WbWQ5OUdZdmRKZFdCTFo=</auth> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pcHZxamcwMjE0LHI9QnhQU25WbWQ5OUdZdmRKZFdCTFo=</auth> 2022-09-18 23:04:26 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CeFBTblZtZDk5R1l2ZEpkV0JMWk9XclNmRlJLcDhsMHBacnY2WXpyLHM9VkloeFA1NUxNdHF6ZEE9PSxpPTQwOTY=</challenge> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CeFBTblZtZDk5R1l2ZEpkV0JMWk9XclNmRlJLcDhsMHBacnY2WXpyLHM9VkloeFA1NUxNdHF6ZEE9PSxpPTQwOTY=</challenge> 2022-09-18 23:04:26 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnhQU25WbWQ5OUdZdmRKZFdCTFpPV3JTZkZSS3A4bDBwWnJ2Nll6cixwPTR2eGR3cE1mQUF1YjFLRXNKbk9UVEFhNlpvNkgvQVQybHlaSjV2ZmtyUnc9</response> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnhQU25WbWQ5OUdZdmRKZFdCTFpPV3JTZkZSS3A4bDBwWnJ2Nll6cixwPTR2eGR3cE1mQUF1YjFLRXNKbk9UVEFhNlpvNkgvQVQybHlaSjV2ZmtyUnc9</response> 2022-09-18 23:04:26 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pYmtxVkNpL29oT2pTRnZzYm9PeFJMYUQxdHlLSjNuM2E5b2hhdGdBc3pVPQ==</success> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pYmtxVkNpL29oT2pTRnZzYm9PeFJMYUQxdHlLSjNuM2E5b2hhdGdBc3pVPQ==</success> 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:26 | >> <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 ver="ouz+rIh/YT4lWvyVnZ8MTCx5CXI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@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 ver="ouz+rIh/YT4lWvyVnZ8MTCx5CXI=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-18 23:04:26 | << <iq xmlns="jabber:client" id="pYvW9FKVXl7EiAzetbt3lUf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com >> <iq xmlns="jabber:client" id="pYvW9FKVXl7EiAzetbt3lUf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-18 23:04:26 | >> <iq to="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="pYvW9FKVXl7EiAzetbt3lUf" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240</jid></bind></iq> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com << <iq to="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="pYvW9FKVXl7EiAzetbt3lUf" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240</jid></bind></iq> 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-18 23:04:26 | << <iq xmlns="jabber:client" id="qrSvnaLDHP48gVWT19p3k5q" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 >> <iq xmlns="jabber:client" id="qrSvnaLDHP48gVWT19p3k5q" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-18 23:04:26 | >> <iq to="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="qrSvnaLDHP48gVWT19p3k5q" type="result"/> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 << <iq to="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="qrSvnaLDHP48gVWT19p3k5q" type="result"/> 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-18 23:04:26 | << <iq to="test-domain.com" id="egjrZ6q16vt7pO4pbMZ5BDG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 >> <iq to="test-domain.com" id="egjrZ6q16vt7pO4pbMZ5BDG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-18 23:04:26 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-18 23:04:26 | >> <enabled max="60" xmlns="urn:xmpp:sm:3" id="095011c9-4691-4fb1-bb66-d56fa45ca3c3" location="7c41cec37518" resume="true"/> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 << <enabled max="60" xmlns="urn:xmpp:sm:3" id="095011c9-4691-4fb1-bb66-d56fa45ca3c3" location="7c41cec37518" resume="true"/> 2022-09-18 23:04:26 | << <iq id="qtVAxupVhZoMyv6dFrZdEJI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 >> <iq id="qtVAxupVhZoMyv6dFrZdEJI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:26 | >> <iq to="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" from="test-domain.com" xmlns="jabber:client" id="egjrZ6q16vt7pO4pbMZ5BDG" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 << <iq to="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" from="test-domain.com" xmlns="jabber:client" id="egjrZ6q16vt7pO4pbMZ5BDG" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12088/0e5dcbd1" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-09-18 23:04:26 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-18 23:04:26 | >> <iq to="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="qtVAxupVhZoMyv6dFrZdEJI" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 << <iq to="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="qtVAxupVhZoMyv6dFrZdEJI" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-09-18 23:04:26 | >> <presence to="http-admin__ipvqjg0214@test-domain.com" from="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-09-18 23:04:26 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240 << <presence to="http-admin__ipvqjg0214@test-domain.com" from="http-admin__ipvqjg0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Connector state changed: disconnecting->disconnected 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-18 23:04:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-18 23:04:27 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-09-18 23:04:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:27 | >> <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-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Start TLS 2022-09-18 23:04:27 | http-admin_ :: http-admin__ipvqjg0214@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-09-18 23:04:27 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:27 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Proceeding TLS 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Start handshake 2022-09-18 23:04:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-18 23:04:27 | >> <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-09-18 23:04:27 | http-admin_ :: http-admin__ipvqjg0214@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-09-18 23:04:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-18 23:04:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-18 23:04:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-18 23:04:27 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pcHZxamcwMjE0LHI9aHNwQjRNVE5kY3hKOTY0TkJiYUk=</auth> 2022-09-18 23:04:27 | http-admin_ :: http-admin__ipvqjg0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pcHZxamcwMjE0LHI9aHNwQjRNVE5kY3hKOTY0TkJiYUk=</auth> 2022-09-18 23:04:27 | >> <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-09-18 23:04:27 | http-admin_ :: http-admin__ipvqjg0214@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-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Connector state changed: connected->disconnecting 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Terminating XMPP Stream 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Connector state changed: disconnecting->disconnected 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Stream terminated 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:27 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-18 23:04:27 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Ignoring stop connector. 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-18 23:04:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |