Test duration : 11.121s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.517s |
2022-06-21 22:33:20 |
2022-06-21 22:33:20 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-21 22:33:20 | ------------------------------------ |
testAuthorization | 0.214s |
2022-06-21 22:33:22 |
2022-06-21 22:33:22 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-21 22:33:22 | ------------------------------------ |
testCommandsAvailability | 0.705s |
2022-06-21 22:33:22 |
2022-06-21 22:33:22 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-21 22:33:22 | ------------------------------------ |
testDeleteUser | 0.961s |
2022-06-21 22:33:23 |
2022-06-21 22:33:23 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-21 22:33:23 | ------------------------------------ 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6378100 2022-06-21 22:33:23 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:23 | [Mutex] waiting for: [registration] 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@8f07fb6 2022-06-21 22:33:23 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@ccfea70 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3099] Start TLS 2022-06-21 22:33:23 | 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-06-21 22:33:23 | 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-06-21 22:33:23 | 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-06-21 22:33:23 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:23 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Proceeding TLS 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Start handshake 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@49cd758d 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7348d235 2022-06-21 22:33:23 | 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-06-21 22:33:23 | 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-06-21 22:33:23 | 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-06-21 22:33:23 | http-admin_ :: null >> <iq to="test-domain.com" id="2NQBCysp1oQZ6uexjM2ukKF" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-21 22:33:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2NQBCysp1oQZ6uexjM2ukKF" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-21 22:33:23 | http-admin_ :: null << <iq type="result" id="2NQBCysp1oQZ6uexjM2ukKF" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@784e1e25 2022-06-21 22:33:23 | StanzaReceivedEvent{stanza=<iq type="result" id="2NQBCysp1oQZ6uexjM2ukKF" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-21 22:33:23 | http-admin_ :: null >> <iq to="test-domain.com" id="0EnsaLWcKZbIuhGEybBmcOY" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ne6u0j0210</username><password>http-admin__ne6u0j0210</password><email>5f6d80fe-496d-4b58-9c6f-f236a1d0df9d@localhost</email></query></iq> 2022-06-21 22:33:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0EnsaLWcKZbIuhGEybBmcOY" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ne6u0j0210</username><password>http-admin__ne6u0j0210</password><email>5f6d80fe-496d-4b58-9c6f-f236a1d0df9d@localhost</email></query></iq>} 2022-06-21 22:33:23 | http-admin_ :: null << <iq type="result" id="0EnsaLWcKZbIuhGEybBmcOY" xmlns="jabber:client" from="test-domain.com"/> 2022-06-21 22:33:23 | StanzaReceivedEvent{stanza=<iq type="result" id="0EnsaLWcKZbIuhGEybBmcOY" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-21 22:33:23 | [Mutex] received everything. 2022-06-21 22:33:23 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-06-21 22:33:23 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Connector state changed: disconnecting->disconnected 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Stream terminated 2022-06-21 22:33:23 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@b21e736 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@29e28ac2 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1c0e2cb1 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@14b9a623 2022-06-21 22:33:23 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1025ebd5 |
testGetUserInfoUserOffline | 3.969s |
2022-06-21 22:33:24 |
2022-06-21 22:33:24 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-21 22:33:24 | ------------------------------------ 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3b11727e 2022-06-21 22:33:24 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:24 | [Mutex] waiting for: [registration] 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@35d69b6c 2022-06-21 22:33:24 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@31e9190e 2022-06-21 22:33:24 | 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-06-21 22:33:24 | 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-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3107] Start TLS 2022-06-21 22:33:24 | 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-06-21 22:33:24 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:24 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Proceeding TLS 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Start handshake 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@74eb9157 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@44599f36 2022-06-21 22:33:24 | 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-06-21 22:33:24 | 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-06-21 22:33:24 | 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-06-21 22:33:24 | http-admin_ :: null >> <iq to="test-domain.com" id="KPSjRSeS6iLAmJLDiAgAgKK" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-21 22:33:24 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="KPSjRSeS6iLAmJLDiAgAgKK" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@45d5612a 2022-06-21 22:33:24 | http-admin_ :: null << <iq type="result" id="KPSjRSeS6iLAmJLDiAgAgKK" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-21 22:33:24 | StanzaReceivedEvent{stanza=<iq type="result" id="KPSjRSeS6iLAmJLDiAgAgKK" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-21 22:33:24 | http-admin_ :: null >> <iq to="test-domain.com" id="LFmr2ywoSVU01lNCeyaq4od" type="set"><query xmlns="jabber:iq:register"><username>http-admin__um1ql40211</username><password>http-admin__um1ql40211</password><email>cc43a296-3500-4769-9e3e-f9f2276a3a3d@localhost</email></query></iq> 2022-06-21 22:33:24 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="LFmr2ywoSVU01lNCeyaq4od" type="set"><query xmlns="jabber:iq:register"><username>http-admin__um1ql40211</username><password>http-admin__um1ql40211</password><email>cc43a296-3500-4769-9e3e-f9f2276a3a3d@localhost</email></query></iq>} 2022-06-21 22:33:24 | http-admin_ :: null << <iq type="result" id="LFmr2ywoSVU01lNCeyaq4od" xmlns="jabber:client" from="test-domain.com"/> 2022-06-21 22:33:24 | StanzaReceivedEvent{stanza=<iq type="result" id="LFmr2ywoSVU01lNCeyaq4od" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-21 22:33:24 | [Mutex] received everything. 2022-06-21 22:33:24 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Connector state changed: disconnecting->disconnected 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Stream terminated 2022-06-21 22:33:24 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-21 22:33:24 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3c8d31f7 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@14c46e18 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1cecf399 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@725e1d1f 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2789982a 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | >> <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-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@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-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3114] Start TLS 2022-06-21 22:33:24 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Proceeding TLS 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Start handshake 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | >> <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-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@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-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-21 22:33:24 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191bTFxbDQwMjExLHI9d2NUQmxhWGJEcjFneUpnWXNqM3Q=</auth> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191bTFxbDQwMjExLHI9d2NUQmxhWGJEcjFneUpnWXNqM3Q=</auth> 2022-06-21 22:33:24 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13Y1RCbGFYYkRyMWd5SmdZc2ozdFYxOEhvS3Jrd2ZzaVFHOHNtQ3UyLHM9SUhFUkVKb08vY05ZWGc9PSxpPTQwOTY=</challenge> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13Y1RCbGFYYkRyMWd5SmdZc2ozdFYxOEhvS3Jrd2ZzaVFHOHNtQ3UyLHM9SUhFUkVKb08vY05ZWGc9PSxpPTQwOTY=</challenge> 2022-06-21 22:33:24 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d2NUQmxhWGJEcjFneUpnWXNqM3RWMThIb0tya3dmc2lRRzhzbUN1MixwPXB3eE9OQ2JKSTNmSjl3TGVRMzUwdUw4ZTNWL2MrVDE0WGFmSHR4SmNFajA9</response> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d2NUQmxhWGJEcjFneUpnWXNqM3RWMThIb0tya3dmc2lRRzhzbUN1MixwPXB3eE9OQ2JKSTNmSjl3TGVRMzUwdUw4ZTNWL2MrVDE0WGFmSHR4SmNFajA9</response> 2022-06-21 22:33:24 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zOTI2dVN1L2JUSGxKeS9MV2RXck5aRmpEckE3ZmZTSkM1andaRFBucXlRPQ==</success> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zOTI2dVN1L2JUSGxKeS9MV2RXck5aRmpEckE3ZmZTSkM1andaRFBucXlRPQ==</success> 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="7N9JcpyNI4JBZWJKrr2gx9UyRWo=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="7N9JcpyNI4JBZWJKrr2gx9UyRWo=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-21 22:33:24 | << <iq xmlns="jabber:client" id="dT0KznUi0mONEuZhFmIw6iO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com >> <iq xmlns="jabber:client" id="dT0KznUi0mONEuZhFmIw6iO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-21 22:33:24 | >> <iq type="result" to="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237" id="dT0KznUi0mONEuZhFmIw6iO" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__um1ql40211@test-domain.com/2124985174-tigase-237</jid></bind></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com << <iq type="result" to="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237" id="dT0KznUi0mONEuZhFmIw6iO" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__um1ql40211@test-domain.com/2124985174-tigase-237</jid></bind></iq> 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-21 22:33:24 | << <iq xmlns="jabber:client" id="O6B6yczcAbFrUOIu4mYnaEE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 >> <iq xmlns="jabber:client" id="O6B6yczcAbFrUOIu4mYnaEE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-21 22:33:24 | >> <iq type="result" to="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237" id="O6B6yczcAbFrUOIu4mYnaEE" xmlns="jabber:client"/> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 << <iq type="result" to="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237" id="O6B6yczcAbFrUOIu4mYnaEE" xmlns="jabber:client"/> 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-21 22:33:24 | << <iq to="test-domain.com" id="NNEgWeyhCqR19kEoQMMO3wm" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 >> <iq to="test-domain.com" id="NNEgWeyhCqR19kEoQMMO3wm" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-21 22:33:24 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-21 22:33:24 | >> <enabled location="1bc69cf4cb94" id="18406dce-2ee4-479f-adb4-6b129b04b626" resume="true" max="60" xmlns="urn:xmpp:sm:3"/> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 << <enabled location="1bc69cf4cb94" id="18406dce-2ee4-479f-adb4-6b129b04b626" resume="true" max="60" xmlns="urn:xmpp:sm:3"/> 2022-06-21 22:33:24 | << <iq id="GInxcGCjRSeS6iLAmJLDiAg" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 >> <iq id="GInxcGCjRSeS6iLAmJLDiAg" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:24 | >> <iq type="result" to="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237" id="NNEgWeyhCqR19kEoQMMO3wm" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 << <iq type="result" to="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237" id="NNEgWeyhCqR19kEoQMMO3wm" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-06-21 22:33:24 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-21 22:33:24 | >> <iq type="result" to="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237" id="GInxcGCjRSeS6iLAmJLDiAg" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 << <iq type="result" to="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237" id="GInxcGCjRSeS6iLAmJLDiAg" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-06-21 22:33:24 | >> <presence to="http-admin__um1ql40211@test-domain.com" xmlns="jabber:client" from="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 << <presence to="http-admin__um1ql40211@test-domain.com" xmlns="jabber:client" from="http-admin__um1ql40211@test-domain.com/2124985174-tigase-237"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-06-21 22:33:24 | >> <message to="http-admin__um1ql40211@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to ba398cbb-55ff-481c-9119-00d06d0957db This message was set at: Tue Jun 21 22:18:48 PDT 2022</body><delay stamp="2022-06-22T05:33:24.332Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 1bc69cf4cb94</delay></message> 2022-06-21 22:33:24 | http-admin_ :: http-admin__um1ql40211@test-domain.com/2124985174-tigase-237 << <message to="http-admin__um1ql40211@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to ba398cbb-55ff-481c-9119-00d06d0957db This message was set at: Tue Jun 21 22:18:48 PDT 2022</body><delay stamp="2022-06-22T05:33:24.332Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 1bc69cf4cb94</delay></message> 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Connector state changed: disconnecting->disconnected 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@a56f50d 2022-06-21 22:33:24 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:24 | [Mutex] waiting for: [registration] 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4910a37 2022-06-21 22:33:24 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@ae9e7d 2022-06-21 22:33:24 | 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-06-21 22:33:24 | 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-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3120] Start TLS 2022-06-21 22:33:24 | 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-06-21 22:33:24 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:24 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Proceeding TLS 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Start handshake 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@45ac000c 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@78ef7b29 2022-06-21 22:33:24 | 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-06-21 22:33:24 | 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-06-21 22:33:24 | 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-06-21 22:33:24 | http-admin_ :: null >> <iq to="test-domain.com" id="j5sKAlKGn3dsUUSQU4zyqcT" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-21 22:33:24 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="j5sKAlKGn3dsUUSQU4zyqcT" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-21 22:33:24 | http-admin_ :: null << <iq type="result" id="j5sKAlKGn3dsUUSQU4zyqcT" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-21 22:33:24 | StanzaReceivedEvent{stanza=<iq type="result" id="j5sKAlKGn3dsUUSQU4zyqcT" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@742306b1 2022-06-21 22:33:24 | http-admin_ :: null >> <iq to="test-domain.com" id="dY5UT1cSaGs5eEjVXWSQKAo" type="set"><query xmlns="jabber:iq:register"><username>http-admin__uwt3i00212</username><password>http-admin__uwt3i00212</password><email>0238ad76-7bd6-4270-abdc-edc22dce697c@localhost</email></query></iq> 2022-06-21 22:33:24 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="dY5UT1cSaGs5eEjVXWSQKAo" type="set"><query xmlns="jabber:iq:register"><username>http-admin__uwt3i00212</username><password>http-admin__uwt3i00212</password><email>0238ad76-7bd6-4270-abdc-edc22dce697c@localhost</email></query></iq>} 2022-06-21 22:33:24 | [Mutex] received everything. 2022-06-21 22:33:24 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-06-21 22:33:24 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-21 22:33:24 | http-admin_ :: null << <iq type="result" id="dY5UT1cSaGs5eEjVXWSQKAo" xmlns="jabber:client" from="test-domain.com"/> 2022-06-21 22:33:24 | StanzaReceivedEvent{stanza=<iq type="result" id="dY5UT1cSaGs5eEjVXWSQKAo" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Connector state changed: disconnecting->disconnected 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@8a233e 2022-06-21 22:33:24 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2583ff43 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@26b6fee9 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4acc6200 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Start TLS 2022-06-21 22:33:24 | >> <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-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@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-06-21 22:33:24 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Proceeding TLS 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Start handshake 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | >> <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-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@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-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-21 22:33:24 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191d3QzaTAwMjEyLHI9VDBZcmR5ZlpsQ1p2TFF5Vm1Pb0c=</auth> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191d3QzaTAwMjEyLHI9VDBZcmR5ZlpsQ1p2TFF5Vm1Pb0c=</auth> 2022-06-21 22:33:24 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UMFlyZHlmWmxDWnZMUXlWbU9vR2hIdWJTcnpxY0JRcnBTVkd3SHFOLHM9VHlteEc4N1B4cExGUVE9PSxpPTQwOTY=</challenge> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UMFlyZHlmWmxDWnZMUXlWbU9vR2hIdWJTcnpxY0JRcnBTVkd3SHFOLHM9VHlteEc4N1B4cExGUVE9PSxpPTQwOTY=</challenge> 2022-06-21 22:33:24 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VDBZcmR5ZlpsQ1p2TFF5Vm1Pb0doSHViU3J6cWNCUXJwU1ZHd0hxTixwPTBJQUszSXdsaEtzUE5pVmJJdytqdVRRSEliMnVSNEs3Zys3cUNPb0NGTjA9</response> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VDBZcmR5ZlpsQ1p2TFF5Vm1Pb0doSHViU3J6cWNCUXJwU1ZHd0hxTixwPTBJQUszSXdsaEtzUE5pVmJJdytqdVRRSEliMnVSNEs3Zys3cUNPb0NGTjA9</response> 2022-06-21 22:33:24 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zZkdvTm56Tk1Mdm5GRUFzUUh2NTZpMTBXbXpqYjg0TXNocnBYenBIdHlNPQ==</success> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zZkdvTm56Tk1Mdm5GRUFzUUh2NTZpMTBXbXpqYjg0TXNocnBYenBIdHlNPQ==</success> 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="7N9JcpyNI4JBZWJKrr2gx9UyRWo=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="7N9JcpyNI4JBZWJKrr2gx9UyRWo=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-21 22:33:24 | << <iq xmlns="jabber:client" id="gWXyAAw8rW49BjEiGqW6sl6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com >> <iq xmlns="jabber:client" id="gWXyAAw8rW49BjEiGqW6sl6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-21 22:33:24 | >> <iq type="result" to="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238" id="gWXyAAw8rW49BjEiGqW6sl6" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238</jid></bind></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com << <iq type="result" to="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238" id="gWXyAAw8rW49BjEiGqW6sl6" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238</jid></bind></iq> 2022-06-21 22:33:24 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-21 22:33:24 | << <iq xmlns="jabber:client" id="39y0k0vdMCxcGCjRSeS6iLA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 >> <iq xmlns="jabber:client" id="39y0k0vdMCxcGCjRSeS6iLA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-21 22:33:24 | >> <iq type="result" to="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238" id="39y0k0vdMCxcGCjRSeS6iLA" xmlns="jabber:client"/> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 << <iq type="result" to="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238" id="39y0k0vdMCxcGCjRSeS6iLA" xmlns="jabber:client"/> 2022-06-21 22:33:24 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-21 22:33:24 | << <iq to="test-domain.com" id="Q5keDkQHHv24ew8ueTcIM3j" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 >> <iq to="test-domain.com" id="Q5keDkQHHv24ew8ueTcIM3j" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-21 22:33:24 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-21 22:33:24 | >> <enabled location="1bc69cf4cb94" id="d0c4a2ec-5838-4248-9c58-be267769096d" resume="true" max="60" xmlns="urn:xmpp:sm:3"/> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 << <enabled location="1bc69cf4cb94" id="d0c4a2ec-5838-4248-9c58-be267769096d" resume="true" max="60" xmlns="urn:xmpp:sm:3"/> 2022-06-21 22:33:24 | << <iq id="YMneyaq4odQ0mdDCiTU6sZd" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 >> <iq id="YMneyaq4odQ0mdDCiTU6sZd" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:24 | >> <iq type="result" to="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238" id="Q5keDkQHHv24ew8ueTcIM3j" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 << <iq type="result" to="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238" id="Q5keDkQHHv24ew8ueTcIM3j" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-06-21 22:33:24 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-21 22:33:24 | >> <iq type="result" to="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238" id="YMneyaq4odQ0mdDCiTU6sZd" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:24 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 << <iq type="result" to="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238" id="YMneyaq4odQ0mdDCiTU6sZd" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:25 | << <message to="http-admin__um1ql40211@test-domain.com" id="J3a4dFusk06nOODzfw2aoSY"><body>Test message 1</body></message> 2022-06-21 22:33:25 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 >> <message to="http-admin__um1ql40211@test-domain.com" id="J3a4dFusk06nOODzfw2aoSY"><body>Test message 1</body></message> 2022-06-21 22:33:25 | >> <presence to="http-admin__uwt3i00212@test-domain.com" xmlns="jabber:client" from="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-06-21 22:33:25 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 << <presence to="http-admin__uwt3i00212@test-domain.com" xmlns="jabber:client" from="http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-06-21 22:33:25 | >> <message to="http-admin__uwt3i00212@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to ba398cbb-55ff-481c-9119-00d06d0957db This message was set at: Tue Jun 21 22:18:48 PDT 2022</body><delay stamp="2022-06-22T05:33:24.803Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 1bc69cf4cb94</delay></message> 2022-06-21 22:33:25 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 << <message to="http-admin__uwt3i00212@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to ba398cbb-55ff-481c-9119-00d06d0957db This message was set at: Tue Jun 21 22:18:48 PDT 2022</body><delay stamp="2022-06-22T05:33:24.803Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 1bc69cf4cb94</delay></message> 2022-06-21 22:33:25 | << <message to="http-admin__um1ql40211@test-domain.com" id="GQvNIIGr7ogWeyhCqR19kEo"><body>Test message 2</body></message> 2022-06-21 22:33:25 | http-admin_ :: http-admin__uwt3i00212@test-domain.com/2124985174-tigase-238 >> <message to="http-admin__um1ql40211@test-domain.com" id="GQvNIIGr7ogWeyhCqR19kEo"><body>Test message 2</body></message> 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Connector state changed: connected->disconnected 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Stream terminated 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.187s |
2022-06-21 22:33:28 |
2022-06-21 22:33:28 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-21 22:33:28 | ------------------------------------ 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a995369 2022-06-21 22:33:28 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:28 | [Mutex] waiting for: [registration] 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@445ea44a 2022-06-21 22:33:28 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@40613819 2022-06-21 22:33:28 | 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-06-21 22:33:28 | 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-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Start TLS 2022-06-21 22:33:28 | 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-06-21 22:33:28 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:28 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Proceeding TLS 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Start handshake 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@563ae71 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5e1a7af 2022-06-21 22:33:28 | 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-06-21 22:33:28 | 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-06-21 22:33:28 | 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-06-21 22:33:28 | http-admin_ :: null >> <iq to="test-domain.com" id="sRsoSOIEyxuiWnXgAt4q6hN" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-21 22:33:28 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sRsoSOIEyxuiWnXgAt4q6hN" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-21 22:33:28 | http-admin_ :: null << <iq type="result" id="sRsoSOIEyxuiWnXgAt4q6hN" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-21 22:33:28 | StanzaReceivedEvent{stanza=<iq type="result" id="sRsoSOIEyxuiWnXgAt4q6hN" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@34ac2fad 2022-06-21 22:33:28 | http-admin_ :: null >> <iq to="test-domain.com" id="d8fexjM2ukKFoYXdx6cu2ay" type="set"><query xmlns="jabber:iq:register"><username>http-admin__b128480213</username><password>http-admin__b128480213</password><email>67124911-2de9-4ae1-8e7a-7151a2a80ba4@localhost</email></query></iq> 2022-06-21 22:33:28 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="d8fexjM2ukKFoYXdx6cu2ay" type="set"><query xmlns="jabber:iq:register"><username>http-admin__b128480213</username><password>http-admin__b128480213</password><email>67124911-2de9-4ae1-8e7a-7151a2a80ba4@localhost</email></query></iq>} 2022-06-21 22:33:28 | http-admin_ :: null << <iq type="result" id="d8fexjM2ukKFoYXdx6cu2ay" xmlns="jabber:client" from="test-domain.com"/> 2022-06-21 22:33:28 | StanzaReceivedEvent{stanza=<iq type="result" id="d8fexjM2ukKFoYXdx6cu2ay" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-21 22:33:28 | [Mutex] received everything. 2022-06-21 22:33:28 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Connector state changed: disconnecting->disconnected 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Stream terminated 2022-06-21 22:33:28 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-21 22:33:28 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7dc478d1 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@654c513e 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6d985ee7 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:28 | >> <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-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@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-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Start TLS 2022-06-21 22:33:28 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3142] Proceeding TLS 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3142] Start handshake 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@381cc5be 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@66c0309c 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:28 | >> <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-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@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-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-21 22:33:28 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19iMTI4NDgwMjEzLHI9N3AzTjRycm1hZ2E4YzJEQmV3Rms=</auth> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19iMTI4NDgwMjEzLHI9N3AzTjRycm1hZ2E4YzJEQmV3Rms=</auth> 2022-06-21 22:33:28 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03cDNONHJybWFnYThjMkRCZXdGa0x6SWZDYWcwVjRwbVVJZnlROHV6LHM9alFhUnd6NndrbjJWMkE9PSxpPTQwOTY=</challenge> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03cDNONHJybWFnYThjMkRCZXdGa0x6SWZDYWcwVjRwbVVJZnlROHV6LHM9alFhUnd6NndrbjJWMkE9PSxpPTQwOTY=</challenge> 2022-06-21 22:33:28 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N3AzTjRycm1hZ2E4YzJEQmV3RmtMeklmQ2FnMFY0cG1VSWZ5UTh1eixwPVhLdUVqcUJ4eFpwVXB5RU9PWjlsSUlDT3JrVmJiWTFSNlRnNjI2Ylgxc0E9</response> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N3AzTjRycm1hZ2E4YzJEQmV3RmtMeklmQ2FnMFY0cG1VSWZ5UTh1eixwPVhLdUVqcUJ4eFpwVXB5RU9PWjlsSUlDT3JrVmJiWTFSNlRnNjI2Ylgxc0E9</response> 2022-06-21 22:33:28 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SYnRWS3JiaXJLU2EvbWhHcU9vUURxbmdjYW8xNWVEN3ZHc3JramZkUlRnPQ==</success> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SYnRWS3JiaXJLU2EvbWhHcU9vUURxbmdjYW8xNWVEN3ZHc3JramZkUlRnPQ==</success> 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:28 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="7N9JcpyNI4JBZWJKrr2gx9UyRWo=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="7N9JcpyNI4JBZWJKrr2gx9UyRWo=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-21 22:33:28 | << <iq xmlns="jabber:client" id="o3YrbtYWY06q6DGGIV3sYfC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com >> <iq xmlns="jabber:client" id="o3YrbtYWY06q6DGGIV3sYfC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-21 22:33:28 | >> <iq type="result" to="http-admin__b128480213@test-domain.com/2124985174-tigase-239" id="o3YrbtYWY06q6DGGIV3sYfC" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__b128480213@test-domain.com/2124985174-tigase-239</jid></bind></iq> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com << <iq type="result" to="http-admin__b128480213@test-domain.com/2124985174-tigase-239" id="o3YrbtYWY06q6DGGIV3sYfC" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__b128480213@test-domain.com/2124985174-tigase-239</jid></bind></iq> 2022-06-21 22:33:28 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-21 22:33:28 | << <iq xmlns="jabber:client" id="fXE1cSaGs5eEjVXWSQKAo2v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 >> <iq xmlns="jabber:client" id="fXE1cSaGs5eEjVXWSQKAo2v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-21 22:33:28 | >> <iq type="result" to="http-admin__b128480213@test-domain.com/2124985174-tigase-239" id="fXE1cSaGs5eEjVXWSQKAo2v" xmlns="jabber:client"/> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 << <iq type="result" to="http-admin__b128480213@test-domain.com/2124985174-tigase-239" id="fXE1cSaGs5eEjVXWSQKAo2v" xmlns="jabber:client"/> 2022-06-21 22:33:28 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-21 22:33:28 | << <iq to="test-domain.com" id="c1Oo29xeWiWY7iMzrZ006gC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 >> <iq to="test-domain.com" id="c1Oo29xeWiWY7iMzrZ006gC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-21 22:33:28 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-21 22:33:28 | << <iq id="qdmjEiGqW6sl6wohLSOVYeI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 >> <iq id="qdmjEiGqW6sl6wohLSOVYeI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:28 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-21 22:33:28 | >> <iq type="result" to="http-admin__b128480213@test-domain.com/2124985174-tigase-239" id="c1Oo29xeWiWY7iMzrZ006gC" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 << <iq type="result" to="http-admin__b128480213@test-domain.com/2124985174-tigase-239" id="c1Oo29xeWiWY7iMzrZ006gC" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-06-21 22:33:28 | >> <enabled location="1bc69cf4cb94" id="09a9c2c7-0bc4-4b3e-9d07-6c70e3a055b9" resume="true" max="60" xmlns="urn:xmpp:sm:3"/> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 << <enabled location="1bc69cf4cb94" id="09a9c2c7-0bc4-4b3e-9d07-6c70e3a055b9" resume="true" max="60" xmlns="urn:xmpp:sm:3"/> 2022-06-21 22:33:28 | >> <iq type="result" to="http-admin__b128480213@test-domain.com/2124985174-tigase-239" id="qdmjEiGqW6sl6wohLSOVYeI" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 << <iq type="result" to="http-admin__b128480213@test-domain.com/2124985174-tigase-239" id="qdmjEiGqW6sl6wohLSOVYeI" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:28 | >> <presence to="http-admin__b128480213@test-domain.com" xmlns="jabber:client" from="http-admin__b128480213@test-domain.com/2124985174-tigase-239"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 << <presence to="http-admin__b128480213@test-domain.com" xmlns="jabber:client" from="http-admin__b128480213@test-domain.com/2124985174-tigase-239"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-06-21 22:33:28 | >> <message to="http-admin__b128480213@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to ba398cbb-55ff-481c-9119-00d06d0957db This message was set at: Tue Jun 21 22:18:48 PDT 2022</body><delay stamp="2022-06-22T05:33:28.332Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 1bc69cf4cb94</delay></message> 2022-06-21 22:33:28 | http-admin_ :: http-admin__b128480213@test-domain.com/2124985174-tigase-239 << <message to="http-admin__b128480213@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to ba398cbb-55ff-481c-9119-00d06d0957db This message was set at: Tue Jun 21 22:18:48 PDT 2022</body><delay stamp="2022-06-22T05:33:28.332Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 1bc69cf4cb94</delay></message> |
testModifyUser | 1.687s |
2022-06-21 22:33:29 |
2022-06-21 22:33:29 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-21 22:33:29 | ------------------------------------ 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@f059436 2022-06-21 22:33:29 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:29 | [Mutex] waiting for: [registration] 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1c26ba6 2022-06-21 22:33:29 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5fdff46 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Start TLS 2022-06-21 22:33:29 | 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-06-21 22:33:29 | 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-06-21 22:33:29 | 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-06-21 22:33:29 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:29 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Proceeding TLS 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Start handshake 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@40ff619d 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6378f990 2022-06-21 22:33:29 | 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-06-21 22:33:29 | 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-06-21 22:33:29 | 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-06-21 22:33:29 | http-admin_ :: null >> <iq to="test-domain.com" id="ebe1hIUeOIBgIrbtYWY06q6" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-21 22:33:29 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ebe1hIUeOIBgIrbtYWY06q6" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@71752102 2022-06-21 22:33:29 | http-admin_ :: null << <iq type="result" id="ebe1hIUeOIBgIrbtYWY06q6" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-21 22:33:29 | StanzaReceivedEvent{stanza=<iq type="result" id="ebe1hIUeOIBgIrbtYWY06q6" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-21 22:33:29 | http-admin_ :: null >> <iq to="test-domain.com" id="L1I9socKAlKGn3dsUUSQU4z" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fs0q2m0214</username><password>http-admin__fs0q2m0214</password><email>0b7aaa52-aa43-4f8a-bc2f-a7bef61e9b07@localhost</email></query></iq> 2022-06-21 22:33:29 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="L1I9socKAlKGn3dsUUSQU4z" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fs0q2m0214</username><password>http-admin__fs0q2m0214</password><email>0b7aaa52-aa43-4f8a-bc2f-a7bef61e9b07@localhost</email></query></iq>} 2022-06-21 22:33:29 | http-admin_ :: null << <iq type="result" id="L1I9socKAlKGn3dsUUSQU4z" xmlns="jabber:client" from="test-domain.com"/> 2022-06-21 22:33:29 | StanzaReceivedEvent{stanza=<iq type="result" id="L1I9socKAlKGn3dsUUSQU4z" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-21 22:33:29 | [Mutex] received everything. 2022-06-21 22:33:29 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-06-21 22:33:29 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Connector state changed: disconnecting->disconnected 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Stream terminated 2022-06-21 22:33:29 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1b18e7a5 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@20d09ed2 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4405721 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5ce51b9a 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1cea6c 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:29 | >> <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-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@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-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Start TLS 2022-06-21 22:33:29 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Proceeding TLS 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Start handshake 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:29 | >> <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-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@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-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-21 22:33:29 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19mczBxMm0wMjE0LHI9dWxBY3ZyWHhESGpzZkVTVHVyejg=</auth> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19mczBxMm0wMjE0LHI9dWxBY3ZyWHhESGpzZkVTVHVyejg=</auth> 2022-06-21 22:33:29 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11bEFjdnJYeERIanNmRVNUdXJ6OHNZb2dRenk0ZmhCc1pxZVR1aEpJLHM9OXdFazZRdHRqK0JadXc9PSxpPTQwOTY=</challenge> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11bEFjdnJYeERIanNmRVNUdXJ6OHNZb2dRenk0ZmhCc1pxZVR1aEpJLHM9OXdFazZRdHRqK0JadXc9PSxpPTQwOTY=</challenge> 2022-06-21 22:33:29 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dWxBY3ZyWHhESGpzZkVTVHVyejhzWW9nUXp5NGZoQnNacWVUdWhKSSxwPVYwdlhVUk1hL0RNaUdENWVJTU15VEp6UXd0dktQVDl5MjBNY2NrUzhyQkk9</response> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dWxBY3ZyWHhESGpzZkVTVHVyejhzWW9nUXp5NGZoQnNacWVUdWhKSSxwPVYwdlhVUk1hL0RNaUdENWVJTU15VEp6UXd0dktQVDl5MjBNY2NrUzhyQkk9</response> 2022-06-21 22:33:29 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qOEJCQ0UvT0ZsVXJHa2F2b3lQTUhBTmdHeHIwazhXcFdUOStUbWtlYWJNPQ==</success> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qOEJCQ0UvT0ZsVXJHa2F2b3lQTUhBTmdHeHIwazhXcFdUOStUbWtlYWJNPQ==</success> 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:29 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="7N9JcpyNI4JBZWJKrr2gx9UyRWo=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="7N9JcpyNI4JBZWJKrr2gx9UyRWo=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-21 22:33:29 | << <iq xmlns="jabber:client" id="r4PakKycCupeMUjP04r0iQL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com >> <iq xmlns="jabber:client" id="r4PakKycCupeMUjP04r0iQL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-21 22:33:29 | >> <iq type="result" to="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240" id="r4PakKycCupeMUjP04r0iQL" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240</jid></bind></iq> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com << <iq type="result" to="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240" id="r4PakKycCupeMUjP04r0iQL" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240</jid></bind></iq> 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-21 22:33:29 | << <iq xmlns="jabber:client" id="bhqscEnZ8KUaq16oNTTOCkI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 >> <iq xmlns="jabber:client" id="bhqscEnZ8KUaq16oNTTOCkI" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-21 22:33:29 | >> <iq type="result" to="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240" id="bhqscEnZ8KUaq16oNTTOCkI" xmlns="jabber:client"/> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 << <iq type="result" to="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240" id="bhqscEnZ8KUaq16oNTTOCkI" xmlns="jabber:client"/> 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-21 22:33:29 | << <iq to="test-domain.com" id="ZZwCiGAqhYgSfHKypWaAfJC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 >> <iq to="test-domain.com" id="ZZwCiGAqhYgSfHKypWaAfJC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-21 22:33:29 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-21 22:33:29 | >> <enabled location="1bc69cf4cb94" id="76498fd0-8005-4545-ac90-52bdb2d19e67" resume="true" max="60" xmlns="urn:xmpp:sm:3"/> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 << <enabled location="1bc69cf4cb94" id="76498fd0-8005-4545-ac90-52bdb2d19e67" resume="true" max="60" xmlns="urn:xmpp:sm:3"/> 2022-06-21 22:33:29 | << <iq id="oc7JLDiAgAgKKVgQ2zl28zg" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 >> <iq id="oc7JLDiAgAgKKVgQ2zl28zg" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:29 | >> <iq type="result" to="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240" id="ZZwCiGAqhYgSfHKypWaAfJC" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 << <iq type="result" to="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240" id="ZZwCiGAqhYgSfHKypWaAfJC" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11866/eefdbe1f" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-06-21 22:33:29 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-21 22:33:29 | >> <iq type="result" to="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240" id="oc7JLDiAgAgKKVgQ2zl28zg" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 << <iq type="result" to="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240" id="oc7JLDiAgAgKKVgQ2zl28zg" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-06-21 22:33:29 | >> <presence to="http-admin__fs0q2m0214@test-domain.com" xmlns="jabber:client" from="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 << <presence to="http-admin__fs0q2m0214@test-domain.com" xmlns="jabber:client" from="http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-06-21 22:33:29 | >> <message to="http-admin__fs0q2m0214@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to ba398cbb-55ff-481c-9119-00d06d0957db This message was set at: Tue Jun 21 22:18:48 PDT 2022</body><delay stamp="2022-06-22T05:33:29.509Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 1bc69cf4cb94</delay></message> 2022-06-21 22:33:29 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com/2124985174-tigase-240 << <message to="http-admin__fs0q2m0214@test-domain.com" xmlns="jabber:client" from="test-domain.com"><body>Wecome to ba398cbb-55ff-481c-9119-00d06d0957db This message was set at: Tue Jun 21 22:18:48 PDT 2022</body><delay stamp="2022-06-22T05:33:29.509Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - 1bc69cf4cb94</delay></message> 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Connector state changed: disconnecting->disconnected 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-21 22:33:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-21 22:33:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-06-21 22:33:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:30 | >> <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-06-21 22:33:30 | http-admin_ :: http-admin__fs0q2m0214@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-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Start TLS 2022-06-21 22:33:30 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:30 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3161] Proceeding TLS 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3161] Start handshake 2022-06-21 22:33:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-21 22:33:30 | >> <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-06-21 22:33:30 | http-admin_ :: http-admin__fs0q2m0214@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-06-21 22:33:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-21 22:33:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-21 22:33:30 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-21 22:33:30 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19mczBxMm0wMjE0LHI9Y2RDUzloUFExbnIzVmpMMVlNdGQ=</auth> 2022-06-21 22:33:30 | http-admin_ :: http-admin__fs0q2m0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19mczBxMm0wMjE0LHI9Y2RDUzloUFExbnIzVmpMMVlNdGQ=</auth> 2022-06-21 22:33:30 | >> <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-06-21 22:33:30 | http-admin_ :: http-admin__fs0q2m0214@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-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Connector state changed: connected->disconnecting 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Terminating XMPP Stream 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3161] Connector state changed: disconnecting->disconnected 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3161] Stream terminated 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-21 22:33:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3153] Ignoring stop connector. 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-21 22:33:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |