Generated by TestNG with ReportNG at 23:02 PST on Sunday 05 November 2023
root@8dfa9d99ff97 / Java 17.0.8 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 280.736s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.043s
2023-11-05 23:05:07 |

2023-11-05 23:05:07 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 23:05:07 | ------------------------------------

2023-11-05 23:05:07 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:05:07 | [Mutex] received everything.

2023-11-05 23:05:07 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 23:05:07 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 23:05:07 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 23:05:07 | [Mutex] waiting for: [push:received:1]

2023-11-05 23:05:07 | [Mutex] received everything.

2023-11-05 23:05:07 | [Mutex] isItemNotified: push:received:1 :: true

2023-11-05 23:05:07 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - ddcf6a0f-3bfb-4877-8365-f8052832e372 :: true

2023-11-05 23:05:07 | [Mutex] waiting for: [push:received:2]

2023-11-05 23:05:37 | [Mutex] timeout. Not received [push:received:2]

2023-11-05 23:05:37 | [Mutex] isItemNotified: push:received:2 :: false

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413)
org.testng.Assert.assertTrue(Assert.java:56)
org.testng.Assert.assertTrue(Assert.java:66)
tigase.tests.server.TestPush.testAutomaticDisablingOnFailure(TestPush.java:301)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
tigase.tests.AbstractSkippableTest.run(AbstractSkippableTest.java:45)
org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Passed Tests
tigase.tests.server.TestPush
testPushDeliveryOffline 0.015s
2023-11-05 23:05:38 |

2023-11-05 23:05:38 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 23:05:38 | ------------------------------------

2023-11-05 23:05:38 | [Mutex] waiting for: [push:received]

2023-11-05 23:05:38 | [Mutex] received everything.

2023-11-05 23:05:38 | [Mutex] isItemNotified: push:received :: true

2023-11-05 23:05:38 | [Mutex] isItemNotified: push:received:body:Some body - 4bf0d08f-593f-4e18-92da-25fb879f7580 :: true

testPushDeliveryOnline 30.171s
2023-11-05 23:05:40 |

2023-11-05 23:05:40 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 23:05:40 | ------------------------------------

2023-11-05 23:05:40 |  >> <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-11-05 23:05:40 | push1- :: push1-_2v0aah0099@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-11-05 23:05:40 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 23:05:40 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 23:05:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fMnYwYWFoMDA5OSxyPXJ4alY5MjZMUFh5VTB6T2RiUW03</auth>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fMnYwYWFoMDA5OSxyPXJ4alY5MjZMUFh5VTB6T2RiUW03</auth>

2023-11-05 23:05:40 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yeGpWOTI2TFBYeVUwek9kYlFtN1B6NEEzMW9qV2MxajNJelVjekFDLHM9cWFnSEd5c2dmQUhWVEE9PSxpPTQwOTY=</challenge>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yeGpWOTI2TFBYeVUwek9kYlFtN1B6NEEzMW9qV2MxajNJelVjekFDLHM9cWFnSEd5c2dmQUhWVEE9PSxpPTQwOTY=</challenge>

2023-11-05 23:05:40 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cnhqVjkyNkxQWHlVMHpPZGJRbTdQejRBMzFvaldjMWozSXpVY3pBQyxwPWh2cUQ0K0lvTjdmcTFpOHBoK1hvMWRoT1IvUm9TdE1LWC9tdzJrS2FzZ1k9</response>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cnhqVjkyNkxQWHlVMHpPZGJRbTdQejRBMzFvaldjMWozSXpVY3pBQyxwPWh2cUQ0K0lvTjdmcTFpOHBoK1hvMWRoT1IvUm9TdE1LWC9tdzJrS2FzZ1k9</response>

2023-11-05 23:05:40 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KVkpWUWRTZFVRQXBIQXdVZlJRK3EvcDlneXRRdGt3L2d2NTErbmFsSm00PQ==</success>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KVkpWUWRTZFVRQXBIQXdVZlJRK3EvcDlneXRRdGt3L2d2NTErbmFsSm00PQ==</success>

