Test duration : 0.634s
Passed Tests | ||
---|---|---|
tigase.tests.server.TestServiceDiscoveryExtensions | ||
testDiscoveryAdmin | 0.013s |
2022-10-10 23:10:14 |
2022-10-10 23:10:14 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions] 2022-10-10 23:10:14 | ------------------------------------ 2022-10-10 23:10:14 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-10 23:10:14 | [Mutex] received everything. 2022-10-10 23:10:14 | [Mutex] isItemNotified: disco:info:retrieve:success :: true 2022-10-10 23:10:14 | [Mutex] isItemNotified: disco:info:field:abuse-addresses=mailto:abuse@test-domain.com,xmpp:abuse@test-domain.com :: true |
testDiscoveryUser | 0.374s |
2022-10-10 23:10:14 |
2022-10-10 23:10:14 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions] 2022-10-10 23:10:14 | ------------------------------------ 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@bedba4e 2022-10-10 23:10:14 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-10 23:10:14 | [Mutex] waiting for: [registration] 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@52a5543 2022-10-10 23:10:14 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@115d13e 2022-10-10 23:10:14 | 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>] 2022-10-10 23:10:14 | queryuser :: 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> 2022-10-10 23:10:14 | 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>} 2022-10-10 23:10:14 | queryuser :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-10 23:10:14 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44175f78 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@22cea27e 2022-10-10 23:10:14 | queryuser :: null << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-10 23:10:14 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><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>} 2022-10-10 23:10:14 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><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>] 2022-10-10 23:10:14 | queryuser :: null >> <iq to="test-domain.com" id="bDSyjLY4nP8u4mP7vexo17v" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-10 23:10:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="bDSyjLY4nP8u4mP7vexo17v" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-10 23:10:14 | queryuser :: null << <iq type="result" xmlns="jabber:client" id="bDSyjLY4nP8u4mP7vexo17v" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-10-10 23:10:14 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="bDSyjLY4nP8u4mP7vexo17v" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@75197b29 2022-10-10 23:10:14 | queryuser :: null >> <iq to="test-domain.com" id="oFWPSPYbr9oMDvlJIEBz9KC" type="set"><query xmlns="jabber:iq:register"><username>queryuser_czhxaq0150</username><password>queryuser_czhxaq0150</password><email>ab6def6d-fefa-4a55-b9c7-9dde72d60dcf@localhost</email></query></iq> 2022-10-10 23:10:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="oFWPSPYbr9oMDvlJIEBz9KC" type="set"><query xmlns="jabber:iq:register"><username>queryuser_czhxaq0150</username><password>queryuser_czhxaq0150</password><email>ab6def6d-fefa-4a55-b9c7-9dde72d60dcf@localhost</email></query></iq>} 2022-10-10 23:10:14 | queryuser :: null << <iq type="result" xmlns="jabber:client" id="oFWPSPYbr9oMDvlJIEBz9KC" from="test-domain.com"/> 2022-10-10 23:10:14 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="oFWPSPYbr9oMDvlJIEBz9KC" from="test-domain.com"/>} 2022-10-10 23:10:14 | [Mutex] received everything. 2022-10-10 23:10:14 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-10 23:10:14 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-10 23:10:14 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a2ad895 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2438a037 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@73323b9c 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4dccc6e0 2022-10-10 23:10:14 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@412e51bc 2022-10-10 23:10:14 | >> <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> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@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> 2022-10-10 23:10:14 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-10 23:10:14 | >> <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><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> 2022-10-10 23:10:14 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1xdWVyeXVzZXJfY3poeGFxMDE1MCxyPTVvREQxRXVORjRLUGo5UGFHRHhr</auth> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1xdWVyeXVzZXJfY3poeGFxMDE1MCxyPTVvREQxRXVORjRLUGo5UGFHRHhr</auth> 2022-10-10 23:10:14 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01b0REMUV1TkY0S1BqOVBhR0R4a1ZWb05uR2Qyd2JlWm03NTg3TVBlLHM9WUE4YkxtcG1VVUROWWc9PSxpPTQwOTY=</challenge> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01b0REMUV1TkY0S1BqOVBhR0R4a1ZWb05uR2Qyd2JlWm03NTg3TVBlLHM9WUE4YkxtcG1VVUROWWc9PSxpPTQwOTY=</challenge> 2022-10-10 23:10:14 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NW9ERDFFdU5GNEtQajlQYUdEeGtWVm9ObkdkMndiZVptNzU4N01QZSxwPWQ5QmhOejRVZTR6OVE2Z1FFM3A4bU4vK1VCWm5uc2JnbzBaSkY5NVZrQlk9</response> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NW9ERDFFdU5GNEtQajlQYUdEeGtWVm9ObkdkMndiZVptNzU4N01QZSxwPWQ5QmhOejRVZTR6OVE2Z1FFM3A4bU4vK1VCWm5uc2JnbzBaSkY5NVZrQlk9</response> 2022-10-10 23:10:14 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ISUpjbzgwNyt4SGNtWTlLVjBmcUZ1aVZ3NXlLOHBKTkZ5QTBQcXMyQVRZPQ==</success> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ISUpjbzgwNyt4SGNtWTlLVjBmcUZ1aVZ3NXlLOHBKTkZ5QTBQcXMyQVRZPQ==</success> 2022-10-10 23:10:14 | >> <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 ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@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 ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features> 2022-10-10 23:10:14 | << <iq xmlns="jabber:client" id="CtkypbncwfDIylL0eykLZfI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com >> <iq xmlns="jabber:client" id="CtkypbncwfDIylL0eykLZfI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-10 23:10:14 | >> <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="CtkypbncwfDIylL0eykLZfI"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>queryuser_czhxaq0150@test-domain.com/228467168-tigase-149</jid></bind></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com << <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="CtkypbncwfDIylL0eykLZfI"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>queryuser_czhxaq0150@test-domain.com/228467168-tigase-149</jid></bind></iq> 2022-10-10 23:10:14 | << <iq xmlns="jabber:client" id="DsftjDIyjLY4nP8u4mP7vex" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 >> <iq xmlns="jabber:client" id="DsftjDIyjLY4nP8u4mP7vex" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-10 23:10:14 | >> <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="DsftjDIyjLY4nP8u4mP7vex"/> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 << <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="DsftjDIyjLY4nP8u4mP7vex"/> 2022-10-10 23:10:14 | << <iq to="test-domain.com" id="agDoU1bOKJxykKIxxlUT6rX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 >> <iq to="test-domain.com" id="agDoU1bOKJxykKIxxlUT6rX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 23:10:14 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-10 23:10:14 | >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="3a0f18f8-d3ec-4b7e-ae8c-2db0d44d9f0a" max="60" location="7c41cec37518"/> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="3a0f18f8-d3ec-4b7e-ae8c-2db0d44d9f0a" max="60" location="7c41cec37518"/> 2022-10-10 23:10:14 | << <iq id="1gBX9DjSYfRJUW5j4gLBGAg" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 >> <iq id="1gBX9DjSYfRJUW5j4gLBGAg" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 23:10:14 | >> <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="agDoU1bOKJxykKIxxlUT6rX" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 << <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="agDoU1bOKJxykKIxxlUT6rX" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 23:10:14 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-10 23:10:14 | >> <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="1gBX9DjSYfRJUW5j4gLBGAg"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 << <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="1gBX9DjSYfRJUW5j4gLBGAg"><query xmlns="jabber:iq:roster"/></iq> 2022-10-10 23:10:14 | << <iq to="test-domain.com" id="ymRDBfKIJPFMGzh08v5Ew8u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 >> <iq to="test-domain.com" id="ymRDBfKIJPFMGzh08v5Ew8u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-10 23:10:14 | >> <presence to="queryuser_czhxaq0150@test-domain.com" xmlns="jabber:client" from="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 << <presence to="queryuser_czhxaq0150@test-domain.com" xmlns="jabber:client" from="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence> 2022-10-10 23:10:14 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-10 23:10:14 | >> <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="ymRDBfKIJPFMGzh08v5Ew8u" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 23:10:14 | queryuser :: queryuser_czhxaq0150@test-domain.com/228467168-tigase-149 << <iq to="queryuser_czhxaq0150@test-domain.com/228467168-tigase-149" type="result" xmlns="jabber:client" id="ymRDBfKIJPFMGzh08v5Ew8u" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-10 23:10:14 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-10 23:10:14 | [Mutex] received everything. 2022-10-10 23:10:14 | [Mutex] isItemNotified: disco:info:retrieve:success :: true 2022-10-10 23:10:14 | [Mutex] isItemNotified: disco:info:field:abuse-addresses=mailto:abuse@test-domain.com,xmpp:abuse@test-domain.com :: true |