Test duration : 10.748s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.508s |
2022-08-11 23:06:09 |
2022-08-11 23:06:09 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-11 23:06:09 | ------------------------------------ |
testAuthorization | 0.171s |
2022-08-11 23:06:11 |
2022-08-11 23:06:11 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-11 23:06:11 | ------------------------------------ |
testCommandsAvailability | 0.651s |
2022-08-11 23:06:11 |
2022-08-11 23:06:11 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-11 23:06:11 | ------------------------------------ |
testDeleteUser | 0.845s |
2022-08-11 23:06:12 |
2022-08-11 23:06:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-11 23:06:12 | ------------------------------------ 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@ca70cfb 2022-08-11 23:06:12 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:12 | [Mutex] waiting for: [registration] 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@260f31f 2022-08-11 23:06:12 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@65f678b 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3094] Start TLS 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3096] Proceeding TLS 2022-08-11 23:06:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-11 23:06:12 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-11 23:06:12 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:12 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3096] Start handshake 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@435df924 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@77a9f560 2022-08-11 23:06:12 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:12 | http-admin_ :: null >> <iq to="test-domain.com" id="5ziiFxtl14y6gCrlMBmbNYk" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-11 23:06:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5ziiFxtl14y6gCrlMBmbNYk" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-11 23:06:12 | http-admin_ :: null << <iq type="result" id="5ziiFxtl14y6gCrlMBmbNYk" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-11 23:06:12 | StanzaReceivedEvent{stanza=<iq type="result" id="5ziiFxtl14y6gCrlMBmbNYk" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@72d41881 2022-08-11 23:06:12 | http-admin_ :: null >> <iq to="test-domain.com" id="jAj9snbKSUeGGyaLUQKPKIv" type="set"><query xmlns="jabber:iq:register"><username>http-admin__wy6ee40210</username><password>http-admin__wy6ee40210</password><email>59be7304-ca18-4bb2-9329-ed24d803e1f7@localhost</email></query></iq> 2022-08-11 23:06:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="jAj9snbKSUeGGyaLUQKPKIv" type="set"><query xmlns="jabber:iq:register"><username>http-admin__wy6ee40210</username><password>http-admin__wy6ee40210</password><email>59be7304-ca18-4bb2-9329-ed24d803e1f7@localhost</email></query></iq>} 2022-08-11 23:06:12 | http-admin_ :: null << <iq type="result" id="jAj9snbKSUeGGyaLUQKPKIv" xmlns="jabber:client" from="test-domain.com"/> 2022-08-11 23:06:12 | StanzaReceivedEvent{stanza=<iq type="result" id="jAj9snbKSUeGGyaLUQKPKIv" xmlns="jabber:client" from="test-domain.com"/>} 2022-08-11 23:06:12 | [Mutex] received everything. 2022-08-11 23:06:12 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-08-11 23:06:12 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3096] Connector state changed: disconnecting->disconnected 2022-08-11 23:06:12 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3096] Stream terminated 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@fca4a6f 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2372066b 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1bc8f590 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@490ae678 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@14ce4404 |
testGetUserInfoUserOffline | 3.842s |
2022-08-11 23:06:12 |
2022-08-11 23:06:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-11 23:06:12 | ------------------------------------ 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4ac56a8f 2022-08-11 23:06:12 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:12 | [Mutex] waiting for: [registration] 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44028da7 2022-08-11 23:06:12 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@403d01ff 2022-08-11 23:06:12 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3102] Start TLS 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3104] Proceeding TLS 2022-08-11 23:06:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-11 23:06:12 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:12 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-11 23:06:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3104] Start handshake 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@53f879c 2022-08-11 23:06:12 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@644f04a6 2022-08-11 23:06:12 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:12 | http-admin_ :: null >> <iq to="test-domain.com" id="lFwZpcMIQU8sYn8iEDmWX7D" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-11 23:06:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="lFwZpcMIQU8sYn8iEDmWX7D" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-11 23:06:12 | http-admin_ :: null << <iq type="result" id="lFwZpcMIQU8sYn8iEDmWX7D" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-11 23:06:12 | StanzaReceivedEvent{stanza=<iq type="result" id="lFwZpcMIQU8sYn8iEDmWX7D" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3470c23d 2022-08-11 23:06:13 | http-admin_ :: null >> <iq to="test-domain.com" id="4R4IEnXj1nMYWWY9LChITdO" type="set"><query xmlns="jabber:iq:register"><username>http-admin__prizxt0211</username><password>http-admin__prizxt0211</password><email>b22f18c8-654a-465e-9d13-085cd6fc9baa@localhost</email></query></iq> 2022-08-11 23:06:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4R4IEnXj1nMYWWY9LChITdO" type="set"><query xmlns="jabber:iq:register"><username>http-admin__prizxt0211</username><password>http-admin__prizxt0211</password><email>b22f18c8-654a-465e-9d13-085cd6fc9baa@localhost</email></query></iq>} 2022-08-11 23:06:13 | http-admin_ :: null << <iq type="result" id="4R4IEnXj1nMYWWY9LChITdO" xmlns="jabber:client" from="test-domain.com"/> 2022-08-11 23:06:13 | StanzaReceivedEvent{stanza=<iq type="result" id="4R4IEnXj1nMYWWY9LChITdO" xmlns="jabber:client" from="test-domain.com"/>} 2022-08-11 23:06:13 | [Mutex] received everything. 2022-08-11 23:06:13 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-08-11 23:06:13 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3104] Connector state changed: disconnecting->disconnected 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3104] Stream terminated 2022-08-11 23:06:13 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1cea1fb5 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@651078d3 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@79e63ae3 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4bb57ec8 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7eed7bc 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:13 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3109] Start TLS 2022-08-11 23:06:13 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3111] Proceeding TLS 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3111] Start handshake 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:13 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-11 23:06:13 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19wcml6eHQwMjExLHI9R1pJSDhpWFdFdnRybUNzNllPMmg=</auth> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19wcml6eHQwMjExLHI9R1pJSDhpWFdFdnRybUNzNllPMmg=</auth> 2022-08-11 23:06:13 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HWklIOGlYV0V2dHJtQ3M2WU8yaDF5OG5vU0R6NGFqWThsSkdLYXJYLHM9aDJPYndtQ0lzU2tGMGc9PSxpPTQwOTY=</challenge> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HWklIOGlYV0V2dHJtQ3M2WU8yaDF5OG5vU0R6NGFqWThsSkdLYXJYLHM9aDJPYndtQ0lzU2tGMGc9PSxpPTQwOTY=</challenge> 2022-08-11 23:06:13 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1pJSDhpWFdFdnRybUNzNllPMmgxeThub1NEejRhalk4bEpHS2FyWCxwPWh0VllsUXUyY3BRVUY4YmNBbG5zLzZZVWxSL3BVOWlJYldHS3ZRY1RNOG89</response> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1pJSDhpWFdFdnRybUNzNllPMmgxeThub1NEejRhalk4bEpHS2FyWCxwPWh0VllsUXUyY3BRVUY4YmNBbG5zLzZZVWxSL3BVOWlJYldHS3ZRY1RNOG89</response> 2022-08-11 23:06:13 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj00L0xyWWlSa1BTVTI4Zy9ubGlRWm9zaXJMOWhkTDlGTTMxRTlUV2l2ajVzPQ==</success> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj00L0xyWWlSa1BTVTI4Zy9ubGlRWm9zaXJMOWhkTDlGTTMxRTlUV2l2ajVzPQ==</success> 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:13 | >> <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 node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@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 node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-11 23:06:13 | << <iq xmlns="jabber:client" id="IzaesY2h18jM1tk2eSYgIup" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com >> <iq xmlns="jabber:client" id="IzaesY2h18jM1tk2eSYgIup" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-11 23:06:13 | >> <iq to="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236" type="result" id="IzaesY2h18jM1tk2eSYgIup" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__prizxt0211@test-domain.com/1781077109-tigase-236</jid></bind></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com << <iq to="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236" type="result" id="IzaesY2h18jM1tk2eSYgIup" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__prizxt0211@test-domain.com/1781077109-tigase-236</jid></bind></iq> 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-11 23:06:13 | << <iq xmlns="jabber:client" id="DDkl5ztYmIu4l9oPO5BAygW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 >> <iq xmlns="jabber:client" id="DDkl5ztYmIu4l9oPO5BAygW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-11 23:06:13 | >> <iq to="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236" type="result" id="DDkl5ztYmIu4l9oPO5BAygW" xmlns="jabber:client"/> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 << <iq to="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236" type="result" id="DDkl5ztYmIu4l9oPO5BAygW" xmlns="jabber:client"/> 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-11 23:06:13 | << <iq to="test-domain.com" id="UXgoWiOW4cP26gROQLJR7za" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 >> <iq to="test-domain.com" id="UXgoWiOW4cP26gROQLJR7za" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-11 23:06:13 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-11 23:06:13 | >> <enabled resume="true" id="74e98b2b-5c67-4c02-9829-ed67c37600ff" xmlns="urn:xmpp:sm:3" max="60" location="f9c07ffec79b"/> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 << <enabled resume="true" id="74e98b2b-5c67-4c02-9829-ed67c37600ff" xmlns="urn:xmpp:sm:3" max="60" location="f9c07ffec79b"/> 2022-08-11 23:06:13 | << <iq id="QDgaN1qeCEwmUSbKw6xaybz" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 >> <iq id="QDgaN1qeCEwmUSbKw6xaybz" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:13 | >> <iq to="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236" type="result" id="UXgoWiOW4cP26gROQLJR7za" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 << <iq to="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236" type="result" id="UXgoWiOW4cP26gROQLJR7za" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-11 23:06:13 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-11 23:06:13 | >> <iq to="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236" type="result" id="QDgaN1qeCEwmUSbKw6xaybz" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 << <iq to="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236" type="result" id="QDgaN1qeCEwmUSbKw6xaybz" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:13 | >> <presence to="http-admin__prizxt0211@test-domain.com" xmlns="jabber:client" from="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236"><c node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-08-11 23:06:13 | http-admin_ :: http-admin__prizxt0211@test-domain.com/1781077109-tigase-236 << <presence to="http-admin__prizxt0211@test-domain.com" xmlns="jabber:client" from="http-admin__prizxt0211@test-domain.com/1781077109-tigase-236"><c node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3111] Connector state changed: disconnecting->disconnected 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3111] Stream terminated 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@26ca686f 2022-08-11 23:06:13 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:13 | [Mutex] waiting for: [registration] 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@280d82c6 2022-08-11 23:06:13 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2c32031f 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3116] Start TLS 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Proceeding TLS 2022-08-11 23:06:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-11 23:06:13 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Start handshake 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@693088fd 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1c4c1ca4 2022-08-11 23:06:13 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:13 | http-admin_ :: null >> <iq to="test-domain.com" id="PHqnUhZm6m8uiMCFIsYhEw7" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-11 23:06:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PHqnUhZm6m8uiMCFIsYhEw7" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-11 23:06:13 | http-admin_ :: null << <iq type="result" id="PHqnUhZm6m8uiMCFIsYhEw7" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-11 23:06:13 | StanzaReceivedEvent{stanza=<iq type="result" id="PHqnUhZm6m8uiMCFIsYhEw7" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5813a659 2022-08-11 23:06:13 | http-admin_ :: null >> <iq to="test-domain.com" id="sQPs6gXiCiVW6hLVfPGMyaq" type="set"><query xmlns="jabber:iq:register"><username>http-admin__c5rxw40212</username><password>http-admin__c5rxw40212</password><email>95c7f217-bc41-46a7-8a90-ae1c6feef154@localhost</email></query></iq> 2022-08-11 23:06:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sQPs6gXiCiVW6hLVfPGMyaq" type="set"><query xmlns="jabber:iq:register"><username>http-admin__c5rxw40212</username><password>http-admin__c5rxw40212</password><email>95c7f217-bc41-46a7-8a90-ae1c6feef154@localhost</email></query></iq>} 2022-08-11 23:06:13 | http-admin_ :: null << <iq type="result" id="sQPs6gXiCiVW6hLVfPGMyaq" xmlns="jabber:client" from="test-domain.com"/> 2022-08-11 23:06:13 | StanzaReceivedEvent{stanza=<iq type="result" id="sQPs6gXiCiVW6hLVfPGMyaq" xmlns="jabber:client" from="test-domain.com"/>} 2022-08-11 23:06:13 | [Mutex] received everything. 2022-08-11 23:06:13 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Connector state changed: disconnecting->disconnected 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Stream terminated 2022-08-11 23:06:13 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-11 23:06:13 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@64856cbf 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@91f77b2 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@754af309 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@302eb297 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7f81c0b9 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:13 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3123] Start TLS 2022-08-11 23:06:13 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Proceeding TLS 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Start handshake 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:13 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-11 23:06:13 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jNXJ4dzQwMjEyLHI9ZFpPd2prNHl3SG1raW9PVEJ6Qk4=</auth> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jNXJ4dzQwMjEyLHI9ZFpPd2prNHl3SG1raW9PVEJ6Qk4=</auth> 2022-08-11 23:06:13 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kWk93ams0eXdIbWtpb09UQnpCTnNkd0xNTEVHNUtTc0NrZk1mMTU3LHM9TThGUGVHNHNTNGl5Znc9PSxpPTQwOTY=</challenge> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kWk93ams0eXdIbWtpb09UQnpCTnNkd0xNTEVHNUtTc0NrZk1mMTU3LHM9TThGUGVHNHNTNGl5Znc9PSxpPTQwOTY=</challenge> 2022-08-11 23:06:13 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZFpPd2prNHl3SG1raW9PVEJ6Qk5zZHdMTUxFRzVLU3NDa2ZNZjE1NyxwPS95b0M4QkNJYjhFMW1kTUFsU1dHQUlkZTVqVHpPZEk5QzM0SkxRalJiUkk9</response> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZFpPd2prNHl3SG1raW9PVEJ6Qk5zZHdMTUxFRzVLU3NDa2ZNZjE1NyxwPS95b0M4QkNJYjhFMW1kTUFsU1dHQUlkZTVqVHpPZEk5QzM0SkxRalJiUkk9</response> 2022-08-11 23:06:13 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kQU1JQy9RL3hBaXhkZUFYWnZmSENwQjVoQ1J2ank3YzhDODlEd0s1ejBjPQ==</success> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kQU1JQy9RL3hBaXhkZUFYWnZmSENwQjVoQ1J2ank3YzhDODlEd0s1ejBjPQ==</success> 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:13 | >> <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 node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@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 node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-11 23:06:13 | << <iq xmlns="jabber:client" id="r3qyq28HMAeNGAfHNZjEIqU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com >> <iq xmlns="jabber:client" id="r3qyq28HMAeNGAfHNZjEIqU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-11 23:06:13 | >> <iq to="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237" type="result" id="r3qyq28HMAeNGAfHNZjEIqU" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com << <iq to="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237" type="result" id="r3qyq28HMAeNGAfHNZjEIqU" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-08-11 23:06:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-11 23:06:13 | << <iq xmlns="jabber:client" id="m7A5yu8GAuaodOEm3cCjP3v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="m7A5yu8GAuaodOEm3cCjP3v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-11 23:06:13 | >> <iq to="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237" type="result" id="m7A5yu8GAuaodOEm3cCjP3v" xmlns="jabber:client"/> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237" type="result" id="m7A5yu8GAuaodOEm3cCjP3v" xmlns="jabber:client"/> 2022-08-11 23:06:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-11 23:06:13 | << <iq to="test-domain.com" id="U3mAk4m2gABAcsfAoRVfT7g" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="U3mAk4m2gABAcsfAoRVfT7g" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-11 23:06:13 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-11 23:06:13 | >> <enabled resume="true" id="db632d5d-2426-425d-ba52-cedd5d9e4bf4" xmlns="urn:xmpp:sm:3" max="60" location="f9c07ffec79b"/> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 << <enabled resume="true" id="db632d5d-2426-425d-ba52-cedd5d9e4bf4" xmlns="urn:xmpp:sm:3" max="60" location="f9c07ffec79b"/> 2022-08-11 23:06:13 | << <iq id="J6tqUU1v6fELXiY6CseEm9G" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 >> <iq id="J6tqUU1v6fELXiY6CseEm9G" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:13 | >> <iq to="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237" type="result" id="U3mAk4m2gABAcsfAoRVfT7g" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237" type="result" id="U3mAk4m2gABAcsfAoRVfT7g" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-11 23:06:13 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-11 23:06:13 | >> <iq to="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237" type="result" id="J6tqUU1v6fELXiY6CseEm9G" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237" type="result" id="J6tqUU1v6fELXiY6CseEm9G" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:13 | << <message to="http-admin__prizxt0211@test-domain.com" id="7MtDFJNCEiEoZrYZ8JTaIAA"><body>Test message 1</body></message> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 >> <message to="http-admin__prizxt0211@test-domain.com" id="7MtDFJNCEiEoZrYZ8JTaIAA"><body>Test message 1</body></message> 2022-08-11 23:06:13 | >> <presence to="http-admin__c5rxw40212@test-domain.com" xmlns="jabber:client" from="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237"><c node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 << <presence to="http-admin__c5rxw40212@test-domain.com" xmlns="jabber:client" from="http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237"><c node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-08-11 23:06:13 | << <message to="http-admin__prizxt0211@test-domain.com" id="jOxBmbNYkO2iU04zw4cJykJ"><body>Test message 2</body></message> 2022-08-11 23:06:13 | http-admin_ :: http-admin__c5rxw40212@test-domain.com/1781077109-tigase-237 >> <message to="http-admin__prizxt0211@test-domain.com" id="jOxBmbNYkO2iU04zw4cJykJ"><body>Test message 2</body></message> 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Connector state changed: connected->disconnected 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Stream terminated 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 0.977s |
2022-08-11 23:06:16 |
2022-08-11 23:06:16 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-11 23:06:16 | ------------------------------------ 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@16b71cee 2022-08-11 23:06:16 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:16 | [Mutex] waiting for: [registration] 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1870f048 2022-08-11 23:06:16 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1c4f779e 2022-08-11 23:06:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3130] Start TLS 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Proceeding TLS 2022-08-11 23:06:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-11 23:06:16 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Start handshake 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@594dfa73 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7733cdd8 2022-08-11 23:06:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:16 | http-admin_ :: null >> <iq to="test-domain.com" id="hYVNGpYpfS8qgKOOGNYY0lM" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-11 23:06:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hYVNGpYpfS8qgKOOGNYY0lM" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-11 23:06:16 | http-admin_ :: null << <iq type="result" id="hYVNGpYpfS8qgKOOGNYY0lM" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-11 23:06:16 | StanzaReceivedEvent{stanza=<iq type="result" id="hYVNGpYpfS8qgKOOGNYY0lM" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@685e81c6 2022-08-11 23:06:16 | http-admin_ :: null >> <iq to="test-domain.com" id="C0ZxhXjXWiAeyj5gzi3xsiK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__tfv2g80213</username><password>http-admin__tfv2g80213</password><email>5c880c58-e04b-4831-9867-342a21b12b2f@localhost</email></query></iq> 2022-08-11 23:06:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="C0ZxhXjXWiAeyj5gzi3xsiK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__tfv2g80213</username><password>http-admin__tfv2g80213</password><email>5c880c58-e04b-4831-9867-342a21b12b2f@localhost</email></query></iq>} 2022-08-11 23:06:16 | http-admin_ :: null << <iq type="result" id="C0ZxhXjXWiAeyj5gzi3xsiK" xmlns="jabber:client" from="test-domain.com"/> 2022-08-11 23:06:16 | StanzaReceivedEvent{stanza=<iq type="result" id="C0ZxhXjXWiAeyj5gzi3xsiK" xmlns="jabber:client" from="test-domain.com"/>} 2022-08-11 23:06:16 | [Mutex] received everything. 2022-08-11 23:06:16 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-08-11 23:06:16 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Connector state changed: disconnecting->disconnected 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Stream terminated 2022-08-11 23:06:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@fcae8d4 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3962053c 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@50d642c5 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4c9aa9a8 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@14ce64a7 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3137] Start TLS 2022-08-11 23:06:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:16 | http-admin_ :: http-admin__tfv2g80213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:16 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:16 | http-admin_ :: http-admin__tfv2g80213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3139] Proceeding TLS 2022-08-11 23:06:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3139] Start handshake 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:17 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-11 23:06:17 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX190ZnYyZzgwMjEzLHI9SlI1ZTZ3clpjOUd4SlBpUll3SWg=</auth> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX190ZnYyZzgwMjEzLHI9SlI1ZTZ3clpjOUd4SlBpUll3SWg=</auth> 2022-08-11 23:06:17 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KUjVlNndyWmM5R3hKUGlSWXdJaElMb1dpdjl2S0g0Sk92YWl1STl0LHM9elNaaGlGWmkxeElkK1E9PSxpPTQwOTY=</challenge> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KUjVlNndyWmM5R3hKUGlSWXdJaElMb1dpdjl2S0g0Sk92YWl1STl0LHM9elNaaGlGWmkxeElkK1E9PSxpPTQwOTY=</challenge> 2022-08-11 23:06:17 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SlI1ZTZ3clpjOUd4SlBpUll3SWhJTG9XaXY5dktINEpPdmFpdUk5dCxwPUZWMXpxanRwdVdLb3dCTEIwVW91ZUwzaDdHV3ovRHRsUkwzM2hxOVVuREk9</response> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SlI1ZTZ3clpjOUd4SlBpUll3SWhJTG9XaXY5dktINEpPdmFpdUk5dCxwPUZWMXpxanRwdVdLb3dCTEIwVW91ZUwzaDdHV3ovRHRsUkwzM2hxOVVuREk9</response> 2022-08-11 23:06:17 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ob1JrVnFDQm1kckU2dEJmNEpFeElrTHRoeWt6azFnL1RIUldkeFlpZFNvPQ==</success> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ob1JrVnFDQm1kckU2dEJmNEpFeElrTHRoeWt6azFnL1RIUldkeFlpZFNvPQ==</success> 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:17 | >> <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 node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@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 node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-11 23:06:17 | << <iq xmlns="jabber:client" id="xbuu2pU29vpdLyw28mVjIt6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com >> <iq xmlns="jabber:client" id="xbuu2pU29vpdLyw28mVjIt6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-11 23:06:17 | >> <iq to="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238" type="result" id="xbuu2pU29vpdLyw28mVjIt6" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com << <iq to="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238" type="result" id="xbuu2pU29vpdLyw28mVjIt6" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-11 23:06:17 | << <iq xmlns="jabber:client" id="kRuCHP2s4ykY8k5y8kZ4mNN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="kRuCHP2s4ykY8k5y8kZ4mNN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-11 23:06:17 | >> <iq to="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238" type="result" id="kRuCHP2s4ykY8k5y8kZ4mNN" xmlns="jabber:client"/> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238" type="result" id="kRuCHP2s4ykY8k5y8kZ4mNN" xmlns="jabber:client"/> 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-11 23:06:17 | << <iq to="test-domain.com" id="BVE05n9HJuoMCkRbsX4BDEG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="BVE05n9HJuoMCkRbsX4BDEG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-11 23:06:17 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-11 23:06:17 | >> <enabled resume="true" id="70a0ff97-8d28-4cfc-85e6-bde8b6f09b0f" xmlns="urn:xmpp:sm:3" max="60" location="f9c07ffec79b"/> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 << <enabled resume="true" id="70a0ff97-8d28-4cfc-85e6-bde8b6f09b0f" xmlns="urn:xmpp:sm:3" max="60" location="f9c07ffec79b"/> 2022-08-11 23:06:17 | << <iq id="830TbHqgw6iN3cr2xvoauo0" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 >> <iq id="830TbHqgw6iN3cr2xvoauo0" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:17 | >> <iq to="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238" type="result" id="BVE05n9HJuoMCkRbsX4BDEG" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238" type="result" id="BVE05n9HJuoMCkRbsX4BDEG" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-11 23:06:17 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-11 23:06:17 | >> <iq to="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238" type="result" id="830TbHqgw6iN3cr2xvoauo0" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238" type="result" id="830TbHqgw6iN3cr2xvoauo0" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:17 | >> <presence to="http-admin__tfv2g80213@test-domain.com" xmlns="jabber:client" from="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238"><c node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-08-11 23:06:17 | http-admin_ :: http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238 << <presence to="http-admin__tfv2g80213@test-domain.com" xmlns="jabber:client" from="http-admin__tfv2g80213@test-domain.com/1781077109-tigase-238"><c node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> |
testModifyUser | 1.820s |
2022-08-11 23:06:17 |
2022-08-11 23:06:17 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-08-11 23:06:17 | ------------------------------------ 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1b6aa9e5 2022-08-11 23:06:17 | StateChangedEvent{oldState=null, newState=connecting} 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:17 | [Mutex] waiting for: [registration] 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@15ad54f8 2022-08-11 23:06:17 | StateChangedEvent{oldState=connecting, newState=connected} 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1192c295 2022-08-11 23:06:17 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3143] Start TLS 2022-08-11 23:06:17 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-08-11 23:06:17 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-08-11 23:06:17 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:17 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Proceeding TLS 2022-08-11 23:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Start handshake 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@54905ec3 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1afbe035 2022-08-11 23:06:17 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:17 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:17 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:17 | http-admin_ :: null >> <iq to="test-domain.com" id="cTuSKycBFqTWl7CCocCyiEJ" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-08-11 23:06:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cTuSKycBFqTWl7CCocCyiEJ" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-08-11 23:06:17 | http-admin_ :: null << <iq type="result" id="cTuSKycBFqTWl7CCocCyiEJ" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-08-11 23:06:17 | StanzaReceivedEvent{stanza=<iq type="result" id="cTuSKycBFqTWl7CCocCyiEJ" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-08-11 23:06:17 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@650e6d06 2022-08-11 23:06:17 | http-admin_ :: null >> <iq to="test-domain.com" id="ahC38GmMEvt27ofVeQQ6qaw" type="set"><query xmlns="jabber:iq:register"><username>http-admin__bvycx00214</username><password>http-admin__bvycx00214</password><email>eb6fbb40-09f8-4fc4-a070-cd5c1548d019@localhost</email></query></iq> 2022-08-11 23:06:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ahC38GmMEvt27ofVeQQ6qaw" type="set"><query xmlns="jabber:iq:register"><username>http-admin__bvycx00214</username><password>http-admin__bvycx00214</password><email>eb6fbb40-09f8-4fc4-a070-cd5c1548d019@localhost</email></query></iq>} 2022-08-11 23:06:18 | http-admin_ :: null << <iq type="result" id="ahC38GmMEvt27ofVeQQ6qaw" xmlns="jabber:client" from="test-domain.com"/> 2022-08-11 23:06:18 | StanzaReceivedEvent{stanza=<iq type="result" id="ahC38GmMEvt27ofVeQQ6qaw" xmlns="jabber:client" from="test-domain.com"/>} 2022-08-11 23:06:18 | [Mutex] received everything. 2022-08-11 23:06:18 | [Mutex] isItemNotified: registrationSuccess :: true 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-08-11 23:06:18 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Connector state changed: disconnecting->disconnected 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Stream terminated 2022-08-11 23:06:18 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@628f8d58 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@34bfa18c 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@71001566 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6770201d 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@798b84e6 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:18 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3150] Start TLS 2022-08-11 23:06:18 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Proceeding TLS 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Start handshake 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:18 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-11 23:06:18 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19idnljeDAwMjE0LHI9R2NKYzRDbkFUa2tDWHM5NEk5a2Q=</auth> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19idnljeDAwMjE0LHI9R2NKYzRDbkFUa2tDWHM5NEk5a2Q=</auth> 2022-08-11 23:06:18 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HY0pjNENuQVRra0NYczk0STlrZEtVeFBHVXgyMkRyeVg3VXdqV1ZRLHM9WG96eXFDbmlIL2xHdXc9PSxpPTQwOTY=</challenge> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HY0pjNENuQVRra0NYczk0STlrZEtVeFBHVXgyMkRyeVg3VXdqV1ZRLHM9WG96eXFDbmlIL2xHdXc9PSxpPTQwOTY=</challenge> 2022-08-11 23:06:18 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2NKYzRDbkFUa2tDWHM5NEk5a2RLVXhQR1V4MjJEcnlYN1V3aldWUSxwPXRKc1BCQ0k1K3FDNm5QZGRVQUlYMWpCekhYbVltNVNQc2hzYWhCR2JaSHc9</response> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2NKYzRDbkFUa2tDWHM5NEk5a2RLVXhQR1V4MjJEcnlYN1V3aldWUSxwPXRKc1BCQ0k1K3FDNm5QZGRVQUlYMWpCekhYbVltNVNQc2hzYWhCR2JaSHc9</response> 2022-08-11 23:06:18 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1majR3MlFQd0hTcmRha2x2Y0EyNlJzS2dtNTdMSVNBbE1GVnVQTWIxVkxNPQ==</success> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1majR3MlFQd0hTcmRha2x2Y0EyNlJzS2dtNTdMSVNBbE1GVnVQTWIxVkxNPQ==</success> 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:18 | >> <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 node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@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 node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" ver="mhTeb8FSNejxluLfnKUgVDXwkTI=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-08-11 23:06:18 | << <iq xmlns="jabber:client" id="JjGQKAndw5k7FIOMYaEu2vo" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com >> <iq xmlns="jabber:client" id="JjGQKAndw5k7FIOMYaEu2vo" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-08-11 23:06:18 | >> <iq to="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239" type="result" id="JjGQKAndw5k7FIOMYaEu2vo" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__bvycx00214@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com << <iq to="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239" type="result" id="JjGQKAndw5k7FIOMYaEu2vo" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__bvycx00214@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-08-11 23:06:18 | << <iq xmlns="jabber:client" id="inQgzi3xsiKU2oY0rgyaFq4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="inQgzi3xsiKU2oY0rgyaFq4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-08-11 23:06:18 | >> <iq to="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239" type="result" id="inQgzi3xsiKU2oY0rgyaFq4" xmlns="jabber:client"/> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239" type="result" id="inQgzi3xsiKU2oY0rgyaFq4" xmlns="jabber:client"/> 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-08-11 23:06:18 | << <iq to="test-domain.com" id="N857kHyzzwq0q4s6gXiCiVW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="N857kHyzzwq0q4s6gXiCiVW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-08-11 23:06:18 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-08-11 23:06:18 | >> <enabled resume="true" id="e39bc187-3f5c-4060-8c8f-ee80c3e9f3cf" xmlns="urn:xmpp:sm:3" max="60" location="f9c07ffec79b"/> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 << <enabled resume="true" id="e39bc187-3f5c-4060-8c8f-ee80c3e9f3cf" xmlns="urn:xmpp:sm:3" max="60" location="f9c07ffec79b"/> 2022-08-11 23:06:18 | << <iq id="Ca9RVfT7gWSOIDJy9snbKSU" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 >> <iq id="Ca9RVfT7gWSOIDJy9snbKSU" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:18 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-08-11 23:06:18 | >> <iq to="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239" type="result" id="N857kHyzzwq0q4s6gXiCiVW" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239" type="result" id="N857kHyzzwq0q4s6gXiCiVW" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12014/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-11 23:06:18 | >> <iq to="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239" type="result" id="Ca9RVfT7gWSOIDJy9snbKSU" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239" type="result" id="Ca9RVfT7gWSOIDJy9snbKSU" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-08-11 23:06:18 | >> <presence to="http-admin__bvycx00214@test-domain.com" xmlns="jabber:client" from="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239"><c node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-08-11 23:06:18 | http-admin_ :: http-admin__bvycx00214@test-domain.com/1781077109-tigase-239 << <presence to="http-admin__bvycx00214@test-domain.com" xmlns="jabber:client" from="http-admin__bvycx00214@test-domain.com/1781077109-tigase-239"><c node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Connector state changed: disconnecting->disconnected 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Stream terminated 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-11 23:06:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-08-11 23:06:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Start TLS 2022-08-11 23:06:19 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:19 | http-admin_ :: http-admin__bvycx00214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-08-11 23:06:19 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:19 | http-admin_ :: http-admin__bvycx00214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Proceeding TLS 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Start handshake 2022-08-11 23:06:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-08-11 23:06:19 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:19 | http-admin_ :: http-admin__bvycx00214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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><register xmlns="http://jabber.org/features/iq-register"/><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-08-11 23:06:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-08-11 23:06:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-08-11 23:06:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-08-11 23:06:19 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19idnljeDAwMjE0LHI9TFNLb0VDSk43R1VDZmgwZ2JSTkM=</auth> 2022-08-11 23:06:19 | http-admin_ :: http-admin__bvycx00214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19idnljeDAwMjE0LHI9TFNLb0VDSk43R1VDZmgwZ2JSTkM=</auth> 2022-08-11 23:06:19 | >> <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-08-11 23:06:19 | http-admin_ :: http-admin__bvycx00214@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-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Connector state changed: connected->disconnecting 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Terminating XMPP Stream 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Connector state changed: disconnecting->disconnected 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Stream terminated 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-08-11 23:06:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Ignoring stop connector. 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-08-11 23:06:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |