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

Get list of connected users

Suites · Log Output

Test duration : 1.486s

Passed Tests
tigase.tests.auditlog.TestGetConnectedUsers
disconnectUser2 0.053s
2023-08-06 22:41:36 |

2023-08-06 22:41:36 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-06 22:41:36 | ------------------------------------

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

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

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

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

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

loginUser2 0.189s
2023-08-06 22:41:36 |

2023-08-06 22:41:36 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-06 22:41:36 | ------------------------------------

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

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

2023-08-06 22:41:36 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

2023-08-06 22:41: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 22:41:36 | auditlog- :: auditlog-_966u540592@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 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4503] Start TLS

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

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-06 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4505] Proceeding TLS

2023-08-06 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4505] Start handshake

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

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

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

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

2023-08-06 22:41: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 22:41:36 | auditlog- :: auditlog-_966u540592@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 22:41:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOTY2dTU0MDU5MixyPUoxWlI1M1pYWVBsUlJxUlBOMjZ0</auth>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOTY2dTU0MDU5MixyPUoxWlI1M1pYWVBsUlJxUlBOMjZ0</auth>

2023-08-06 22:41:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KMVpSNTNaWFlQbFJScVJQTjI2dE9aV25abXZteEZRNmpkckZNdllLLHM9UG8xRXAyTGFhcUl2clE9PSxpPTQwOTY=</challenge>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KMVpSNTNaWFlQbFJScVJQTjI2dE9aV25abXZteEZRNmpkckZNdllLLHM9UG8xRXAyTGFhcUl2clE9PSxpPTQwOTY=</challenge>

2023-08-06 22:41:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SjFaUjUzWlhZUGxSUnFSUE4yNnRPWlduWm12bXhGUTZqZHJGTXZZSyxwPWNVUE1NV2crUlhuTnBwcUJrQnExQ2ExQ1FxNjNrOFc5SGQ4NU83NkFYKzg9</response>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SjFaUjUzWlhZUGxSUnFSUE4yNnRPWlduWm12bXhGUTZqZHJGTXZZSyxwPWNVUE1NV2crUlhuTnBwcUJrQnExQ2ExQ1FxNjNrOFc5SGQ4NU83NkFYKzg9</response>

2023-08-06 22:41:36 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13YVRLMFFVcVY2cFhEL203K1J2RVRHMVdaenRkRVlJb0s0RFA3KzF1SDNVPQ==</success>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13YVRLMFFVcVY2cFhEL203K1J2RVRHMVdaenRkRVlJb0s0RFA3KzF1SDNVPQ==</success>

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

2023-08-06 22:41: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 hash="SHA-1" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@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 hash="SHA-1" ver="a3npcp/CZxPQSwfUks7VrZKwI2Q=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

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

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

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com >> <iq xmlns="jabber:client" id="t2zAqgBoR9JtWjJHzrXiQ6l" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-06 22:41:36 |  >> <iq to="auditlog-_966u540592@test-domain.com/335816756-tigase-364" id="t2zAqgBoR9JtWjJHzrXiQ6l" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_966u540592@test-domain.com/335816756-tigase-364</jid></bind></iq>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com << <iq to="auditlog-_966u540592@test-domain.com/335816756-tigase-364" id="t2zAqgBoR9JtWjJHzrXiQ6l" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_966u540592@test-domain.com/335816756-tigase-364</jid></bind></iq>

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

2023-08-06 22:41:36 |  << <iq xmlns="jabber:client" id="07MPQLXlHodxjNTR6skNJHN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 >> <iq xmlns="jabber:client" id="07MPQLXlHodxjNTR6skNJHN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-06 22:41:36 |  >> <iq to="auditlog-_966u540592@test-domain.com/335816756-tigase-364" id="07MPQLXlHodxjNTR6skNJHN" type="result" xmlns="jabber:client"/>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 << <iq to="auditlog-_966u540592@test-domain.com/335816756-tigase-364" id="07MPQLXlHodxjNTR6skNJHN" type="result" xmlns="jabber:client"/>

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

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

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 >> <iq to="test-domain.com" id="yU7vrjDgX1hJLBAqgFtbLHE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-06 22:41:36 |  >> <enabled location="4fbf295f62bd" resume="true" max="60" id="aa49618f-58ef-4bee-ba0f-6d47a011cdae" xmlns="urn:xmpp:sm:3"/>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 << <enabled location="4fbf295f62bd" resume="true" max="60" id="aa49618f-58ef-4bee-ba0f-6d47a011cdae" xmlns="urn:xmpp:sm:3"/>

2023-08-06 22:41:36 |  << <iq id="zONdRJslNPPXZmYmRRXjNQb" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 >> <iq id="zONdRJslNPPXZmYmRRXjNQb" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 22:41:36 |  >> <iq to="auditlog-_966u540592@test-domain.com/335816756-tigase-364" from="test-domain.com" id="yU7vrjDgX1hJLBAqgFtbLHE" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d" type="im"/><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="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 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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 << <iq to="auditlog-_966u540592@test-domain.com/335816756-tigase-364" from="test-domain.com" id="yU7vrjDgX1hJLBAqgFtbLHE" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12400/160bfe2d" type="im"/><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="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 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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-06 22:41:36 |  >> <iq to="auditlog-_966u540592@test-domain.com/335816756-tigase-364" id="zONdRJslNPPXZmYmRRXjNQb" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-08-06 22:41:36 | auditlog- :: auditlog-_966u540592@test-domain.com/335816756-tigase-364 << <iq to="auditlog-_966u540592@test-domain.com/335816756-tigase-364" id="zONdRJslNPPXZmYmRRXjNQb" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-08-06 22:41:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4505] Connector  state changed: disconnecting->disconnected

retrieveConnectedUsers1 0.252s
2023-08-06 22:41:35 |

2023-08-06 22:41:35 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-06 22:41:35 | ------------------------------------

2023-08-06 22:41:35 | [Mutex] waiting for: [component:ping]

2023-08-06 22:41:35 | [Mutex] received everything.

2023-08-06 22:41:35 | [Mutex] waiting for: [0796ce02-73b2-42c6-b2d8-b9fdc80a4de7:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] waiting for: [0796ce02-73b2-42c6-b2d8-b9fdc80a4de7:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: 0796ce02-73b2-42c6-b2d8-b9fdc80a4de7:get-connected-users:success :: true

retrieveConnectedUsers1WithFilter 0.029s
2023-08-06 22:41:36 |

2023-08-06 22:41:36 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-06 22:41:36 | ------------------------------------

2023-08-06 22:41:36 | [Mutex] waiting for: [6778d7f0-b026-4f8d-abd4-c53968016cd0:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] waiting for: [6778d7f0-b026-4f8d-abd4-c53968016cd0:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: 6778d7f0-b026-4f8d-abd4-c53968016cd0:get-connected-users:success :: true

2023-08-06 22:41:36 | [Mutex] waiting for: [9fa7a2b3-c567-476e-b7fa-bda69d4be228:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: 9fa7a2b3-c567-476e-b7fa-bda69d4be228:get-connected-users:success :: true

retrieveConnectedUsers2 0.018s
2023-08-06 22:41:36 |

2023-08-06 22:41:36 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-06 22:41:36 | ------------------------------------

2023-08-06 22:41:36 | [Mutex] waiting for: [48e29f5b-6165-482f-8b7a-a56932e24476:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] waiting for: [48e29f5b-6165-482f-8b7a-a56932e24476:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: 48e29f5b-6165-482f-8b7a-a56932e24476:get-connected-users:success :: true

retrieveConnectedUsers2WithFilter 0.023s
2023-08-06 22:41:36 |

2023-08-06 22:41:36 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-06 22:41:36 | ------------------------------------

2023-08-06 22:41:36 | [Mutex] waiting for: [31bdebd0-f9ff-4a4e-a8af-a49825dcaea7:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] waiting for: [31bdebd0-f9ff-4a4e-a8af-a49825dcaea7:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: 31bdebd0-f9ff-4a4e-a8af-a49825dcaea7:get-connected-users:success :: true

2023-08-06 22:41:36 | [Mutex] waiting for: [eaef79e2-c69f-4992-8186-e640290240a3:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] waiting for: [eaef79e2-c69f-4992-8186-e640290240a3:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: eaef79e2-c69f-4992-8186-e640290240a3:get-connected-users:success :: true

retrieveConnectedUsers3 0.016s
2023-08-06 22:41:36 |

2023-08-06 22:41:36 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-06 22:41:36 | ------------------------------------

2023-08-06 22:41:36 | [Mutex] waiting for: [56e1dcd7-298e-4536-84fa-2fd1c5d137d7:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] waiting for: [56e1dcd7-298e-4536-84fa-2fd1c5d137d7:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: 56e1dcd7-298e-4536-84fa-2fd1c5d137d7:get-connected-users:success :: true

retrieveConnectedUsers3WithFilter 0.030s
2023-08-06 22:41:36 |

2023-08-06 22:41:36 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-06 22:41:36 | ------------------------------------

2023-08-06 22:41:36 | [Mutex] waiting for: [760400c0-fad4-488a-90c7-f04379121f85:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] waiting for: [760400c0-fad4-488a-90c7-f04379121f85:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: 760400c0-fad4-488a-90c7-f04379121f85:get-connected-users:success :: true

2023-08-06 22:41:36 | [Mutex] waiting for: [7f962615-0631-4f47-b1d5-01b7266e2b36:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] waiting for: [7f962615-0631-4f47-b1d5-01b7266e2b36:get-connected-users:completed]

2023-08-06 22:41:36 | [Mutex] received everything.

2023-08-06 22:41:36 | [Mutex] isItemNotified: 7f962615-0631-4f47-b1d5-01b7266e2b36:get-connected-users:success :: true