2023-11-05 23:05:40 |  >> <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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-11-05 23:05:40 |  << <iq xmlns="jabber:client" id="4piOClaLXkONTMHQNHAqbrS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com >> <iq xmlns="jabber:client" id="4piOClaLXkONTMHQNHAqbrS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 23:05:40 |  >> <iq type="result" xmlns="jabber:client" id="4piOClaLXkONTMHQNHAqbrS" to="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_2v0aah0099@test-domain.com/1962106896-tigase-97</jid></bind></iq>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com << <iq type="result" xmlns="jabber:client" id="4piOClaLXkONTMHQNHAqbrS" to="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_2v0aah0099@test-domain.com/1962106896-tigase-97</jid></bind></iq>

2023-11-05 23:05:40 |  << <iq xmlns="jabber:client" id="4qjQGtqhZoW3pOLY3dCujHo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 >> <iq xmlns="jabber:client" id="4qjQGtqhZoW3pOLY3dCujHo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 23:05:40 |  >> <iq type="result" xmlns="jabber:client" id="4qjQGtqhZoW3pOLY3dCujHo" to="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97"/>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 << <iq type="result" xmlns="jabber:client" id="4qjQGtqhZoW3pOLY3dCujHo" to="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97"/>

2023-11-05 23:05:40 |  << <iq to="test-domain.com" id="HxCavjCncv7q6x9iWZ2bKP3" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 >> <iq to="test-domain.com" id="HxCavjCncv7q6x9iWZ2bKP3" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 23:05:40 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 23:05:40 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" location="8dfa9d99ff97" id="977ee48d-76bc-4c9d-a4d9-3580753dfd0e"/>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 << <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" location="8dfa9d99ff97" id="977ee48d-76bc-4c9d-a4d9-3580753dfd0e"/>

2023-11-05 23:05:40 |  << <iq id="KrimRarZaAv5aGt07CzxaBv" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 >> <iq id="KrimRarZaAv5aGt07CzxaBv" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:05:40 |  >> <iq type="result" from="test-domain.com" xmlns="jabber:client" id="HxCavjCncv7q6x9iWZ2bKP3" to="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" 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="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 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: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: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-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="HxCavjCncv7q6x9iWZ2bKP3" to="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" 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="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 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: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: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-11-05 23:05:40 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 23:05:40 |  >> <iq type="result" xmlns="jabber:client" id="KrimRarZaAv5aGt07CzxaBv" to="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 << <iq type="result" xmlns="jabber:client" id="KrimRarZaAv5aGt07CzxaBv" to="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:05:40 | [Mutex] waiting for: [push:received]

2023-11-05 23:05:40 |  >> <presence from="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97" xmlns="jabber:client" to="push1-_2v0aah0099@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 << <presence from="push1-_2v0aah0099@test-domain.com/1962106896-tigase-97" xmlns="jabber:client" to="push1-_2v0aah0099@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-11-05 23:05:40 |  >> <message from="push2-_ijyguc0101@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" to="push1-_2v0aah0099@test-domain.com"><body>Some body - b9bf3064-3b43-4571-8815-f0604d7ee7a6</body></message>

2023-11-05 23:05:40 | push1- :: push1-_2v0aah0099@test-domain.com/1962106896-tigase-97 << <message from="push2-_ijyguc0101@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" to="push1-_2v0aah0099@test-domain.com"><body>Some body - b9bf3064-3b43-4571-8815-f0604d7ee7a6</body></message>

2023-11-05 23:06:10 | [Mutex] timeout. Not received [push:received]

2023-11-05 23:06:10 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.571s
2023-11-05 23:06:11 |

2023-11-05 23:06:11 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 23:06:11 | ------------------------------------

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2ab4e319

2023-11-05 23:06:11 | StateChangedEvent{oldState=null, newState=connecting}

2023-11-05 23:06:11 | [Mutex] waiting for: [registration]

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2473183f

2023-11-05 23:06:11 | StateChangedEvent{oldState=connecting, newState=connected}

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@204c8869

2023-11-05 23:06:11 | 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-11-05 23:06:11 | push3- :: 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-11-05 23:06:11 | 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-11-05 23:06:11 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@654e1204

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@686f899f

2023-11-05 23:06:11 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 23:06:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-11-05 23:06:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-11-05 23:06:11 | push3- :: null >> <iq to="test-domain.com" id="PC58wnPEEpSR6xt2lZ6wuY3" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-11-05 23:06:11 | push3- :: null << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="PC58wnPEEpSR6xt2lZ6wuY3"><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>

2023-11-05 23:06:11 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" xmlns="jabber:client" id="PC58wnPEEpSR6xt2lZ6wuY3"><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>}

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@54e1d64d

2023-11-05 23:06:11 | push3- :: null >> <iq to="test-domain.com" id="2PGgQ8gDKVhY6n36l8nRU4t" type="set"><query xmlns="jabber:iq:register"><username>push3-_jl8pzj0105</username><password>push3-_jl8pzj0105</password><email>33ca8961-1353-4828-bebc-99d363ef9668@localhost</email></query></iq>

2023-11-05 23:06:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2PGgQ8gDKVhY6n36l8nRU4t" type="set"><query xmlns="jabber:iq:register"><username>push3-_jl8pzj0105</username><password>push3-_jl8pzj0105</password><email>33ca8961-1353-4828-bebc-99d363ef9668@localhost</email></query></iq>}

2023-11-05 23:06:11 | push3- :: null << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="2PGgQ8gDKVhY6n36l8nRU4t"/>

2023-11-05 23:06:11 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" xmlns="jabber:client" id="2PGgQ8gDKVhY6n36l8nRU4t"/>}

2023-11-05 23:06:11 | [Mutex] received everything.

2023-11-05 23:06:11 | [Mutex] isItemNotified: registrationSuccess :: true

2023-11-05 23:06:11 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-11-05 23:06:11 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@102a1378

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@561ed4b

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1156bf09

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4b5f50d0

2023-11-05 23:06:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@b2e3b10

2023-11-05 23:06:11 |  >> <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-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@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-11-05 23:06:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 23:06:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 23:06:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1famw4cHpqMDEwNSxyPTNGdEtwbUR6WFI2b2EwZzVka0Fq</auth>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1famw4cHpqMDEwNSxyPTNGdEtwbUR6WFI2b2EwZzVka0Fq</auth>

2023-11-05 23:06:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zRnRLcG1EelhSNm9hMGc1ZGtBakVDSFgzVDl3dXIxYVd4dTdFRnNPLHM9MEZwTVdacDV0aVpnbXc9PSxpPTQwOTY=</challenge>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zRnRLcG1EelhSNm9hMGc1ZGtBakVDSFgzVDl3dXIxYVd4dTdFRnNPLHM9MEZwTVdacDV0aVpnbXc9PSxpPTQwOTY=</challenge>

2023-11-05 23:06:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M0Z0S3BtRHpYUjZvYTBnNWRrQWpFQ0hYM1Q5d3VyMWFXeHU3RUZzTyxwPWt0WGUrdnNDMno5cll2Ums5b3R4d2t3eEhFNGxuMnZyWkxJTFFtdkpqVzg9</response>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M0Z0S3BtRHpYUjZvYTBnNWRrQWpFQ0hYM1Q5d3VyMWFXeHU3RUZzTyxwPWt0WGUrdnNDMno5cll2Ums5b3R4d2t3eEhFNGxuMnZyWkxJTFFtdkpqVzg9</response>

2023-11-05 23:06:11 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LMGM3YjRkb2c0N3MydkllZndkVnBUSmJmRVR5b1RqVGplWW0vMzZzbXZzPQ==</success>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LMGM3YjRkb2c0N3MydkllZndkVnBUSmJmRVR5b1RqVGplWW0vMzZzbXZzPQ==</success>

2023-11-05 23:06:11 |  >> <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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-11-05 23:06:11 |  << <iq xmlns="jabber:client" id="FY5nau9Bcxw9p0gRNAw9mP2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com >> <iq xmlns="jabber:client" id="FY5nau9Bcxw9p0gRNAw9mP2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 23:06:11 |  >> <iq type="result" xmlns="jabber:client" id="FY5nau9Bcxw9p0gRNAw9mP2" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101</jid></bind></iq>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com << <iq type="result" xmlns="jabber:client" id="FY5nau9Bcxw9p0gRNAw9mP2" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101</jid></bind></iq>

2023-11-05 23:06:11 |  << <iq xmlns="jabber:client" id="nD2Q2bqXiVfArbui24fYnbM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 >> <iq xmlns="jabber:client" id="nD2Q2bqXiVfArbui24fYnbM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 23:06:11 |  >> <iq type="result" xmlns="jabber:client" id="nD2Q2bqXiVfArbui24fYnbM" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"/>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <iq type="result" xmlns="jabber:client" id="nD2Q2bqXiVfArbui24fYnbM" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"/>

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

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 >> <iq to="test-domain.com" id="dKlLwbOJzkU9nKQNEpcJROT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 23:06:11 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 23:06:11 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" location="8dfa9d99ff97" id="116d1428-e333-4422-9a61-d8196719f282"/>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" location="8dfa9d99ff97" id="116d1428-e333-4422-9a61-d8196719f282"/>

2023-11-05 23:06:11 |  << <iq id="WHaargR7kV9qaMydUfVgGxn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 >> <iq id="WHaargR7kV9qaMydUfVgGxn" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:06:11 |  >> <iq type="result" from="test-domain.com" xmlns="jabber:client" id="dKlLwbOJzkU9nKQNEpcJROT" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" 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="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 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: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: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-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="dKlLwbOJzkU9nKQNEpcJROT" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" 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="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 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: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: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-11-05 23:06:11 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 23:06:11 |  >> <iq type="result" xmlns="jabber:client" id="WHaargR7kV9qaMydUfVgGxn" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <iq type="result" xmlns="jabber:client" id="WHaargR7kV9qaMydUfVgGxn" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:06:11 |  << <iq id="CBQzCFLW2fNAj4fBo2pTMUV" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_5uznap0103@test-domain.com/1962106896-tigase-99"/></iq>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 >> <iq id="CBQzCFLW2fNAj4fBo2pTMUV" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_5uznap0103@test-domain.com/1962106896-tigase-99"/></iq>

2023-11-05 23:06:11 |  >> <presence from="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101" xmlns="jabber:client" to="push3-_jl8pzj0105@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <presence from="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101" xmlns="jabber:client" to="push3-_jl8pzj0105@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-11-05 23:06:11 | [Mutex] waiting for: [push:enabled]

2023-11-05 23:06:11 |  >> <iq type="result" xmlns="jabber:client" id="CBQzCFLW2fNAj4fBo2pTMUV" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"/>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <iq type="result" xmlns="jabber:client" id="CBQzCFLW2fNAj4fBo2pTMUV" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"/>

2023-11-05 23:06:11 | [Mutex] received everything.

2023-11-05 23:06:11 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 23:06:11 |  << <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 >> <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 23:06:11 |  >> <presence from="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101" xmlns="jabber:client" to="push3-_jl8pzj0105@test-domain.com"><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <presence from="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101" xmlns="jabber:client" to="push3-_jl8pzj0105@test-domain.com"><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-11-05 23:06:11 | [Mutex] waiting for: [push:received]

2023-11-05 23:06:11 |  >> <message from="push2-_vvnbjp0104@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" to="push3-_jl8pzj0105@test-domain.com"><body>Some body - 8eac0a32-65c0-4483-bd25-460f72697a9a</body></message>

2023-11-05 23:06:11 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <message from="push2-_vvnbjp0104@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" to="push3-_jl8pzj0105@test-domain.com"><body>Some body - 8eac0a32-65c0-4483-bd25-460f72697a9a</body></message>

2023-11-05 23:06:41 | [Mutex] timeout. Not received [push:received]

2023-11-05 23:06:41 | [Mutex] isItemNotified: push:received :: false

2023-11-05 23:06:41 |  << <iq id="CBQzCFLW2fNAj4fBo2pTMUV" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_5uznap0103@test-domain.com/1962106896-tigase-99"/></iq>

2023-11-05 23:06:41 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 >> <iq id="CBQzCFLW2fNAj4fBo2pTMUV" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_5uznap0103@test-domain.com/1962106896-tigase-99"/></iq>

2023-11-05 23:06:41 | [Mutex] waiting for: [push:enabled:2]

2023-11-05 23:06:41 |  >> <iq type="result" xmlns="jabber:client" id="CBQzCFLW2fNAj4fBo2pTMUV" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"/>

2023-11-05 23:06:41 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <iq type="result" xmlns="jabber:client" id="CBQzCFLW2fNAj4fBo2pTMUV" to="push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101"/>

2023-11-05 23:06:41 | [Mutex] received everything.

2023-11-05 23:06:41 | [Mutex] isItemNotified: push:enabled:2:success :: true

2023-11-05 23:06:41 | [Mutex] waiting for: [push:received]

2023-11-05 23:06:41 |  >> <message from="push2-_vvnbjp0104@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" to="push3-_jl8pzj0105@test-domain.com"><body>Some body - 8eac0a32-65c0-4483-bd25-460f72697a9a</body></message>

2023-11-05 23:06:41 | push3- :: push3-_jl8pzj0105@test-domain.com/1962106896-tigase-101 << <message from="push2-_vvnbjp0104@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" to="push3-_jl8pzj0105@test-domain.com"><body>Some body - 8eac0a32-65c0-4483-bd25-460f72697a9a</body></message>

2023-11-05 23:06:42 | [Mutex] received everything.

2023-11-05 23:06:42 | [Mutex] isItemNotified: push:received :: true

2023-11-05 23:06:42 | [Mutex] isItemNotified: push:received:body:Some body - 8eac0a32-65c0-4483-bd25-460f72697a9a :: true

testSupportAdvertisement 0.224s
2023-11-05 23:06:43 |

2023-11-05 23:06:43 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 23:06:43 | ------------------------------------

2023-11-05 23:06:43 |  >> <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-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@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-11-05 23:06:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 23:06:43 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 23:06:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fN29ocmJ4MDEwNixyPUZCT3BNbHpqR2Z3ZzhCN1R1TEpJ</auth>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fN29ocmJ4MDEwNixyPUZCT3BNbHpqR2Z3ZzhCN1R1TEpJ</auth>

2023-11-05 23:06:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GQk9wTWx6akdmd2c4QjdUdUxKSUloNVFUVFE2eGlFWkQ1SVR5bFZDLHM9Z21SNWFUN082UkpLSHc9PSxpPTQwOTY=</challenge>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GQk9wTWx6akdmd2c4QjdUdUxKSUloNVFUVFE2eGlFWkQ1SVR5bFZDLHM9Z21SNWFUN082UkpLSHc9PSxpPTQwOTY=</challenge>

2023-11-05 23:06:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RkJPcE1sempHZndnOEI3VHVMSklJaDVRVFRRNnhpRVpENUlUeWxWQyxwPVBBdFpYcHdrU0ZFdUxjaDB3UURPbFNDUnMxMkY4d3NvclRkeS90d2VFeTQ9</response>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RkJPcE1sempHZndnOEI3VHVMSklJaDVRVFRRNnhpRVpENUlUeWxWQyxwPVBBdFpYcHdrU0ZFdUxjaDB3UURPbFNDUnMxMkY4d3NvclRkeS90d2VFeTQ9</response>

2023-11-05 23:06:43 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13RDRqbXRpa3kvdDRQaDl3Y253OHhXeW5ybXIzbm00cGFBOFQ3MVhvYmxVPQ==</success>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13RDRqbXRpa3kvdDRQaDl3Y253OHhXeW5ybXIzbm00cGFBOFQ3MVhvYmxVPQ==</success>

2023-11-05 23:06:43 |  >> <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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@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 xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-11-05 23:06:43 |  << <iq xmlns="jabber:client" id="hrA3dCujHo8nOJQ1rYdJAuq" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com >> <iq xmlns="jabber:client" id="hrA3dCujHo8nOJQ1rYdJAuq" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 23:06:43 |  >> <iq type="result" xmlns="jabber:client" id="hrA3dCujHo8nOJQ1rYdJAuq" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105</jid></bind></iq>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com << <iq type="result" xmlns="jabber:client" id="hrA3dCujHo8nOJQ1rYdJAuq" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105</jid></bind></iq>

2023-11-05 23:06:43 |  << <iq xmlns="jabber:client" id="8uHBDGwdJs3ydxgMTRIMFoT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 >> <iq xmlns="jabber:client" id="8uHBDGwdJs3ydxgMTRIMFoT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 23:06:43 |  >> <iq type="result" xmlns="jabber:client" id="8uHBDGwdJs3ydxgMTRIMFoT" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"/>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 << <iq type="result" xmlns="jabber:client" id="8uHBDGwdJs3ydxgMTRIMFoT" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"/>

2023-11-05 23:06:43 |  << <iq to="test-domain.com" id="q8C3dOXjIHHwmakL0rj2eDz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 >> <iq to="test-domain.com" id="q8C3dOXjIHHwmakL0rj2eDz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 23:06:43 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 23:06:43 |  >> <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" location="8dfa9d99ff97" id="78482035-e248-426b-9ead-893fbe4c70e0"/>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 << <enabled max="60" xmlns="urn:xmpp:sm:3" resume="true" location="8dfa9d99ff97" id="78482035-e248-426b-9ead-893fbe4c70e0"/>

2023-11-05 23:06:43 |  << <iq id="n7xP07iHMTbsbFseUOJWj3w" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 >> <iq id="n7xP07iHMTbsbFseUOJWj3w" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 23:06:43 |  >> <iq type="result" from="test-domain.com" xmlns="jabber:client" id="q8C3dOXjIHHwmakL0rj2eDz" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" 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="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 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: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: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-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="q8C3dOXjIHHwmakL0rj2eDz" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d" 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="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 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: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: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-11-05 23:06:43 |  << <iq to="push1-_7ohrbx0106@test-domain.com" id="jaEfKPJsgDkLU9HufNIKWSR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 >> <iq to="push1-_7ohrbx0106@test-domain.com" id="jaEfKPJsgDkLU9HufNIKWSR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 23:06:43 |  >> <iq type="result" xmlns="jabber:client" id="n7xP07iHMTbsbFseUOJWj3w" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 << <iq type="result" xmlns="jabber:client" id="n7xP07iHMTbsbFseUOJWj3w" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 23:06:43 |  >> <presence from="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105" xmlns="jabber:client" to="push1-_7ohrbx0106@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 << <presence from="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105" xmlns="jabber:client" to="push1-_7ohrbx0106@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 |  >> <iq type="result" from="push1-_7ohrbx0106@test-domain.com" xmlns="jabber:client" id="jaEfKPJsgDkLU9HufNIKWSR" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#config-node-max"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><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="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><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 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: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: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-11-05 23:06:43 | push1- :: push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105 << <iq type="result" from="push1-_7ohrbx0106@test-domain.com" xmlns="jabber:client" id="jaEfKPJsgDkLU9HufNIKWSR" to="push1-_7ohrbx0106@test-domain.com/1962106896-tigase-105"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#config-node-max"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><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="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><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 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: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: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-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:43 | [Mutex] received everything.

2023-11-05 23:06:43 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 23:06:43 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 23:06:43 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.057s
2023-11-05 23:08:46 |

2023-11-05 23:08:46 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-11-05 23:08:46 | ------------------------------------

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:46 | [Mutex] received everything.

2023-11-05 23:08:46 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 23:08:46 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 23:08:46 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 23:08:46 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-11-05 23:08:46 | [Mutex] waiting for: [push:received]

2023-11-05 23:08:46 | [Mutex] received everything.

2023-11-05 23:08:46 | [Mutex] isItemNotified: push:received :: true

2023-11-05 23:08:46 | [Mutex] isItemNotified: push:received:body:Some body - 7f3a379a-37b9-43ff-af5c-47ed4084511a :: true

testPushDeliveryOnline 30.180s
2023-11-05 23:08:46 |

2023-11-05 23:08:46 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-11-05 23:08:46 | ------------------------------------

2023-11-05 23:08:46 | [Mutex] waiting for: [push:received]

2023-11-05 23:09:16 | [Mutex] timeout. Not received [push:received]

2023-11-05 23:09:16 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.121s
2023-11-05 23:09:16 |

2023-11-05 23:09:16 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-11-05 23:09:16 | ------------------------------------

2023-11-05 23:09:16 | [Mutex] waiting for: [push:enabled]

2023-11-05 23:09:16 | [Mutex] received everything.

2023-11-05 23:09:16 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 23:09:16 | [Mutex] waiting for: [push:received]

2023-11-05 23:09:46 | [Mutex] timeout. Not received [push:received]

2023-11-05 23:09:46 | [Mutex] isItemNotified: push:received :: false

2023-11-05 23:09:46 | [Mutex] waiting for: [push:enabled]

2023-11-05 23:09:46 | [Mutex] received everything.

2023-11-05 23:09:46 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 23:09:46 | [Mutex] waiting for: [push:received]

2023-11-05 23:09:46 | [Mutex] received everything.

2023-11-05 23:09:46 | [Mutex] isItemNotified: push:received :: true

2023-11-05 23:09:46 | [Mutex] isItemNotified: push:received:body:Some body - 64c2d5ff-c162-4f34-b508-7230db2d4ba1 :: true

testSupportAdvertisement 0.008s
2023-11-05 23:09:46 |

2023-11-05 23:09:46 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-11-05 23:09:46 | ------------------------------------

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:09:46 | [Mutex] received everything.

2023-11-05 23:09:46 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 23:09:46 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 23:09:46 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 23:09:46 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-11-05 23:09:46 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.011s
2023-11-05 23:06:44 |

2023-11-05 23:06:44 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-11-05 23:06:44 | ------------------------------------

2023-11-05 23:06:44 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:06:44 | [Mutex] received everything.

2023-11-05 23:06:44 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 23:06:44 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 23:06:44 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 23:06:44 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2023-11-05 23:06:44 | [Mutex] waiting for: [push:received]

2023-11-05 23:07:14 | [Mutex] timeout. Not received [push:received]

2023-11-05 23:07:14 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.195s
2023-11-05 23:07:14 |

2023-11-05 23:07:14 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-11-05 23:07:14 | ------------------------------------

2023-11-05 23:07:15 | [Mutex] waiting for: [push:received]

2023-11-05 23:07:45 | [Mutex] timeout. Not received [push:received]

2023-11-05 23:07:45 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.117s
2023-11-05 23:07:45 |

2023-11-05 23:07:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-11-05 23:07:45 | ------------------------------------

2023-11-05 23:07:45 | [Mutex] waiting for: [push:enabled]

2023-11-05 23:07:45 | [Mutex] received everything.

2023-11-05 23:07:45 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 23:07:45 | [Mutex] waiting for: [push:received]

2023-11-05 23:08:15 | [Mutex] timeout. Not received [push:received]

2023-11-05 23:08:15 | [Mutex] isItemNotified: push:received :: false

2023-11-05 23:08:15 | [Mutex] waiting for: [push:enabled]

2023-11-05 23:08:15 | [Mutex] received everything.

2023-11-05 23:08:15 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 23:08:15 | [Mutex] waiting for: [push:received]

2023-11-05 23:08:45 | [Mutex] timeout. Not received [push:received]

2023-11-05 23:08:45 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.008s
2023-11-05 23:08:45 |

2023-11-05 23:08:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-11-05 23:08:45 | ------------------------------------

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] waiting for: [discovery:completed]

2023-11-05 23:08:45 | [Mutex] received everything.

2023-11-05 23:08:45 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 23:08:45 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 23:08:45 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 23:08:45 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true