Generated by TestNG with ReportNG at 22:47 PDT on Sunday 06 August 2023
root@4fbf295f62bd / Java 17.0.8 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

UI: Web Admin UI - #2955

Suites · Log Output

Test duration : 11.912s

Passed Tests
tigase.tests.http.TestAdminUI
testAddUser 2.045s
2023-08-06 23:02:26 |

2023-08-06 23:02:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2023-08-06 23:02:26 | ------------------------------------

testAuthorization 0.174s
2023-08-06 23:02:28 |

2023-08-06 23:02:28 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2023-08-06 23:02:28 | ------------------------------------

testCommandsAvailability 0.735s
2023-08-06 23:02:29 |

2023-08-06 23:02:29 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2023-08-06 23:02:29 | ------------------------------------

testDeleteUser 1.013s
2023-08-06 23:02:29 |

2023-08-06 23:02:29 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2023-08-06 23:02:29 | ------------------------------------

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@989c230

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!!

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:29 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:29 | [Mutex] waiting for: [registration]

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@74e3d71

2023-08-06 23:02:29 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@371a940

2023-08-06 23:02:29 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3134] Start TLS

2023-08-06 23:02:29 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:29 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:29 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:29 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Proceeding TLS

2023-08-06 23:02:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Start handshake

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4673374a

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1acf5f6

2023-08-06 23:02:29 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:29 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:29 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:29 | http-admin_ :: null >> <iq to="test-domain.com" id="VwSEEKJwbxobFHSashAr27H" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-06 23:02:29 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="VwSEEKJwbxobFHSashAr27H" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-06 23:02:29 | http-admin_ :: null << <iq type="result" id="VwSEEKJwbxobFHSashAr27H" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2023-08-06 23:02:29 | StanzaReceivedEvent{stanza=<iq type="result" id="VwSEEKJwbxobFHSashAr27H" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2023-08-06 23:02:29 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@77fff507

2023-08-06 23:02:29 | http-admin_ :: null >> <iq to="test-domain.com" id="xsEaDDKUWfwjMBFKZaoT4By" type="set"><query xmlns="jabber:iq:register"><username>http-admin__48tipl0214</username><password>http-admin__48tipl0214</password><email>ade1a2a1-2577-4fc8-9440-112ad803e424@localhost</email></query></iq>

2023-08-06 23:02:29 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xsEaDDKUWfwjMBFKZaoT4By" type="set"><query xmlns="jabber:iq:register"><username>http-admin__48tipl0214</username><password>http-admin__48tipl0214</password><email>ade1a2a1-2577-4fc8-9440-112ad803e424@localhost</email></query></iq>}

2023-08-06 23:02:30 | http-admin_ :: null << <iq type="result" id="xsEaDDKUWfwjMBFKZaoT4By" from="test-domain.com" xmlns="jabber:client"/>

2023-08-06 23:02:30 | StanzaReceivedEvent{stanza=<iq type="result" id="xsEaDDKUWfwjMBFKZaoT4By" from="test-domain.com" xmlns="jabber:client"/>}

2023-08-06 23:02:30 | [Mutex] received everything.

2023-08-06 23:02:30 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector  state changed: connected->disconnecting

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Connector  state changed: disconnecting->disconnected

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Stream terminated

2023-08-06 23:02:30 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-06 23:02:30 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@79ca6911

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@265cc805

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@40b98a7d

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@486608a0

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@62ce625c

testGetUserInfoUserOffline 3.962s
2023-08-06 23:02:30 |

2023-08-06 23:02:30 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2023-08-06 23:02:30 | ------------------------------------

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Using XEP-0077 mode!!!!

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c37f902

2023-08-06 23:02:30 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:30 | [Mutex] waiting for: [registration]

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@32f000f4

2023-08-06 23:02:30 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@36cf9272

2023-08-06 23:02:30 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3142] Start TLS

2023-08-06 23:02:30 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:30 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:30 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:30 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Proceeding TLS

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Start handshake

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73cd0acf

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@70b1025d

2023-08-06 23:02:30 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:30 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:30 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:30 | http-admin_ :: null >> <iq to="test-domain.com" id="8wO7vandQbyaraNWeyrhZk6" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-06 23:02:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="8wO7vandQbyaraNWeyrhZk6" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-06 23:02:30 | http-admin_ :: null << <iq type="result" id="8wO7vandQbyaraNWeyrhZk6" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2023-08-06 23:02:30 | StanzaReceivedEvent{stanza=<iq type="result" id="8wO7vandQbyaraNWeyrhZk6" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@42745b1f

2023-08-06 23:02:30 | http-admin_ :: null >> <iq to="test-domain.com" id="vj9WcNT9MY4v2lQJVg1ew9A" type="set"><query xmlns="jabber:iq:register"><username>http-admin__9s2omk0215</username><password>http-admin__9s2omk0215</password><email>612bdfa9-eb73-4582-b068-82732cfab174@localhost</email></query></iq>

2023-08-06 23:02:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vj9WcNT9MY4v2lQJVg1ew9A" type="set"><query xmlns="jabber:iq:register"><username>http-admin__9s2omk0215</username><password>http-admin__9s2omk0215</password><email>612bdfa9-eb73-4582-b068-82732cfab174@localhost</email></query></iq>}

2023-08-06 23:02:30 | http-admin_ :: null << <iq type="result" id="vj9WcNT9MY4v2lQJVg1ew9A" from="test-domain.com" xmlns="jabber:client"/>

2023-08-06 23:02:30 | StanzaReceivedEvent{stanza=<iq type="result" id="vj9WcNT9MY4v2lQJVg1ew9A" from="test-domain.com" xmlns="jabber:client"/>}

2023-08-06 23:02:30 | [Mutex] received everything.

2023-08-06 23:02:30 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector  state changed: connected->disconnecting

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Terminating XMPP Stream

2023-08-06 23:02:30 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Connector  state changed: disconnecting->disconnected

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Stream terminated

2023-08-06 23:02:30 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@8e20d21

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@13e2f580

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6bb9be4b

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@bf5ac80

2023-08-06 23:02:30 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@13e623da

2023-08-06 23:02:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Start TLS

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Proceeding TLS

2023-08-06 23:02:30 | http-admin_ :: http-admin__9s2omk0215@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:30 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:30 | http-admin_ :: http-admin__9s2omk0215@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Start handshake

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-06 23:02:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX185czJvbWswMjE1LHI9dzgyZkV0aHBoM3FGWjBoN1RLODE=</auth>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX185czJvbWswMjE1LHI9dzgyZkV0aHBoM3FGWjBoN1RLODE=</auth>

2023-08-06 23:02:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13ODJmRXRocGgzcUZaMGg3VEs4MVJmN2dQWGFjSTB3QmV4dVFDUFVoLHM9bTZvQlBkZ3cvK1lvTkE9PSxpPTQwOTY=</challenge>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13ODJmRXRocGgzcUZaMGg3VEs4MVJmN2dQWGFjSTB3QmV4dVFDUFVoLHM9bTZvQlBkZ3cvK1lvTkE9PSxpPTQwOTY=</challenge>

2023-08-06 23:02:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dzgyZkV0aHBoM3FGWjBoN1RLODFSZjdnUFhhY0kwd0JleHVRQ1BVaCxwPTRTOC9ubE94dVIrbDJkLzhSQkdTaWo0eTk5TVk5Q0RSd1d6allNbFVKWVk9</response>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dzgyZkV0aHBoM3FGWjBoN1RLODFSZjdnUFhhY0kwd0JleHVRQ1BVaCxwPTRTOC9ubE94dVIrbDJkLzhSQkdTaWo0eTk5TVk5Q0RSd1d6allNbFVKWVk9</response>

2023-08-06 23:02:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xT01PRnFxdEdzVk9IT3lRUjVMMERrcUIxSVFkL2czTklpWmM5dXIyMGxVPQ==</success>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xT01PRnFxdEdzVk9IT3lRUjVMMERrcUIxSVFkL2czTklpWmM5dXIyMGxVPQ==</success>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:31 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-06 23:02:31 |  << <iq xmlns="jabber:client" id="4yQDGulIHy9LWnWWZgZk06x" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com >> <iq xmlns="jabber:client" id="4yQDGulIHy9LWnWWZgZk06x" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 23:02:31 |  >> <iq to="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" type="result" id="4yQDGulIHy9LWnWWZgZk06x" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__9s2omk0215@test-domain.com/335816756-tigase-241</jid></bind></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com << <iq to="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" type="result" id="4yQDGulIHy9LWnWWZgZk06x" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__9s2omk0215@test-domain.com/335816756-tigase-241</jid></bind></iq>

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-06 23:02:31 |  << <iq xmlns="jabber:client" id="MokbteVcKAvpfQ8v4hJMXdN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 >> <iq xmlns="jabber:client" id="MokbteVcKAvpfQ8v4hJMXdN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 23:02:31 |  >> <iq to="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" type="result" id="MokbteVcKAvpfQ8v4hJMXdN" xmlns="jabber:client"/>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 << <iq to="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" type="result" id="MokbteVcKAvpfQ8v4hJMXdN" xmlns="jabber:client"/>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-06 23:02:31 |  << <iq to="test-domain.com" id="lzPt2pdR4ApSTXeR1pi08Di" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 >> <iq to="test-domain.com" id="lzPt2pdR4ApSTXeR1pi08Di" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-06 23:02:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 23:02:31 |  >> <enabled max="60" resume="true" id="d65cb6d1-e53d-4eec-adb1-56009ba6bb5f" location="4fbf295f62bd" xmlns="urn:xmpp:sm:3"/>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 << <enabled max="60" resume="true" id="d65cb6d1-e53d-4eec-adb1-56009ba6bb5f" location="4fbf295f62bd" xmlns="urn:xmpp:sm:3"/>

2023-08-06 23:02:31 |  << <iq id="LJhdu5sn6ycJR9EKJwbxobF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 >> <iq id="LJhdu5sn6ycJR9EKJwbxobF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:31 |  >> <iq to="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" type="result" id="lzPt2pdR4ApSTXeR1pi08Di" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 << <iq to="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" type="result" id="lzPt2pdR4ApSTXeR1pi08Di" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-06 23:02:31 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 23:02:31 |  >> <iq to="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" type="result" id="LJhdu5sn6ycJR9EKJwbxobF" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 << <iq to="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" type="result" id="LJhdu5sn6ycJR9EKJwbxobF" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector  state changed: connected->disconnecting

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Connector  state changed: disconnecting->disconnected

2023-08-06 23:02:31 |  >> <presence to="http-admin__9s2omk0215@test-domain.com" from="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-08-06 23:02:31 | http-admin_ :: http-admin__9s2omk0215@test-domain.com/335816756-tigase-241 << <presence to="http-admin__9s2omk0215@test-domain.com" from="http-admin__9s2omk0215@test-domain.com/335816756-tigase-241" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@726f5431

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Using XEP-0077 mode!!!!

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:31 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:31 | [Mutex] waiting for: [registration]

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7ca8a40c

2023-08-06 23:02:31 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@78973f41

2023-08-06 23:02:31 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:31 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Start TLS

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Proceeding TLS

2023-08-06 23:02:31 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:31 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:31 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Start handshake

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3d95ae37

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3553ab68

2023-08-06 23:02:31 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:31 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:31 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:31 | http-admin_ :: null >> <iq to="test-domain.com" id="Hph4BCJEmPWl2qWdP5wudu7" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-06 23:02:31 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Hph4BCJEmPWl2qWdP5wudu7" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-06 23:02:31 | http-admin_ :: null << <iq type="result" id="Hph4BCJEmPWl2qWdP5wudu7" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2023-08-06 23:02:31 | StanzaReceivedEvent{stanza=<iq type="result" id="Hph4BCJEmPWl2qWdP5wudu7" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@c62f10a

2023-08-06 23:02:31 | http-admin_ :: null >> <iq to="test-domain.com" id="kJdfQMTbNWkTQPPYlZlaKCB" type="set"><query xmlns="jabber:iq:register"><username>http-admin__nikn720216</username><password>http-admin__nikn720216</password><email>9696aeaf-2eb5-46db-a4c6-6a85814f0add@localhost</email></query></iq>

2023-08-06 23:02:31 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="kJdfQMTbNWkTQPPYlZlaKCB" type="set"><query xmlns="jabber:iq:register"><username>http-admin__nikn720216</username><password>http-admin__nikn720216</password><email>9696aeaf-2eb5-46db-a4c6-6a85814f0add@localhost</email></query></iq>}

2023-08-06 23:02:31 | http-admin_ :: null << <iq type="result" id="kJdfQMTbNWkTQPPYlZlaKCB" from="test-domain.com" xmlns="jabber:client"/>

2023-08-06 23:02:31 | StanzaReceivedEvent{stanza=<iq type="result" id="kJdfQMTbNWkTQPPYlZlaKCB" from="test-domain.com" xmlns="jabber:client"/>}

2023-08-06 23:02:31 | [Mutex] received everything.

2023-08-06 23:02:31 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector  state changed: connected->disconnecting

2023-08-06 23:02:31 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Connector  state changed: disconnecting->disconnected

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Stream terminated

2023-08-06 23:02:31 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4d4eaaf0

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5dba5178

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@759ab94c

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6e6bfc54

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@564ac243

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Start TLS

2023-08-06 23:02:31 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3164] Proceeding TLS

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3164] Start handshake

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-06 23:02:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19uaWtuNzIwMjE2LHI9Y3JHb3pWeXhqcEYwMUVQNDJMM0c=</auth>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19uaWtuNzIwMjE2LHI9Y3JHb3pWeXhqcEYwMUVQNDJMM0c=</auth>

2023-08-06 23:02:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jckdvelZ5eGpwRjAxRVA0MkwzR2ZTdkZDWjdqN042MUxDSkhRNVA2LHM9RC9MQjVqSklCYktsQ0E9PSxpPTQwOTY=</challenge>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jckdvelZ5eGpwRjAxRVA0MkwzR2ZTdkZDWjdqN042MUxDSkhRNVA2LHM9RC9MQjVqSklCYktsQ0E9PSxpPTQwOTY=</challenge>

2023-08-06 23:02:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3JHb3pWeXhqcEYwMUVQNDJMM0dmU3ZGQ1o3ajdONjFMQ0pIUTVQNixwPVpQRFJrYlo5N0ZGdlFkSnJyOHlUZTNZb0IzalcvQ1dSdEJNWlFYdVRLOVE9</response>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3JHb3pWeXhqcEYwMUVQNDJMM0dmU3ZGQ1o3ajdONjFMQ0pIUTVQNixwPVpQRFJrYlo5N0ZGdlFkSnJyOHlUZTNZb0IzalcvQ1dSdEJNWlFYdVRLOVE9</response>

2023-08-06 23:02:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HcGtQKzVjTHN6eWtTajJZYklZV3pDU3cxNkJoWC9vUHl0cU11THZqck40PQ==</success>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HcGtQKzVjTHN6eWtTajJZYklZV3pDU3cxNkJoWC9vUHl0cU11THZqck40PQ==</success>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:31 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-06 23:02:31 |  << <iq xmlns="jabber:client" id="pG2Yi2jGvbGLP1ws2rU5kHR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com >> <iq xmlns="jabber:client" id="pG2Yi2jGvbGLP1ws2rU5kHR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 23:02:31 |  >> <iq to="http-admin__nikn720216@test-domain.com/335816756-tigase-242" type="result" id="pG2Yi2jGvbGLP1ws2rU5kHR" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__nikn720216@test-domain.com/335816756-tigase-242</jid></bind></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com << <iq to="http-admin__nikn720216@test-domain.com/335816756-tigase-242" type="result" id="pG2Yi2jGvbGLP1ws2rU5kHR" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__nikn720216@test-domain.com/335816756-tigase-242</jid></bind></iq>

2023-08-06 23:02:31 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-06 23:02:31 |  << <iq xmlns="jabber:client" id="ipb7HKQMTbNWkTQPPYlZlaK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 >> <iq xmlns="jabber:client" id="ipb7HKQMTbNWkTQPPYlZlaK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 23:02:31 |  >> <iq to="http-admin__nikn720216@test-domain.com/335816756-tigase-242" type="result" id="ipb7HKQMTbNWkTQPPYlZlaK" xmlns="jabber:client"/>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 << <iq to="http-admin__nikn720216@test-domain.com/335816756-tigase-242" type="result" id="ipb7HKQMTbNWkTQPPYlZlaK" xmlns="jabber:client"/>

2023-08-06 23:02:31 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-06 23:02:31 |  << <iq to="test-domain.com" id="RFVFqbLXgYbqZ9CDzvuoUbo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 >> <iq to="test-domain.com" id="RFVFqbLXgYbqZ9CDzvuoUbo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-06 23:02:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 23:02:31 |  >> <enabled max="60" resume="true" id="d81a251c-4c83-4372-80d7-597386b49c4e" location="4fbf295f62bd" xmlns="urn:xmpp:sm:3"/>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 << <enabled max="60" resume="true" id="d81a251c-4c83-4372-80d7-597386b49c4e" location="4fbf295f62bd" xmlns="urn:xmpp:sm:3"/>

2023-08-06 23:02:31 |  << <iq id="wvpBBvneSS7gNKxxut8kLO5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 >> <iq id="wvpBBvneSS7gNKxxut8kLO5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:31 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 23:02:31 |  >> <iq to="http-admin__nikn720216@test-domain.com/335816756-tigase-242" type="result" id="RFVFqbLXgYbqZ9CDzvuoUbo" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 << <iq to="http-admin__nikn720216@test-domain.com/335816756-tigase-242" type="result" id="RFVFqbLXgYbqZ9CDzvuoUbo" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-06 23:02:31 |  << <message to="http-admin__9s2omk0215@test-domain.com" id="fQorWZgZk06xtn6Ex8pZiZh"><body>Test message 1</body></message>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 >> <message to="http-admin__9s2omk0215@test-domain.com" id="fQorWZgZk06xtn6Ex8pZiZh"><body>Test message 1</body></message>

2023-08-06 23:02:31 |  >> <iq to="http-admin__nikn720216@test-domain.com/335816756-tigase-242" type="result" id="wvpBBvneSS7gNKxxut8kLO5" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 << <iq to="http-admin__nikn720216@test-domain.com/335816756-tigase-242" type="result" id="wvpBBvneSS7gNKxxut8kLO5" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:31 |  >> <presence to="http-admin__nikn720216@test-domain.com" from="http-admin__nikn720216@test-domain.com/335816756-tigase-242" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 << <presence to="http-admin__nikn720216@test-domain.com" from="http-admin__nikn720216@test-domain.com/335816756-tigase-242" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-08-06 23:02:31 |  << <message to="http-admin__9s2omk0215@test-domain.com" id="JPjvvcs1k7Aw8BBDCGBgFvk"><body>Test message 2</body></message>

2023-08-06 23:02:31 | http-admin_ :: http-admin__nikn720216@test-domain.com/335816756-tigase-242 >> <message to="http-admin__9s2omk0215@test-domain.com" id="JPjvvcs1k7Aw8BBDCGBgFvk"><body>Test message 2</body></message>

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3164] Connector  state changed: connected->disconnected

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3164] Stream terminated

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testGetUserInfoUserOnline 1.274s
2023-08-06 23:02:34 |

2023-08-06 23:02:34 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2023-08-06 23:02:34 | ------------------------------------

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] Using XEP-0077 mode!!!!

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3bffc05e

2023-08-06 23:02:34 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:34 | [Mutex] waiting for: [registration]

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@35382951

2023-08-06 23:02:34 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3107ab2e

2023-08-06 23:02:34 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:34 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=3169] Start TLS

2023-08-06 23:02:34 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:34 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:34 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=3171] Proceeding TLS

2023-08-06 23:02:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=3171] Start handshake

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7405236a

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@31bde084

2023-08-06 23:02:34 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:34 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:34 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:34 | http-admin_ :: null >> <iq to="test-domain.com" id="dSmBHAezqjYiGHN1oeHs3hS" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-06 23:02:34 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="dSmBHAezqjYiGHN1oeHs3hS" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-06 23:02:34 | http-admin_ :: null << <iq type="result" id="dSmBHAezqjYiGHN1oeHs3hS" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2023-08-06 23:02:34 | StanzaReceivedEvent{stanza=<iq type="result" id="dSmBHAezqjYiGHN1oeHs3hS" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2023-08-06 23:02:34 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@453b3543

2023-08-06 23:02:34 | http-admin_ :: null >> <iq to="test-domain.com" id="HAsqj2zkIxmbIMEDFLScDkN" type="set"><query xmlns="jabber:iq:register"><username>http-admin__41fw3i0217</username><password>http-admin__41fw3i0217</password><email>1e84ddd3-7c1b-4401-977b-3657226db916@localhost</email></query></iq>

2023-08-06 23:02:34 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HAsqj2zkIxmbIMEDFLScDkN" type="set"><query xmlns="jabber:iq:register"><username>http-admin__41fw3i0217</username><password>http-admin__41fw3i0217</password><email>1e84ddd3-7c1b-4401-977b-3657226db916@localhost</email></query></iq>}

2023-08-06 23:02:35 | http-admin_ :: null << <iq type="result" id="HAsqj2zkIxmbIMEDFLScDkN" from="test-domain.com" xmlns="jabber:client"/>

2023-08-06 23:02:35 | StanzaReceivedEvent{stanza=<iq type="result" id="HAsqj2zkIxmbIMEDFLScDkN" from="test-domain.com" xmlns="jabber:client"/>}

2023-08-06 23:02:35 | [Mutex] received everything.

2023-08-06 23:02:35 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] Connector  state changed: connected->disconnecting

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=1] Terminating XMPP Stream

2023-08-06 23:02:35 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=3171] Connector  state changed: disconnecting->disconnected

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=500 thread=3171] Stream terminated

2023-08-06 23:02:35 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4969a811

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@142adc25

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4a4db7e4

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@56c002c3

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@526d012a

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:35 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=3176] Start TLS

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=3178] Proceeding TLS

2023-08-06 23:02:35 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=501 thread=3178] Start handshake

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:35 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-06 23:02:35 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX180MWZ3M2kwMjE3LHI9U05GVllHajNodGs5YXFYZWoydDQ=</auth>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX180MWZ3M2kwMjE3LHI9U05GVllHajNodGs5YXFYZWoydDQ=</auth>

2023-08-06 23:02:35 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TTkZWWUdqM2h0azlhcVhlajJ0NFhwMVdaNWlwc0pkWWNKUE1TZE9DLHM9MEJoQ2tacS82YldNUXc9PSxpPTQwOTY=</challenge>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TTkZWWUdqM2h0azlhcVhlajJ0NFhwMVdaNWlwc0pkWWNKUE1TZE9DLHM9MEJoQ2tacS82YldNUXc9PSxpPTQwOTY=</challenge>

2023-08-06 23:02:35 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U05GVllHajNodGs5YXFYZWoydDRYcDFXWjVpcHNKZFljSlBNU2RPQyxwPVFjM3VJdEhiUkhXQU5NVEVJZCs1K1ZoeHMyTnArTGpWaDhsT0RmL0dCQ3M9</response>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U05GVllHajNodGs5YXFYZWoydDRYcDFXWjVpcHNKZFljSlBNU2RPQyxwPVFjM3VJdEhiUkhXQU5NVEVJZCs1K1ZoeHMyTnArTGpWaDhsT0RmL0dCQ3M9</response>

2023-08-06 23:02:35 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ETUJ2RFYySU9WUVB4dGc3VTl0TnljNVgwTHc2ZWM4UXptT0l1N0dxWUpBPQ==</success>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ETUJ2RFYySU9WUVB4dGc3VTl0TnljNVgwTHc2ZWM4UXptT0l1N0dxWUpBPQ==</success>

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:35 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-06 23:02:35 |  << <iq xmlns="jabber:client" id="lN3VWdP5wudu7p8FDDKUWfw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com >> <iq xmlns="jabber:client" id="lN3VWdP5wudu7p8FDDKUWfw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 23:02:35 |  >> <iq to="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" type="result" id="lN3VWdP5wudu7p8FDDKUWfw" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__41fw3i0217@test-domain.com/335816756-tigase-243</jid></bind></iq>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com << <iq to="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" type="result" id="lN3VWdP5wudu7p8FDDKUWfw" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__41fw3i0217@test-domain.com/335816756-tigase-243</jid></bind></iq>

2023-08-06 23:02:35 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-06 23:02:35 |  << <iq xmlns="jabber:client" id="kVpDCkZnbISZ2dBwrbJWiIN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 >> <iq xmlns="jabber:client" id="kVpDCkZnbISZ2dBwrbJWiIN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 23:02:35 |  >> <iq to="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" type="result" id="kVpDCkZnbISZ2dBwrbJWiIN" xmlns="jabber:client"/>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 << <iq to="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" type="result" id="kVpDCkZnbISZ2dBwrbJWiIN" xmlns="jabber:client"/>

2023-08-06 23:02:35 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-06 23:02:35 |  << <iq to="test-domain.com" id="ZIK1bxobFHSashAr27HO7qU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 >> <iq to="test-domain.com" id="ZIK1bxobFHSashAr27HO7qU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-06 23:02:35 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 23:02:35 |  >> <enabled max="60" resume="true" id="93ff2d36-5813-42ff-9de5-a8af1746ad16" location="4fbf295f62bd" xmlns="urn:xmpp:sm:3"/>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 << <enabled max="60" resume="true" id="93ff2d36-5813-42ff-9de5-a8af1746ad16" location="4fbf295f62bd" xmlns="urn:xmpp:sm:3"/>

2023-08-06 23:02:35 |  << <iq id="tJL3fFEHHL0qYjEziDJSfGq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 >> <iq id="tJL3fFEHHL0qYjEziDJSfGq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:35 |  >> <iq to="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" type="result" id="ZIK1bxobFHSashAr27HO7qU" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 << <iq to="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" type="result" id="ZIK1bxobFHSashAr27HO7qU" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-06 23:02:35 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 23:02:35 |  >> <iq to="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" type="result" id="tJL3fFEHHL0qYjEziDJSfGq" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 << <iq to="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" type="result" id="tJL3fFEHHL0qYjEziDJSfGq" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:35 |  >> <presence to="http-admin__41fw3i0217@test-domain.com" from="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-08-06 23:02:35 | http-admin_ :: http-admin__41fw3i0217@test-domain.com/335816756-tigase-243 << <presence to="http-admin__41fw3i0217@test-domain.com" from="http-admin__41fw3i0217@test-domain.com/335816756-tigase-243" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

testModifyUser 1.905s
2023-08-06 23:02:36 |

2023-08-06 23:02:36 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2023-08-06 23:02:36 | ------------------------------------

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] Using XEP-0077 mode!!!!

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@13d4a255

2023-08-06 23:02:36 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:36 | [Mutex] waiting for: [registration]

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1d134e5f

2023-08-06 23:02:36 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@192cc925

2023-08-06 23:02:36 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=3182] Start TLS

2023-08-06 23:02:36 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:36 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:36 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:36 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=3184] Proceeding TLS

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=3184] Start handshake

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c2e4464

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6ade83be

2023-08-06 23:02:36 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-08-06 23:02:36 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:36 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-08-06 23:02:36 | http-admin_ :: null >> <iq to="test-domain.com" id="L0yLAhQ9EEo7DHKW7iJDAzr" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-06 23:02:36 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="L0yLAhQ9EEo7DHKW7iJDAzr" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6d38590c

2023-08-06 23:02:36 | http-admin_ :: null << <iq type="result" id="L0yLAhQ9EEo7DHKW7iJDAzr" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2023-08-06 23:02:36 | StanzaReceivedEvent{stanza=<iq type="result" id="L0yLAhQ9EEo7DHKW7iJDAzr" from="test-domain.com" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2023-08-06 23:02:36 | http-admin_ :: null >> <iq to="test-domain.com" id="hAg6ureOILVhUgLAjNUdJP8" type="set"><query xmlns="jabber:iq:register"><username>http-admin__j205f70218</username><password>http-admin__j205f70218</password><email>57658f9d-8e35-486e-8e4d-ceb4fa56b0ff@localhost</email></query></iq>

2023-08-06 23:02:36 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hAg6ureOILVhUgLAjNUdJP8" type="set"><query xmlns="jabber:iq:register"><username>http-admin__j205f70218</username><password>http-admin__j205f70218</password><email>57658f9d-8e35-486e-8e4d-ceb4fa56b0ff@localhost</email></query></iq>}

2023-08-06 23:02:36 | http-admin_ :: null << <iq type="result" id="hAg6ureOILVhUgLAjNUdJP8" from="test-domain.com" xmlns="jabber:client"/>

2023-08-06 23:02:36 | StanzaReceivedEvent{stanza=<iq type="result" id="hAg6ureOILVhUgLAjNUdJP8" from="test-domain.com" xmlns="jabber:client"/>}

2023-08-06 23:02:36 | [Mutex] received everything.

2023-08-06 23:02:36 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] Connector  state changed: connected->disconnecting

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=1] Terminating XMPP Stream

2023-08-06 23:02:36 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=3184] Connector  state changed: disconnecting->disconnected

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=502 thread=3184] Stream terminated

2023-08-06 23:02:36 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1222c06f

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3c01bb2b

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@225c1c66

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@d83d118

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@926497f

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=3189] Start TLS

2023-08-06 23:02:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:36 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=3191] Proceeding TLS

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=3191] Start handshake

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-06 23:02:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qMjA1ZjcwMjE4LHI9WVI1T3dyZkt3QU1wTnJHZUFUT1Q=</auth>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qMjA1ZjcwMjE4LHI9WVI1T3dyZkt3QU1wTnJHZUFUT1Q=</auth>

2023-08-06 23:02:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZUjVPd3JmS3dBTXBOckdlQVRPVHc5OHBkOTBoelVVd1pWcGZMRThJLHM9LzA2YlFCQzBmRTJGZVE9PSxpPTQwOTY=</challenge>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZUjVPd3JmS3dBTXBOckdlQVRPVHc5OHBkOTBoelVVd1pWcGZMRThJLHM9LzA2YlFCQzBmRTJGZVE9PSxpPTQwOTY=</challenge>

2023-08-06 23:02:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVI1T3dyZkt3QU1wTnJHZUFUT1R3OThwZDkwaHpVVXdaVnBmTEU4SSxwPWc0WUlBUzduaEpiRnVWeHVTYzBXbXJ2U2NQQzVxRnk5d3VqZzdudG9EeG89</response>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVI1T3dyZkt3QU1wTnJHZUFUT1R3OThwZDkwaHpVVXdaVnBmTEU4SSxwPWc0WUlBUzduaEpiRnVWeHVTYzBXbXJ2U2NQQzVxRnk5d3VqZzdudG9EeG89</response>

2023-08-06 23:02:36 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iaEt5MDlsTVJ6QkRyd1FVTVFuZTlySDkvQkVvV1d2N0NwY3IwVTkwakVVPQ==</success>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iaEt5MDlsTVJ6QkRyd1FVTVFuZTlySDkvQkVvV1d2N0NwY3IwVTkwakVVPQ==</success>

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:36 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-06 23:02:36 |  << <iq xmlns="jabber:client" id="tMO9r3qfNXocwpQX4bP4DsY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com >> <iq xmlns="jabber:client" id="tMO9r3qfNXocwpQX4bP4DsY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 23:02:36 |  >> <iq to="http-admin__j205f70218@test-domain.com/335816756-tigase-244" type="result" id="tMO9r3qfNXocwpQX4bP4DsY" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__j205f70218@test-domain.com/335816756-tigase-244</jid></bind></iq>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com << <iq to="http-admin__j205f70218@test-domain.com/335816756-tigase-244" type="result" id="tMO9r3qfNXocwpQX4bP4DsY" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__j205f70218@test-domain.com/335816756-tigase-244</jid></bind></iq>

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-06 23:02:36 |  << <iq xmlns="jabber:client" id="hCiaCHKQMTbNWkTQPPYlZla" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 >> <iq xmlns="jabber:client" id="hCiaCHKQMTbNWkTQPPYlZla" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 23:02:36 |  >> <iq to="http-admin__j205f70218@test-domain.com/335816756-tigase-244" type="result" id="hCiaCHKQMTbNWkTQPPYlZla" xmlns="jabber:client"/>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 << <iq to="http-admin__j205f70218@test-domain.com/335816756-tigase-244" type="result" id="hCiaCHKQMTbNWkTQPPYlZla" xmlns="jabber:client"/>

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-06 23:02:36 |  << <iq to="test-domain.com" id="jRZUaGsfTdM0fyfFEHHL0qY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 >> <iq to="test-domain.com" id="jRZUaGsfTdM0fyfFEHHL0qY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-06 23:02:36 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 23:02:36 |  >> <enabled max="60" resume="true" id="ba169f11-18e5-4e88-8c0b-37892384f218" location="4fbf295f62bd" xmlns="urn:xmpp:sm:3"/>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 << <enabled max="60" resume="true" id="ba169f11-18e5-4e88-8c0b-37892384f218" location="4fbf295f62bd" xmlns="urn:xmpp:sm:3"/>

2023-08-06 23:02:36 |  << <iq id="Q3xT8m3vreU3at7yvjZskMV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 >> <iq id="Q3xT8m3vreU3at7yvjZskMV" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:36 |  >> <iq to="http-admin__j205f70218@test-domain.com/335816756-tigase-244" type="result" id="jRZUaGsfTdM0fyfFEHHL0qY" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 << <iq to="http-admin__j205f70218@test-domain.com/335816756-tigase-244" type="result" id="jRZUaGsfTdM0fyfFEHHL0qY" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-06 23:02:36 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 23:02:36 |  >> <iq to="http-admin__j205f70218@test-domain.com/335816756-tigase-244" type="result" id="Q3xT8m3vreU3at7yvjZskMV" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 << <iq to="http-admin__j205f70218@test-domain.com/335816756-tigase-244" type="result" id="Q3xT8m3vreU3at7yvjZskMV" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=1] Connector  state changed: connected->disconnecting

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=1] Terminating XMPP Stream

2023-08-06 23:02:36 |  >> <presence to="http-admin__j205f70218@test-domain.com" from="http-admin__j205f70218@test-domain.com/335816756-tigase-244" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-08-06 23:02:36 | http-admin_ :: http-admin__j205f70218@test-domain.com/335816756-tigase-244 << <presence to="http-admin__j205f70218@test-domain.com" from="http-admin__j205f70218@test-domain.com/335816756-tigase-244" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=503 thread=3191] Connector  state changed: disconnecting->disconnected

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-06 23:02:36 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-06 23:02:37 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=1] Connector  state changed: null->connecting

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=1] DNS entry stored in session object: localhost:5222

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=1] Preparing connection to [localhost:5222]

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=1] Connector  state changed: connecting->connected

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=1] Whitespace ping period is setted to nullms

2023-08-06 23:02:37 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=3189] Start TLS

2023-08-06 23:02:37 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:37 | http-admin_ :: http-admin__j205f70218@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:37 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:37 | http-admin_ :: http-admin__j205f70218@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=3197] Proceeding TLS

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=3197] Start handshake

2023-08-06 23:02:37 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-06 23:02:37 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:37 | http-admin_ :: http-admin__j205f70218@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-08-06 23:02:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-06 23:02:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-06 23:02:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-06 23:02:37 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qMjA1ZjcwMjE4LHI9VFYxcFVKYkptWDVaWlJobFdLZUc=</auth>

2023-08-06 23:02:37 | http-admin_ :: http-admin__j205f70218@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qMjA1ZjcwMjE4LHI9VFYxcFVKYkptWDVaWlJobFdLZUc=</auth>

2023-08-06 23:02:37 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2023-08-06 23:02:37 | http-admin_ :: http-admin__j205f70218@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=3189] Connector  state changed: connected->disconnecting

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=3189] Terminating XMPP Stream

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=3197] Connector  state changed: disconnecting->disconnected

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=3197] Stream terminated

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:37 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-06 23:02:37 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=504 thread=3189] Ignoring stop connector.

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-06 23:02:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted