Generated by TestNG with ReportNG at 13:20 PDT on Monday 10 July 2023
root@cc7d7fbb25f7 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Get list of connected users

Suites · Log Output

Test duration : 1.399s

Passed Tests
tigase.tests.auditlog.TestGetConnectedUsers
disconnectUser2 0.004s
2023-07-10 13:44:42 |

2023-07-10 13:44:42 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-07-10 13:44:42 | ------------------------------------

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: connected->disconnecting

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Terminating XMPP Stream

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

loginUser2 0.189s
2023-07-10 13:44:42 |

2023-07-10 13:44:42 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-07-10 13:44:42 | ------------------------------------

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: null->connecting

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] DNS entry stored in session object: localhost:5222

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Preparing connection to [localhost:5222]

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: connecting->connected

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Whitespace ping period is setted to nullms

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4510] Start TLS

2023-07-10 13:44:42 |  >> <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-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@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-07-10 13:44:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4512] Proceeding TLS

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4512] Start handshake

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-10 13:44:42 |  >> <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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-10 13:44:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOXo2NWFvMDU5MixyPWNlVHFVWUJ0bUFsSHhJcTJydllH</auth>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOXo2NWFvMDU5MixyPWNlVHFVWUJ0bUFsSHhJcTJydllH</auth>

2023-07-10 13:44:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jZVRxVVlCdG1BbEh4SXEycnZZR2NBYnR4V1FkaW1mTkhwTU1mUDNJLHM9OGJFZXNwa3Qrdm00K0E9PSxpPTQwOTY=</challenge>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jZVRxVVlCdG1BbEh4SXEycnZZR2NBYnR4V1FkaW1mTkhwTU1mUDNJLHM9OGJFZXNwa3Qrdm00K0E9PSxpPTQwOTY=</challenge>

2023-07-10 13:44:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y2VUcVVZQnRtQWxIeElxMnJ2WUdjQWJ0eFdRZGltZk5IcE1NZlAzSSxwPW9lajM1d3REK1B4dTkydkMyR29kTVlsaHNzOVpBN3hnQTRaNnc4eEROb2c9</response>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y2VUcVVZQnRtQWxIeElxMnJ2WUdjQWJ0eFdRZGltZk5IcE1NZlAzSSxwPW9lajM1d3REK1B4dTkydkMyR29kTVlsaHNzOVpBN3hnQTRaNnc4eEROb2c9</response>

2023-07-10 13:44:42 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ra1drWFJJcURValFXVXZ2bU9lSXpiQkVqdE55ZWJvUlNLdXlQTVhQNzZFPQ==</success>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ra1drWFJJcURValFXVXZ2bU9lSXpiQkVqdE55ZWJvUlNLdXlQTVhQNzZFPQ==</success>

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-10 13:44:42 |  >> <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" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="cbM+XyP20viOJvjEIz65uPBedaQ="/></features>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@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" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="cbM+XyP20viOJvjEIz65uPBedaQ="/></features>

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-10 13:44:42 |  << <iq xmlns="jabber:client" id="rPY9oOTR9zhBu0vu6whUY6q" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com >> <iq xmlns="jabber:client" id="rPY9oOTR9zhBu0vu6whUY6q" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-10 13:44:42 |  >> <iq to="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" type="result" id="rPY9oOTR9zhBu0vu6whUY6q"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364</jid></bind></iq>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com << <iq to="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" type="result" id="rPY9oOTR9zhBu0vu6whUY6q"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364</jid></bind></iq>

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-10 13:44:42 |  << <iq xmlns="jabber:client" id="pVe3gxamZ3xlPHGoh2cIFGw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 >> <iq xmlns="jabber:client" id="pVe3gxamZ3xlPHGoh2cIFGw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-10 13:44:42 |  >> <iq to="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" type="result" id="pVe3gxamZ3xlPHGoh2cIFGw"/>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 << <iq to="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" type="result" id="pVe3gxamZ3xlPHGoh2cIFGw"/>

2023-07-10 13:44:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-10 13:44:42 |  << <iq to="test-domain.com" id="5Zo0vu6whUY6qjUjO5rX9Ct" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 >> <iq to="test-domain.com" id="5Zo0vu6whUY6qjUjO5rX9Ct" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-10 13:44:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-10 13:44:42 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" location="cc7d7fbb25f7" id="7c55b298-d456-4af9-90fc-c51b3d5215ff" max="60"/>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 << <enabled xmlns="urn:xmpp:sm:3" resume="true" location="cc7d7fbb25f7" id="7c55b298-d456-4af9-90fc-c51b3d5215ff" max="60"/>

2023-07-10 13:44:42 |  << <iq id="TXg2j1cpUQXZp5jFCg1waEx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 >> <iq id="TXg2j1cpUQXZp5jFCg1waEx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-10 13:44:42 |  >> <iq to="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" from="test-domain.com" type="result" id="5Zo0vu6whUY6qjUjO5rX9Ct"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12393/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12393/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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:priority:0"/><feature var="tigase:push:filter:muted: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-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 << <iq to="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" from="test-domain.com" type="result" id="5Zo0vu6whUY6qjUjO5rX9Ct"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12393/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12393/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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:priority:0"/><feature var="tigase:push:filter:muted: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-07-10 13:44:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-10 13:44:42 |  >> <iq to="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" type="result" id="TXg2j1cpUQXZp5jFCg1waEx"><query xmlns="jabber:iq:roster"/></iq>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 << <iq to="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" type="result" id="TXg2j1cpUQXZp5jFCg1waEx"><query xmlns="jabber:iq:roster"/></iq>

2023-07-10 13:44:42 |  >> <presence to="auditlog-_9z65ao0592@test-domain.com" xmlns="jabber:client" from="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-07-10 13:44:42 | auditlog- :: auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364 << <presence to="auditlog-_9z65ao0592@test-domain.com" xmlns="jabber:client" from="auditlog-_9z65ao0592@test-domain.com/108689552-tigase-364"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4512] Connector  state changed: disconnecting->disconnected

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4512] Stream terminated

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-10 13:44:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

retrieveConnectedUsers1 0.232s
2023-07-10 13:44:42 |

2023-07-10 13:44:42 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-07-10 13:44:42 | ------------------------------------

2023-07-10 13:44:42 | [Mutex] waiting for: [component:ping]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] waiting for: [47232c0b-1095-47b3-af50-412341359924:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: 47232c0b-1095-47b3-af50-412341359924:get-connected-users:success :: true

retrieveConnectedUsers1WithFilter 0.026s
2023-07-10 13:44:42 |

2023-07-10 13:44:42 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-07-10 13:44:42 | ------------------------------------

2023-07-10 13:44:42 | [Mutex] waiting for: [2de9c51d-cf56-46ac-a5c2-d4b732fd136f:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: 2de9c51d-cf56-46ac-a5c2-d4b732fd136f:get-connected-users:success :: true

2023-07-10 13:44:42 | [Mutex] waiting for: [39686f14-a7dd-4938-b403-939b7fffb61c:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: 39686f14-a7dd-4938-b403-939b7fffb61c:get-connected-users:success :: true

retrieveConnectedUsers2 0.022s
2023-07-10 13:44:42 |

2023-07-10 13:44:42 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-07-10 13:44:42 | ------------------------------------

2023-07-10 13:44:42 | [Mutex] waiting for: [f87aff88-3c4c-483b-8eb4-0bbda11e87e0:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: f87aff88-3c4c-483b-8eb4-0bbda11e87e0:get-connected-users:success :: true

retrieveConnectedUsers2WithFilter 0.031s
2023-07-10 13:44:42 |

2023-07-10 13:44:42 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-07-10 13:44:42 | ------------------------------------

2023-07-10 13:44:42 | [Mutex] waiting for: [ba09ad4f-d44f-43c9-be01-a7214ac7aab7:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] waiting for: [ba09ad4f-d44f-43c9-be01-a7214ac7aab7:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: ba09ad4f-d44f-43c9-be01-a7214ac7aab7:get-connected-users:success :: true

2023-07-10 13:44:42 | [Mutex] waiting for: [3a8d9fa5-2a19-483c-9137-d7cdd238351f:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] waiting for: [3a8d9fa5-2a19-483c-9137-d7cdd238351f:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: 3a8d9fa5-2a19-483c-9137-d7cdd238351f:get-connected-users:success :: true

retrieveConnectedUsers3 0.019s
2023-07-10 13:44:42 |

2023-07-10 13:44:42 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-07-10 13:44:42 | ------------------------------------

2023-07-10 13:44:42 | [Mutex] waiting for: [7e4967f3-7827-4237-9cdd-5ce0ae293e43:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] waiting for: [7e4967f3-7827-4237-9cdd-5ce0ae293e43:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: 7e4967f3-7827-4237-9cdd-5ce0ae293e43:get-connected-users:success :: true

retrieveConnectedUsers3WithFilter 0.026s
2023-07-10 13:44:42 |

2023-07-10 13:44:42 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-07-10 13:44:42 | ------------------------------------

2023-07-10 13:44:42 | [Mutex] waiting for: [da0cd17b-025c-4186-b979-fbd97704ba58:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] waiting for: [da0cd17b-025c-4186-b979-fbd97704ba58:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: da0cd17b-025c-4186-b979-fbd97704ba58:get-connected-users:success :: true

2023-07-10 13:44:42 | [Mutex] waiting for: [d97479e6-7c10-4801-aa72-77d6f5bf1fd8:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] waiting for: [d97479e6-7c10-4801-aa72-77d6f5bf1fd8:get-connected-users:completed]

2023-07-10 13:44:42 | [Mutex] received everything.

2023-07-10 13:44:42 | [Mutex] isItemNotified: d97479e6-7c10-4801-aa72-77d6f5bf1fd8:get-connected-users:success :: true