Test duration : 11.196s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.652s |
2022-07-09 22:33:57 |
2022-07-09 22:33:57 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-09 22:33:57 | ------------------------------------ |
testAuthorization | 0.196s |
2022-07-09 22:33:59 |
2022-07-09 22:33:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-09 22:33:59 | ------------------------------------ |
testCommandsAvailability | 0.634s |
2022-07-09 22:33:59 |
2022-07-09 22:33:59 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-09 22:33:59 | ------------------------------------ |
testDeleteUser | 0.881s |
2022-07-09 22:34:00 |
2022-07-09 22:34:00 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-09 22:34:00 | ------------------------------------ 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@78c12926 2022-07-09 22:34:00 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:00 | [Mutex] waiting for: [registration] 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7606d84e 2022-07-09 22:34:00 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@72394256 2022-07-09 22:34:00 | 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-07-09 22:34:00 | 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-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3099] Start TLS 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Proceeding TLS 2022-07-09 22:34:00 | 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-07-09 22:34:00 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:00 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Start handshake 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@373bd275 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@46c255ad 2022-07-09 22:34:00 | 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-07-09 22:34:00 | 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-07-09 22:34:00 | 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-07-09 22:34:00 | http-admin_ :: null >> <iq to="test-domain.com" id="vORiCqdR6dCGJyjUeEr24hR" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-09 22:34:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vORiCqdR6dCGJyjUeEr24hR" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-09 22:34:00 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="vORiCqdR6dCGJyjUeEr24hR" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-09 22:34:00 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="vORiCqdR6dCGJyjUeEr24hR" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c62193 2022-07-09 22:34:00 | http-admin_ :: null >> <iq to="test-domain.com" id="pBc9ul8JIw4k1tkFwulMLO2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fqnk2o0210</username><password>http-admin__fqnk2o0210</password><email>768d3cd3-02c0-4a6f-a3cb-d180cd7800be@localhost</email></query></iq> 2022-07-09 22:34:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="pBc9ul8JIw4k1tkFwulMLO2" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fqnk2o0210</username><password>http-admin__fqnk2o0210</password><email>768d3cd3-02c0-4a6f-a3cb-d180cd7800be@localhost</email></query></iq>} 2022-07-09 22:34:00 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="pBc9ul8JIw4k1tkFwulMLO2" type="result"/> 2022-07-09 22:34:00 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="pBc9ul8JIw4k1tkFwulMLO2" type="result"/>} 2022-07-09 22:34:00 | [Mutex] received everything. 2022-07-09 22:34:00 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Connector state changed: disconnecting->disconnected 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Stream terminated 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-09 22:34:00 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-09 22:34:00 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3ed5f8ef 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@57142d3a 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3af7548 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@34521617 2022-07-09 22:34:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@25d192f2 |
testGetUserInfoUserOffline | 4.033s |
2022-07-09 22:34:01 |
2022-07-09 22:34:01 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-09 22:34:01 | ------------------------------------ 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c03dfb5 2022-07-09 22:34:01 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:01 | [Mutex] waiting for: [registration] 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@32c42645 2022-07-09 22:34:01 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@36fbb4c5 2022-07-09 22:34:01 | 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-07-09 22:34:01 | 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-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3107] Start TLS 2022-07-09 22:34:01 | 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-07-09 22:34:01 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:01 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Proceeding TLS 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Start handshake 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73f92c7e 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5125bbc3 2022-07-09 22:34:01 | 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-07-09 22:34:01 | 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-07-09 22:34:01 | 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-07-09 22:34:01 | http-admin_ :: null >> <iq to="test-domain.com" id="0GpkQ3xsV2wpU1k4kNKu7x9" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-09 22:34:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0GpkQ3xsV2wpU1k4kNKu7x9" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-09 22:34:01 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="0GpkQ3xsV2wpU1k4kNKu7x9" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-09 22:34:01 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="0GpkQ3xsV2wpU1k4kNKu7x9" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@424059ac 2022-07-09 22:34:01 | http-admin_ :: null >> <iq to="test-domain.com" id="mT0ukGDsh0tcu0cLXiBoePK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__hmlyzh0211</username><password>http-admin__hmlyzh0211</password><email>06ad869a-6e9b-4f02-8377-db09f62f3e4a@localhost</email></query></iq> 2022-07-09 22:34:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mT0ukGDsh0tcu0cLXiBoePK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__hmlyzh0211</username><password>http-admin__hmlyzh0211</password><email>06ad869a-6e9b-4f02-8377-db09f62f3e4a@localhost</email></query></iq>} 2022-07-09 22:34:01 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="mT0ukGDsh0tcu0cLXiBoePK" type="result"/> 2022-07-09 22:34:01 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="mT0ukGDsh0tcu0cLXiBoePK" type="result"/>} 2022-07-09 22:34:01 | [Mutex] received everything. 2022-07-09 22:34:01 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-07-09 22:34:01 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Connector state changed: disconnecting->disconnected 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Stream terminated 2022-07-09 22:34:01 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@297690bd 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@13d6d331 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6fd1892b 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2f1c2044 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3272be62 2022-07-09 22:34:01 | >> <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-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3114] Start TLS 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@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-07-09 22:34:01 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Proceeding TLS 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Start handshake 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | >> <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-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@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-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-09 22:34:01 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19obWx5emgwMjExLHI9UmZDT3ZVWlFrQk5aNkVrTW9xODQ=</auth> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19obWx5emgwMjExLHI9UmZDT3ZVWlFrQk5aNkVrTW9xODQ=</auth> 2022-07-09 22:34:01 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZkNPdlVaUWtCTlo2RWtNb3E4NG9OdVI3QUNEWU00NDFPMHJNMnNQLHM9a29ERDl2dmhYNUVycHc9PSxpPTQwOTY=</challenge> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SZkNPdlVaUWtCTlo2RWtNb3E4NG9OdVI3QUNEWU00NDFPMHJNMnNQLHM9a29ERDl2dmhYNUVycHc9PSxpPTQwOTY=</challenge> 2022-07-09 22:34:01 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmZDT3ZVWlFrQk5aNkVrTW9xODRvTnVSN0FDRFlNNDQxTzByTTJzUCxwPXMwWXp1UUpFWGFJV3hnSFRiU0ZmT3RLTktBWjhzVWdYTzN3RWFXVjc5azA9</response> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmZDT3ZVWlFrQk5aNkVrTW9xODRvTnVSN0FDRFlNNDQxTzByTTJzUCxwPXMwWXp1UUpFWGFJV3hnSFRiU0ZmT3RLTktBWjhzVWdYTzN3RWFXVjc5azA9</response> 2022-07-09 22:34:01 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jQXkyUGRiRURNbnRUeGkwVmdPTDQ0Q0QzNFZuODlzZmZ5dGJkbzlTQjk4PQ==</success> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jQXkyUGRiRURNbnRUeGkwVmdPTDQ0Q0QzNFZuODlzZmZ5dGJkbzlTQjk4PQ==</success> 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="78MhZ3ywvj1Icse50Sj7wWpk/lU=" hash="SHA-1"/></features> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="78MhZ3ywvj1Icse50Sj7wWpk/lU=" hash="SHA-1"/></features> 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-09 22:34:01 | << <iq xmlns="jabber:client" id="84vROPWiMHy6lZ36uYiCvcL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com >> <iq xmlns="jabber:client" id="84vROPWiMHy6lZ36uYiCvcL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-09 22:34:01 | >> <iq to="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" id="84vROPWiMHy6lZ36uYiCvcL" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com << <iq to="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" id="84vROPWiMHy6lZ36uYiCvcL" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-09 22:34:01 | << <iq xmlns="jabber:client" id="lDa6cKwjOZqjSQICBDEjO4v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="lDa6cKwjOZqjSQICBDEjO4v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-09 22:34:01 | >> <iq to="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" id="lDa6cKwjOZqjSQICBDEjO4v" type="result"/> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" id="lDa6cKwjOZqjSQICBDEjO4v" type="result"/> 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-09 22:34:01 | << <iq to="test-domain.com" id="31ivoNM0nQT4yiJCeBv5aCe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="31ivoNM0nQT4yiJCeBv5aCe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-09 22:34:01 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-09 22:34:01 | >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="80afaf05-c6d6-4936-b8e7-173bb86ff3b0" location="f9c07ffec79b"/> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="80afaf05-c6d6-4936-b8e7-173bb86ff3b0" location="f9c07ffec79b"/> 2022-07-09 22:34:01 | << <iq id="wLuuaHP25maHubEICnUOLPJ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 >> <iq id="wLuuaHP25maHubEICnUOLPJ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:01 | >> <iq to="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" from="test-domain.com" xmlns="jabber:client" id="31ivoNM0nQT4yiJCeBv5aCe" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" from="test-domain.com" xmlns="jabber:client" id="31ivoNM0nQT4yiJCeBv5aCe" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-09 22:34:01 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@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-07-09 22:34:01 | >> <iq to="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" id="wLuuaHP25maHubEICnUOLPJ" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client" id="wLuuaHP25maHubEICnUOLPJ" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-07-09 22:34:01 | >> <presence to="http-admin__hmlyzh0211@test-domain.com" from="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-09 22:34:01 | http-admin_ :: http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237 << <presence to="http-admin__hmlyzh0211@test-domain.com" from="http-admin__hmlyzh0211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Connector state changed: disconnecting->disconnected 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38c2e985 2022-07-09 22:34:01 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:01 | [Mutex] waiting for: [registration] 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@360500ed 2022-07-09 22:34:01 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@323a82f5 2022-07-09 22:34:01 | 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-07-09 22:34:01 | 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-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3120] Start TLS 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Proceeding TLS 2022-07-09 22:34:01 | 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-07-09 22:34:01 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:01 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Start handshake 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@77380ad6 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@58194b75 2022-07-09 22:34:01 | 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-07-09 22:34:01 | 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-07-09 22:34:01 | 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-07-09 22:34:01 | http-admin_ :: null >> <iq to="test-domain.com" id="jZ8PEAaGo3iXmbCkGytn8hK" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-09 22:34:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="jZ8PEAaGo3iXmbCkGytn8hK" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@46053af3 2022-07-09 22:34:01 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="jZ8PEAaGo3iXmbCkGytn8hK" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-09 22:34:01 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="jZ8PEAaGo3iXmbCkGytn8hK" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-09 22:34:01 | http-admin_ :: null >> <iq to="test-domain.com" id="OQF7jCw2qS1eP6FAgyiXl49" type="set"><query xmlns="jabber:iq:register"><username>http-admin__y23nyk0212</username><password>http-admin__y23nyk0212</password><email>147c4814-4c0d-4e5e-ace3-787a64e8031b@localhost</email></query></iq> 2022-07-09 22:34:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="OQF7jCw2qS1eP6FAgyiXl49" type="set"><query xmlns="jabber:iq:register"><username>http-admin__y23nyk0212</username><password>http-admin__y23nyk0212</password><email>147c4814-4c0d-4e5e-ace3-787a64e8031b@localhost</email></query></iq>} 2022-07-09 22:34:01 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="OQF7jCw2qS1eP6FAgyiXl49" type="result"/> 2022-07-09 22:34:01 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="OQF7jCw2qS1eP6FAgyiXl49" type="result"/>} 2022-07-09 22:34:01 | [Mutex] received everything. 2022-07-09 22:34:01 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Connector state changed: disconnecting->disconnected 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Stream terminated 2022-07-09 22:34:01 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-09 22:34:01 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@20ce25ec 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1717f599 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@54746ed 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a7a2614 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3bca8ff2 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | >> <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-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@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-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3127] Start TLS 2022-07-09 22:34:01 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Proceeding TLS 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Start handshake 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | >> <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-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@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-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-09 22:34:01 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX195MjNueWswMjEyLHI9MFJFSXZNbE5ZSERzSmJXd3dkMmw=</auth> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX195MjNueWswMjEyLHI9MFJFSXZNbE5ZSERzSmJXd3dkMmw=</auth> 2022-07-09 22:34:01 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wUkVJdk1sTllIRHNKYld3d2QybDZxa2w1SGx3SWpualk0M3pUZTJVLHM9NGkrNVdaM3VFQjhac2c9PSxpPTQwOTY=</challenge> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wUkVJdk1sTllIRHNKYld3d2QybDZxa2w1SGx3SWpualk0M3pUZTJVLHM9NGkrNVdaM3VFQjhac2c9PSxpPTQwOTY=</challenge> 2022-07-09 22:34:01 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFJFSXZNbE5ZSERzSmJXd3dkMmw2cWtsNUhsd0lqbmpZNDN6VGUyVSxwPU5zb2NKNFJtUEtMcDJRY2VDdGR6TGxHd3pkNmlROHpWbU5UZzBBeVp2T2M9</response> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFJFSXZNbE5ZSERzSmJXd3dkMmw2cWtsNUhsd0lqbmpZNDN6VGUyVSxwPU5zb2NKNFJtUEtMcDJRY2VDdGR6TGxHd3pkNmlROHpWbU5UZzBBeVp2T2M9</response> 2022-07-09 22:34:01 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1EYkNxSkNLMGVlMGRiZEFHL1I4SnhDZXZIU3BmckFEREIyaks0TFQwSkhZPQ==</success> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1EYkNxSkNLMGVlMGRiZEFHL1I4SnhDZXZIU3BmckFEREIyaks0TFQwSkhZPQ==</success> 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:01 | >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="78MhZ3ywvj1Icse50Sj7wWpk/lU=" hash="SHA-1"/></features> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="78MhZ3ywvj1Icse50Sj7wWpk/lU=" hash="SHA-1"/></features> 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-09 22:34:01 | << <iq xmlns="jabber:client" id="B6pjO4v6p6CqZ8gFDlGEiWU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com >> <iq xmlns="jabber:client" id="B6pjO4v6p6CqZ8gFDlGEiWU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-09 22:34:01 | >> <iq to="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" id="B6pjO4v6p6CqZ8gFDlGEiWU" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com << <iq to="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" id="B6pjO4v6p6CqZ8gFDlGEiWU" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-07-09 22:34:01 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-09 22:34:01 | << <iq xmlns="jabber:client" id="c18awbw2dJx4qQ26t8DIT2a" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="c18awbw2dJx4qQ26t8DIT2a" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-09 22:34:01 | >> <iq to="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" id="c18awbw2dJx4qQ26t8DIT2a" type="result"/> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" id="c18awbw2dJx4qQ26t8DIT2a" type="result"/> 2022-07-09 22:34:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-09 22:34:01 | << <iq to="test-domain.com" id="HXUAAmRSKDzdq8gSMPQ3yzo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="HXUAAmRSKDzdq8gSMPQ3yzo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-09 22:34:01 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-09 22:34:01 | >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="21534894-2d5f-4744-bbe5-67b101f0c9ca" location="f9c07ffec79b"/> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="21534894-2d5f-4744-bbe5-67b101f0c9ca" location="f9c07ffec79b"/> 2022-07-09 22:34:01 | << <iq id="xNoshZmJEKROPWiMHy6lZ36" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 >> <iq id="xNoshZmJEKROPWiMHy6lZ36" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:01 | >> <iq to="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" from="test-domain.com" xmlns="jabber:client" id="HXUAAmRSKDzdq8gSMPQ3yzo" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" from="test-domain.com" xmlns="jabber:client" id="HXUAAmRSKDzdq8gSMPQ3yzo" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-09 22:34:01 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@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-07-09 22:34:01 | >> <iq to="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" id="xNoshZmJEKROPWiMHy6lZ36" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client" id="xNoshZmJEKROPWiMHy6lZ36" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:01 | << <message to="http-admin__hmlyzh0211@test-domain.com" id="GSBT4yiJCeBv5aCeOEzk1ur"><body>Test message 1</body></message> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__hmlyzh0211@test-domain.com" id="GSBT4yiJCeBv5aCeOEzk1ur"><body>Test message 1</body></message> 2022-07-09 22:34:01 | >> <presence to="http-admin__y23nyk0212@test-domain.com" from="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 << <presence to="http-admin__y23nyk0212@test-domain.com" from="http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-09 22:34:01 | << <message to="http-admin__hmlyzh0211@test-domain.com" id="JdAQPOCn3bm00mKLIN2xkKw"><body>Test message 2</body></message> 2022-07-09 22:34:01 | http-admin_ :: http-admin__y23nyk0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__hmlyzh0211@test-domain.com" id="JdAQPOCn3bm00mKLIN2xkKw"><body>Test message 2</body></message> 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Connector state changed: connected->disconnected 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Stream terminated 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 0.980s |
2022-07-09 22:34:05 |
2022-07-09 22:34:05 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-09 22:34:05 | ------------------------------------ 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3b11727e 2022-07-09 22:34:05 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:05 | [Mutex] waiting for: [registration] 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@35d69b6c 2022-07-09 22:34:05 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@31e9190e 2022-07-09 22:34:05 | 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-07-09 22:34:05 | 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-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Start TLS 2022-07-09 22:34:05 | 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-07-09 22:34:05 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Proceeding TLS 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Start handshake 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@74eb9157 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@44599f36 2022-07-09 22:34:05 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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-07-09 22:34:05 | 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-07-09 22:34:05 | 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-07-09 22:34:05 | http-admin_ :: null >> <iq to="test-domain.com" id="5exzk6zeFCEu7oMHHtWak02" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-09 22:34:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5exzk6zeFCEu7oMHHtWak02" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-09 22:34:05 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="5exzk6zeFCEu7oMHHtWak02" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-09 22:34:05 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="5exzk6zeFCEu7oMHHtWak02" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@45d5612a 2022-07-09 22:34:05 | http-admin_ :: null >> <iq to="test-domain.com" id="q8d6zADw8iMVhWTYo9oZgW4" type="set"><query xmlns="jabber:iq:register"><username>http-admin__a4br9x0213</username><password>http-admin__a4br9x0213</password><email>975a6d4c-3678-4bec-883e-e284d9ed7c7c@localhost</email></query></iq> 2022-07-09 22:34:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="q8d6zADw8iMVhWTYo9oZgW4" type="set"><query xmlns="jabber:iq:register"><username>http-admin__a4br9x0213</username><password>http-admin__a4br9x0213</password><email>975a6d4c-3678-4bec-883e-e284d9ed7c7c@localhost</email></query></iq>} 2022-07-09 22:34:05 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="q8d6zADw8iMVhWTYo9oZgW4" type="result"/> 2022-07-09 22:34:05 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="q8d6zADw8iMVhWTYo9oZgW4" type="result"/>} 2022-07-09 22:34:05 | [Mutex] received everything. 2022-07-09 22:34:05 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Connector state changed: disconnecting->disconnected 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Stream terminated 2022-07-09 22:34:05 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-09 22:34:05 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3c8d31f7 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@14c46e18 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1cecf399 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@725e1d1f 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2789982a 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:05 | >> <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-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@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-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3141] Start TLS 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Proceeding TLS 2022-07-09 22:34:05 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Start handshake 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:05 | >> <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-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@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-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-09 22:34:05 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hNGJyOXgwMjEzLHI9RlVRdlF0S2c4OGhseVlZam1wUUo=</auth> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hNGJyOXgwMjEzLHI9RlVRdlF0S2c4OGhseVlZam1wUUo=</auth> 2022-07-09 22:34:05 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GVVF2UXRLZzg4aGx5WVlqbXBRSjVxOVF6SnI3WEhzMG0xUGp3OW42LHM9NXV1S09scnRnd2pBdUE9PSxpPTQwOTY=</challenge> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GVVF2UXRLZzg4aGx5WVlqbXBRSjVxOVF6SnI3WEhzMG0xUGp3OW42LHM9NXV1S09scnRnd2pBdUE9PSxpPTQwOTY=</challenge> 2022-07-09 22:34:05 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RlVRdlF0S2c4OGhseVlZam1wUUo1cTlRekpyN1hIczBtMVBqdzluNixwPUtOSEhwZm0zNFBEMmRWbmQ1UXdPT25YUmtlR0dKWGY0ZHRNajREa00yUXM9</response> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RlVRdlF0S2c4OGhseVlZam1wUUo1cTlRekpyN1hIczBtMVBqdzluNixwPUtOSEhwZm0zNFBEMmRWbmQ1UXdPT25YUmtlR0dKWGY0ZHRNajREa00yUXM9</response> 2022-07-09 22:34:05 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03V2o5RzJQMzJNd3RjRmJlRVhOUWtPa2Y0VTluL2ZHZ0xvZW03bGRSemNrPQ==</success> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03V2o5RzJQMzJNd3RjRmJlRVhOUWtPa2Y0VTluL2ZHZ0xvZW03bGRSemNrPQ==</success> 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:05 | >> <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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="78MhZ3ywvj1Icse50Sj7wWpk/lU=" hash="SHA-1"/></features> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="78MhZ3ywvj1Icse50Sj7wWpk/lU=" hash="SHA-1"/></features> 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-09 22:34:05 | << <iq xmlns="jabber:client" id="H52Q6oV009BhyoMUQX6zADw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com >> <iq xmlns="jabber:client" id="H52Q6oV009BhyoMUQX6zADw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-09 22:34:05 | >> <iq to="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" id="H52Q6oV009BhyoMUQX6zADw" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com << <iq to="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" id="H52Q6oV009BhyoMUQX6zADw" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-07-09 22:34:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-09 22:34:05 | << <iq xmlns="jabber:client" id="QYFOUOYYdCBELMEkQ3xsV2w" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="QYFOUOYYdCBELMEkQ3xsV2w" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-09 22:34:05 | >> <iq to="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" id="QYFOUOYYdCBELMEkQ3xsV2w" type="result"/> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" id="QYFOUOYYdCBELMEkQ3xsV2w" type="result"/> 2022-07-09 22:34:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-09 22:34:05 | << <iq to="test-domain.com" id="vad02gTdODsm5gJKU09sUXd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="vad02gTdODsm5gJKU09sUXd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-09 22:34:05 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-09 22:34:05 | >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="b0005e97-ca63-4fb6-a593-111a9b5d754f" location="f9c07ffec79b"/> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="b0005e97-ca63-4fb6-a593-111a9b5d754f" location="f9c07ffec79b"/> 2022-07-09 22:34:05 | << <iq id="D720nQT4yiJCeBv5aCeOEzk" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 >> <iq id="D720nQT4yiJCeBv5aCeOEzk" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:05 | >> <iq to="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" from="test-domain.com" xmlns="jabber:client" id="vad02gTdODsm5gJKU09sUXd" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" from="test-domain.com" xmlns="jabber:client" id="vad02gTdODsm5gJKU09sUXd" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-09 22:34:05 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@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-07-09 22:34:05 | >> <iq to="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" id="D720nQT4yiJCeBv5aCeOEzk" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client" id="D720nQT4yiJCeBv5aCeOEzk" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:05 | >> <presence to="http-admin__a4br9x0213@test-domain.com" from="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-09 22:34:05 | http-admin_ :: http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239 << <presence to="http-admin__a4br9x0213@test-domain.com" from="http-admin__a4br9x0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> |
testModifyUser | 1.785s |
2022-07-09 22:34:06 |
2022-07-09 22:34:06 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-09 22:34:06 | ------------------------------------ 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@682bf71b 2022-07-09 22:34:06 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:06 | [Mutex] waiting for: [registration] 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66ec146e 2022-07-09 22:34:06 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@62d39c6b 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3147] Start TLS 2022-07-09 22:34:06 | 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-07-09 22:34:06 | 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-07-09 22:34:06 | 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-07-09 22:34:06 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Proceeding TLS 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Start handshake 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@27d11e55 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@10f5a69b 2022-07-09 22:34:06 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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-07-09 22:34:06 | 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-07-09 22:34:06 | 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-07-09 22:34:06 | http-admin_ :: null >> <iq to="test-domain.com" id="xYzOZpcp0shEvi0cxes3pTM" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-09 22:34:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xYzOZpcp0shEvi0cxes3pTM" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-09 22:34:06 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="xYzOZpcp0shEvi0cxes3pTM" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-09 22:34:06 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="xYzOZpcp0shEvi0cxes3pTM" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@16bc9f8f 2022-07-09 22:34:06 | http-admin_ :: null >> <iq to="test-domain.com" id="5lENM0nQT4yiJCeBv5aCeOE" type="set"><query xmlns="jabber:iq:register"><username>http-admin__zarxvi0214</username><password>http-admin__zarxvi0214</password><email>12dba98f-fd71-4176-af42-ba490a6b2953@localhost</email></query></iq> 2022-07-09 22:34:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5lENM0nQT4yiJCeBv5aCeOE" type="set"><query xmlns="jabber:iq:register"><username>http-admin__zarxvi0214</username><password>http-admin__zarxvi0214</password><email>12dba98f-fd71-4176-af42-ba490a6b2953@localhost</email></query></iq>} 2022-07-09 22:34:06 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="5lENM0nQT4yiJCeBv5aCeOE" type="result"/> 2022-07-09 22:34:06 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="5lENM0nQT4yiJCeBv5aCeOE" type="result"/>} 2022-07-09 22:34:06 | [Mutex] received everything. 2022-07-09 22:34:06 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-07-09 22:34:06 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Connector state changed: disconnecting->disconnected 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Stream terminated 2022-07-09 22:34:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@687279f7 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@47fee11a 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7a024600 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@830fe28 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@73769318 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:06 | >> <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-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@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-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3154] Start TLS 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Proceeding TLS 2022-07-09 22:34:06 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Start handshake 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:06 | >> <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-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@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-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-09 22:34:06 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX196YXJ4dmkwMjE0LHI9elhUTFEya0hPVDY5UjJJbEVoU2I=</auth> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX196YXJ4dmkwMjE0LHI9elhUTFEya0hPVDY5UjJJbEVoU2I=</auth> 2022-07-09 22:34:06 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16WFRMUTJrSE9UNjlSMklsRWhTYm9qaEkzUExOdDYxbFlONFdVQVZQLHM9V0l2bk8zR0hXc2xzYUE9PSxpPTQwOTY=</challenge> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16WFRMUTJrSE9UNjlSMklsRWhTYm9qaEkzUExOdDYxbFlONFdVQVZQLHM9V0l2bk8zR0hXc2xzYUE9PSxpPTQwOTY=</challenge> 2022-07-09 22:34:06 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9elhUTFEya0hPVDY5UjJJbEVoU2JvamhJM1BMTnQ2MWxZTjRXVUFWUCxwPU9SVlc4aU5lM0ZFUUQrNSszYnBHbzJUNE9UdisrdFFaN3Y2bGZ2OXFyZVU9</response> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9elhUTFEya0hPVDY5UjJJbEVoU2JvamhJM1BMTnQ2MWxZTjRXVUFWUCxwPU9SVlc4aU5lM0ZFUUQrNSszYnBHbzJUNE9UdisrdFFaN3Y2bGZ2OXFyZVU9</response> 2022-07-09 22:34:06 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yaW04Y2RveHcrd2h1N2tDeTZZcjdPdWRZSjloTHRoeEEzbGhXak9QbGMwPQ==</success> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yaW04Y2RveHcrd2h1N2tDeTZZcjdPdWRZSjloTHRoeEEzbGhXak9QbGMwPQ==</success> 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:06 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="78MhZ3ywvj1Icse50Sj7wWpk/lU=" hash="SHA-1"/></features> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@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 xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="78MhZ3ywvj1Icse50Sj7wWpk/lU=" hash="SHA-1"/></features> 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-09 22:34:06 | << <iq xmlns="jabber:client" id="04N6o9JQHACBiNSawbw2dJx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com >> <iq xmlns="jabber:client" id="04N6o9JQHACBiNSawbw2dJx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-09 22:34:06 | >> <iq to="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client" id="04N6o9JQHACBiNSawbw2dJx" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com << <iq to="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client" id="04N6o9JQHACBiNSawbw2dJx" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-09 22:34:06 | << <iq xmlns="jabber:client" id="5nGRUgTSXcOOLGmR17eKukG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 >> <iq xmlns="jabber:client" id="5nGRUgTSXcOOLGmR17eKukG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-09 22:34:06 | >> <iq to="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client" id="5nGRUgTSXcOOLGmR17eKukG" type="result"/> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client" id="5nGRUgTSXcOOLGmR17eKukG" type="result"/> 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-09 22:34:06 | << <iq to="test-domain.com" id="06PawpfSLIS7kR0q2dAatfz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 >> <iq to="test-domain.com" id="06PawpfSLIS7kR0q2dAatfz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-09 22:34:06 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-09 22:34:06 | >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="98125edb-5eae-4e76-9d21-6f7032cb8089" location="f9c07ffec79b"/> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="98125edb-5eae-4e76-9d21-6f7032cb8089" location="f9c07ffec79b"/> 2022-07-09 22:34:06 | << <iq id="V3F4k1ur8mKGJTalScLCraK" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 >> <iq id="V3F4k1ur8mKGJTalScLCraK" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:06 | >> <iq to="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" from="test-domain.com" xmlns="jabber:client" id="06PawpfSLIS7kR0q2dAatfz" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" from="test-domain.com" xmlns="jabber:client" id="06PawpfSLIS7kR0q2dAatfz" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11900/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-09 22:34:06 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-09 22:34:06 | >> <iq to="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client" id="V3F4k1ur8mKGJTalScLCraK" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client" id="V3F4k1ur8mKGJTalScLCraK" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-07-09 22:34:06 | >> <presence to="http-admin__zarxvi0214@test-domain.com" from="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-09 22:34:06 | http-admin_ :: http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240 << <presence to="http-admin__zarxvi0214@test-domain.com" from="http-admin__zarxvi0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Connector state changed: disconnecting->disconnected 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-09 22:34:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-09 22:34:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-07-09 22:34:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:07 | >> <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-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Start TLS 2022-07-09 22:34:07 | http-admin_ :: http-admin__zarxvi0214@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-07-09 22:34:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:07 | http-admin_ :: http-admin__zarxvi0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Proceeding TLS 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Start handshake 2022-07-09 22:34:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-09 22:34:07 | >> <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-07-09 22:34:07 | http-admin_ :: http-admin__zarxvi0214@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-07-09 22:34:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-09 22:34:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-09 22:34:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-09 22:34:07 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX196YXJ4dmkwMjE0LHI9YXk0bW1JZjFNejJvN252aW1hWGo=</auth> 2022-07-09 22:34:07 | http-admin_ :: http-admin__zarxvi0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX196YXJ4dmkwMjE0LHI9YXk0bW1JZjFNejJvN252aW1hWGo=</auth> 2022-07-09 22:34:07 | >> <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-07-09 22:34:07 | http-admin_ :: http-admin__zarxvi0214@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-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Connector state changed: connected->disconnecting 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Terminating XMPP Stream 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Connector state changed: disconnecting->disconnected 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Stream terminated 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-09 22:34:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Ignoring stop connector. 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-09 22:34:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |