Generated by TestNG with ReportNG at 22:06 PST on Monday 06 December 2021
root@785cf647a4ab / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 282.952s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.038s
2021-12-06 22:14:13 |

2021-12-06 22:14:13 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-12-06 22:14:13 | ------------------------------------

2021-12-06 22:14:13 | [Mutex] waiting for: [discovery:completed]

2021-12-06 22:14:13 | [Mutex] received everything.

2021-12-06 22:14:13 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-12-06 22:14:13 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-12-06 22:14:13 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-12-06 22:14:13 | [Mutex] waiting for: [push:received:1]

2021-12-06 22:14:13 | [Mutex] received everything.

2021-12-06 22:14:13 | [Mutex] isItemNotified: push:received:1 :: true

2021-12-06 22:14:13 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 36d4beae-2684-4bdb-afe1-f31cca22de63 :: true

2021-12-06 22:14:13 | [Mutex] waiting for: [push:received:2]

2021-12-06 22:14:43 | [Mutex] timeout. Not received [push:received:2]

2021-12-06 22:14:43 | [Mutex] isItemNotified: push:received:2 :: false

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:99)
org.testng.Assert.failNotEquals(Assert.java:1037)
org.testng.Assert.assertTrue(Assert.java:45)
org.testng.Assert.assertTrue(Assert.java:55)
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:62)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:566)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:238)
tigase.tests.AbstractSkippableTest.run(AbstractSkippableTest.java:45)
org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:252)
org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:595)
org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
org.testng.TestRunner.privateRun(TestRunner.java:764)
org.testng.TestRunner.run(TestRunner.java:585)
org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
org.testng.SuiteRunner.run(SuiteRunner.java:286)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
org.testng.TestNG.runSuites(TestNG.java:1069)
org.testng.TestNG.run(TestNG.java:1037)
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.018s
2021-12-06 22:14:45 |

2021-12-06 22:14:45 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-12-06 22:14:45 | ------------------------------------

2021-12-06 22:14:45 | [Mutex] waiting for: [push:received]

2021-12-06 22:14:45 | [Mutex] received everything.

2021-12-06 22:14:45 | [Mutex] isItemNotified: push:received :: true

2021-12-06 22:14:45 | [Mutex] isItemNotified: push:received:body:Some body - 87a5eb1b-e757-4dfa-88e9-8c4eade6345a :: true

testPushDeliveryOnline 30.281s
2021-12-06 22:14:46 |

2021-12-06 22:14:46 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-12-06 22:14:46 | ------------------------------------

2021-12-06 22:14:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:14:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-12-06 22:14:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:14:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fZGhyN29mMDA5OSxyPVBHWjcweWlNM0p1b1BJUGJhNXI1</auth>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fZGhyN29mMDA5OSxyPVBHWjcweWlNM0p1b1BJUGJhNXI1</auth>

2021-12-06 22:14:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QR1o3MHlpTTNKdW9QSVBiYTVyNUVqVFl1ZHM1Qm9vOTBweWNpcmNoLHM9bkUrMlkxSVNKU2d5VlE9PSxpPTQwOTY=</challenge>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QR1o3MHlpTTNKdW9QSVBiYTVyNUVqVFl1ZHM1Qm9vOTBweWNpcmNoLHM9bkUrMlkxSVNKU2d5VlE9PSxpPTQwOTY=</challenge>

2021-12-06 22:14:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UEdaNzB5aU0zSnVvUElQYmE1cjVFalRZdWRzNUJvbzkwcHljaXJjaCxwPUsrNStTdXZZUEpZR293SzhwMkFOOVpWSW16ci9zNzI1V1V0TUppdFlxOGM9</response>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UEdaNzB5aU0zSnVvUElQYmE1cjVFalRZdWRzNUJvbzkwcHljaXJjaCxwPUsrNStTdXZZUEpZR293SzhwMkFOOVpWSW16ci9zNzI1V1V0TUppdFlxOGM9</response>

2021-12-06 22:14:46 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15WDljOHlMVDlTMmtOclFNOXI0eERGWHAxanBBazZLb1hGMVZSOUVJdndvPQ==</success>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15WDljOHlMVDlTMmtOclFNOXI0eERGWHAxanBBazZLb1hGMVZSOUVJdndvPQ==</success>

2021-12-06 22:14:46 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="XaDxPrZZhWjfmVgK3gk0mLrTdhU="/></features>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="XaDxPrZZhWjfmVgK3gk0mLrTdhU="/></features>

2021-12-06 22:14:46 |  << <iq xmlns="jabber:client" id="zj00rUgP5ucy6cTYj7tlIU8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com >> <iq xmlns="jabber:client" id="zj00rUgP5ucy6cTYj7tlIU8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-12-06 22:14:46 |  >> <iq id="zj00rUgP5ucy6cTYj7tlIU8" xmlns="jabber:client" to="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_dhr7of0099@test-domain.com/185945942-tigase-96</jid></bind></iq>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com << <iq id="zj00rUgP5ucy6cTYj7tlIU8" xmlns="jabber:client" to="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_dhr7of0099@test-domain.com/185945942-tigase-96</jid></bind></iq>

2021-12-06 22:14:46 |  << <iq xmlns="jabber:client" id="phS1eMNHOLPPSYnM0j3q4iA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 >> <iq xmlns="jabber:client" id="phS1eMNHOLPPSYnM0j3q4iA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-12-06 22:14:46 |  >> <iq id="phS1eMNHOLPPSYnM0j3q4iA" xmlns="jabber:client" to="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" type="result"/>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 << <iq id="phS1eMNHOLPPSYnM0j3q4iA" xmlns="jabber:client" to="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" type="result"/>

2021-12-06 22:14:46 |  << <iq to="test-domain.com" id="DzIvrcCoMyBo9NP38KOTXp0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 >> <iq to="test-domain.com" id="DzIvrcCoMyBo9NP38KOTXp0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-12-06 22:14:46 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-12-06 22:14:46 |  >> <enabled id="7e8acc57-0981-47d4-92e7-a5fb58edfcbb" resume="true" xmlns="urn:xmpp:sm:3" location="785cf647a4ab" max="60"/>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 << <enabled id="7e8acc57-0981-47d4-92e7-a5fb58edfcbb" resume="true" xmlns="urn:xmpp:sm:3" location="785cf647a4ab" max="60"/>

2021-12-06 22:14:46 |  << <iq id="VjU5m2jJST5lU2v2wl7ykOC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 >> <iq id="VjU5m2jJST5lU2v2wl7ykOC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:14:46 |  >> <iq id="DzIvrcCoMyBo9NP38KOTXp0" xmlns="jabber:client" to="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 << <iq id="DzIvrcCoMyBo9NP38KOTXp0" xmlns="jabber:client" to="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2021-12-06 22:14:46 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-12-06 22:14:46 |  >> <iq id="VjU5m2jJST5lU2v2wl7ykOC" xmlns="jabber:client" to="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 << <iq id="VjU5m2jJST5lU2v2wl7ykOC" xmlns="jabber:client" to="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:14:46 | [Mutex] waiting for: [push:received]

2021-12-06 22:14:46 |  >> <presence xmlns="jabber:client" from="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" to="push1-_dhr7of0099@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 << <presence xmlns="jabber:client" from="push1-_dhr7of0099@test-domain.com/185945942-tigase-96" to="push1-_dhr7of0099@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-12-06 22:14:46 |  >> <message xmlns="jabber:client" from="push2-_q2v47q0101@test-domain.com/185945942-tigase-95" to="push1-_dhr7of0099@test-domain.com"><body>Some body - 966625e7-1d60-47f4-92d6-78109cb0278f</body></message>

2021-12-06 22:14:46 | push1- :: push1-_dhr7of0099@test-domain.com/185945942-tigase-96 << <message xmlns="jabber:client" from="push2-_q2v47q0101@test-domain.com/185945942-tigase-95" to="push1-_dhr7of0099@test-domain.com"><body>Some body - 966625e7-1d60-47f4-92d6-78109cb0278f</body></message>

2021-12-06 22:15:16 | [Mutex] timeout. Not received [push:received]

2021-12-06 22:15:16 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.632s
2021-12-06 22:15:18 |

2021-12-06 22:15:18 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-12-06 22:15:18 | ------------------------------------

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3853811f

2021-12-06 22:15:18 | StateChangedEvent{oldState=null, newState=connecting}

2021-12-06 22:15:18 | [Mutex] waiting for: [registration]

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@36947865

2021-12-06 22:15:18 | StateChangedEvent{oldState=connecting, newState=connected}

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@32abea6f

2021-12-06 22:15:18 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:18 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-12-06 22:15:18 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-12-06 22:15:18 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-12-06 22:15:18 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@77a9725e

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@53564ecd

2021-12-06 22:15:18 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:18 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2021-12-06 22:15:18 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2021-12-06 22:15:18 | push3- :: null >> <iq to="test-domain.com" id="4Jq38IJT6q000vcL1hXWm2l" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-12-06 22:15:18 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4Jq38IJT6q000vcL1hXWm2l" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-12-06 22:15:18 | push3- :: null << <iq id="4Jq38IJT6q000vcL1hXWm2l" xmlns="jabber:client" from="test-domain.com" type="result"><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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>

2021-12-06 22:15:18 | StanzaReceivedEvent{stanza=<iq id="4Jq38IJT6q000vcL1hXWm2l" xmlns="jabber:client" from="test-domain.com" type="result"><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 xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@46144392

2021-12-06 22:15:18 | push3- :: null >> <iq to="test-domain.com" id="wFct7s8HqiTdKIAak9ulbBB" type="set"><query xmlns="jabber:iq:register"><username>push3-_2yp24m0105</username><password>push3-_2yp24m0105</password><email>dd64435c-e6c4-4c73-a568-0edef39b2ebe@localhost</email></query></iq>

2021-12-06 22:15:18 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="wFct7s8HqiTdKIAak9ulbBB" type="set"><query xmlns="jabber:iq:register"><username>push3-_2yp24m0105</username><password>push3-_2yp24m0105</password><email>dd64435c-e6c4-4c73-a568-0edef39b2ebe@localhost</email></query></iq>}

2021-12-06 22:15:18 | push3- :: null << <iq id="wFct7s8HqiTdKIAak9ulbBB" xmlns="jabber:client" from="test-domain.com" type="result"/>

2021-12-06 22:15:18 | StanzaReceivedEvent{stanza=<iq id="wFct7s8HqiTdKIAak9ulbBB" xmlns="jabber:client" from="test-domain.com" type="result"/>}

2021-12-06 22:15:18 | [Mutex] received everything.

2021-12-06 22:15:18 | [Mutex] isItemNotified: registrationSuccess :: true

2021-12-06 22:15:18 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-12-06 22:15:18 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2b0121ad

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@17868d11

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7647890a

2021-12-06 22:15:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@12ab4c83

2021-12-06 22:15:18 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@30050b32

2021-12-06 22:15:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-12-06 22:15:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fMnlwMjRtMDEwNSxyPWFxNGt5SFJSMmpnVTU2SUV0YWNo</auth>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fMnlwMjRtMDEwNSxyPWFxNGt5SFJSMmpnVTU2SUV0YWNo</auth>

2021-12-06 22:15:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hcTRreUhSUjJqZ1U1NklFdGFjaDNoUnRqNkUwRXZ4SUJSMXg2SXhxLHM9ckxCb0dUQnlMVHhua2c9PSxpPTQwOTY=</challenge>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hcTRreUhSUjJqZ1U1NklFdGFjaDNoUnRqNkUwRXZ4SUJSMXg2SXhxLHM9ckxCb0dUQnlMVHhua2c9PSxpPTQwOTY=</challenge>

2021-12-06 22:15:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YXE0a3lIUlIyamdVNTZJRXRhY2gzaFJ0ajZFMEV2eElCUjF4Nkl4cSxwPW5kSTB2cXhjNzI0YUxwMTlRVnNGbFRMeUh5bVQzZS93Rk5mZldzWWcrbWs9</response>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YXE0a3lIUlIyamdVNTZJRXRhY2gzaFJ0ajZFMEV2eElCUjF4Nkl4cSxwPW5kSTB2cXhjNzI0YUxwMTlRVnNGbFRMeUh5bVQzZS93Rk5mZldzWWcrbWs9</response>

2021-12-06 22:15:18 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jNE8zeHNyb0dtZjhGdjl5WXBGS2NFWlQxZENIWTVvT2VtMFk2TXl2QmhnPQ==</success>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jNE8zeHNyb0dtZjhGdjl5WXBGS2NFWlQxZENIWTVvT2VtMFk2TXl2QmhnPQ==</success>

2021-12-06 22:15:18 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="XaDxPrZZhWjfmVgK3gk0mLrTdhU="/></features>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="XaDxPrZZhWjfmVgK3gk0mLrTdhU="/></features>

2021-12-06 22:15:18 |  << <iq xmlns="jabber:client" id="DZ8l7ykOCeX6zDvpQaEzj7q" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com >> <iq xmlns="jabber:client" id="DZ8l7ykOCeX6zDvpQaEzj7q" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-12-06 22:15:18 |  >> <iq id="DZ8l7ykOCeX6zDvpQaEzj7q" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_2yp24m0105@test-domain.com/185945942-tigase-100</jid></bind></iq>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com << <iq id="DZ8l7ykOCeX6zDvpQaEzj7q" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_2yp24m0105@test-domain.com/185945942-tigase-100</jid></bind></iq>

2021-12-06 22:15:18 |  << <iq xmlns="jabber:client" id="D09nbGAkEi5m5Fzx6GGDrnW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 >> <iq xmlns="jabber:client" id="D09nbGAkEi5m5Fzx6GGDrnW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-12-06 22:15:18 |  >> <iq id="D09nbGAkEi5m5Fzx6GGDrnW" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"/>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <iq id="D09nbGAkEi5m5Fzx6GGDrnW" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"/>

2021-12-06 22:15:18 |  << <iq to="test-domain.com" id="5072wl7ykOCeX6zDvpQaEzj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 >> <iq to="test-domain.com" id="5072wl7ykOCeX6zDvpQaEzj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-12-06 22:15:18 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-12-06 22:15:18 |  >> <enabled id="fe40fc21-9176-4875-9e03-28054ec8f9a6" resume="true" xmlns="urn:xmpp:sm:3" location="785cf647a4ab" max="60"/>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <enabled id="fe40fc21-9176-4875-9e03-28054ec8f9a6" resume="true" xmlns="urn:xmpp:sm:3" location="785cf647a4ab" max="60"/>

2021-12-06 22:15:18 |  << <iq id="v055t7s8HqiTdKIAak9ulbB" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 >> <iq id="v055t7s8HqiTdKIAak9ulbB" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:15:18 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-12-06 22:15:18 |  >> <iq id="5072wl7ykOCeX6zDvpQaEzj" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <iq id="5072wl7ykOCeX6zDvpQaEzj" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2021-12-06 22:15:18 |  >> <iq id="v055t7s8HqiTdKIAak9ulbB" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <iq id="v055t7s8HqiTdKIAak9ulbB" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:15:18 |  << <iq id="uIbyfNLKIRKWbNU2esUjOZt" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_jubx370103@test-domain.com/185945942-tigase-98"/></iq>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 >> <iq id="uIbyfNLKIRKWbNU2esUjOZt" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_jubx370103@test-domain.com/185945942-tigase-98"/></iq>

2021-12-06 22:15:18 |  >> <presence xmlns="jabber:client" from="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" to="push3-_2yp24m0105@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <presence xmlns="jabber:client" from="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" to="push3-_2yp24m0105@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-12-06 22:15:18 | [Mutex] waiting for: [push:enabled]

2021-12-06 22:15:18 |  >> <iq id="uIbyfNLKIRKWbNU2esUjOZt" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"/>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <iq id="uIbyfNLKIRKWbNU2esUjOZt" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"/>

2021-12-06 22:15:18 | [Mutex] received everything.

2021-12-06 22:15:18 | [Mutex] isItemNotified: push:enabled:success :: true

2021-12-06 22:15:18 |  << <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>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 >> <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>

2021-12-06 22:15:18 |  >> <presence xmlns="jabber:client" from="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" to="push3-_2yp24m0105@test-domain.com"><show>xa</show><priority>10</priority><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <presence xmlns="jabber:client" from="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" to="push3-_2yp24m0105@test-domain.com"><show>xa</show><priority>10</priority><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-12-06 22:15:18 | [Mutex] waiting for: [push:received]

2021-12-06 22:15:18 |  >> <message xmlns="jabber:client" from="push2-_q7r5h90104@test-domain.com/185945942-tigase-99" to="push3-_2yp24m0105@test-domain.com"><body>Some body - aa6bd338-005b-42a2-b526-99e799f2e6da</body></message>

2021-12-06 22:15:18 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <message xmlns="jabber:client" from="push2-_q7r5h90104@test-domain.com/185945942-tigase-99" to="push3-_2yp24m0105@test-domain.com"><body>Some body - aa6bd338-005b-42a2-b526-99e799f2e6da</body></message>

2021-12-06 22:15:48 | [Mutex] timeout. Not received [push:received]

2021-12-06 22:15:48 | [Mutex] isItemNotified: push:received :: false

2021-12-06 22:15:48 |  << <iq id="uIbyfNLKIRKWbNU2esUjOZt" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_jubx370103@test-domain.com/185945942-tigase-98"/></iq>

2021-12-06 22:15:48 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 >> <iq id="uIbyfNLKIRKWbNU2esUjOZt" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_jubx370103@test-domain.com/185945942-tigase-98"/></iq>

2021-12-06 22:15:48 | [Mutex] waiting for: [push:enabled:2]

2021-12-06 22:15:48 |  >> <iq id="uIbyfNLKIRKWbNU2esUjOZt" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"/>

2021-12-06 22:15:48 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <iq id="uIbyfNLKIRKWbNU2esUjOZt" xmlns="jabber:client" to="push3-_2yp24m0105@test-domain.com/185945942-tigase-100" type="result"/>

2021-12-06 22:15:48 | [Mutex] received everything.

2021-12-06 22:15:48 | [Mutex] isItemNotified: push:enabled:2:success :: true

2021-12-06 22:15:48 | [Mutex] waiting for: [push:received]

2021-12-06 22:15:48 |  >> <message xmlns="jabber:client" from="push2-_q7r5h90104@test-domain.com/185945942-tigase-99" to="push3-_2yp24m0105@test-domain.com"><body>Some body - aa6bd338-005b-42a2-b526-99e799f2e6da</body></message>

2021-12-06 22:15:48 | push3- :: push3-_2yp24m0105@test-domain.com/185945942-tigase-100 << <message xmlns="jabber:client" from="push2-_q7r5h90104@test-domain.com/185945942-tigase-99" to="push3-_2yp24m0105@test-domain.com"><body>Some body - aa6bd338-005b-42a2-b526-99e799f2e6da</body></message>

2021-12-06 22:15:48 | [Mutex] received everything.

2021-12-06 22:15:48 | [Mutex] isItemNotified: push:received :: true

2021-12-06 22:15:48 | [Mutex] isItemNotified: push:received:body:Some body - aa6bd338-005b-42a2-b526-99e799f2e6da :: true

testSupportAdvertisement 0.253s
2021-12-06 22:15:50 |

2021-12-06 22:15:50 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-12-06 22:15:50 | ------------------------------------

2021-12-06 22:15:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-12-06 22:15:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2021-12-06 22:15:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcmtpajQ1MDEwNixyPU1Fb1pGallKcnMxdmU5aldMcVA3</auth>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcmtpajQ1MDEwNixyPU1Fb1pGallKcnMxdmU5aldMcVA3</auth>

2021-12-06 22:15:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NRW9aRmpZSnJzMXZlOWpXTHFQN2VsdnJLdXU0bTdoQmU3WHZZYkU3LHM9UU1MbGRRVDdiWW9EMnc9PSxpPTQwOTY=</challenge>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NRW9aRmpZSnJzMXZlOWpXTHFQN2VsdnJLdXU0bTdoQmU3WHZZYkU3LHM9UU1MbGRRVDdiWW9EMnc9PSxpPTQwOTY=</challenge>

2021-12-06 22:15:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TUVvWkZqWUpyczF2ZTlqV0xxUDdlbHZyS3V1NG03aEJlN1h2WWJFNyxwPW90ZmVSa2gzWU1kY2N1YVgyT3FOd3A3LzVKcGh4dFdaRHdSQjdBWDVUd0E9</response>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TUVvWkZqWUpyczF2ZTlqV0xxUDdlbHZyS3V1NG03aEJlN1h2WWJFNyxwPW90ZmVSa2gzWU1kY2N1YVgyT3FOd3A3LzVKcGh4dFdaRHdSQjdBWDVUd0E9</response>

2021-12-06 22:15:50 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sY1lzMHluU2FEeURrQ2tiWHR6M01nUkpZaFh1cGk2Y09oUnZUNDBqZXFVPQ==</success>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sY1lzMHluU2FEeURrQ2tiWHR6M01nUkpZaFh1cGk2Y09oUnZUNDBqZXFVPQ==</success>

2021-12-06 22:15:50 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="XaDxPrZZhWjfmVgK3gk0mLrTdhU="/></features>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="XaDxPrZZhWjfmVgK3gk0mLrTdhU="/></features>

2021-12-06 22:15:50 |  << <iq xmlns="jabber:client" id="vpuT5lU2v2wl7ykOCeX6zDv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com >> <iq xmlns="jabber:client" id="vpuT5lU2v2wl7ykOCeX6zDv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-12-06 22:15:50 |  >> <iq id="vpuT5lU2v2wl7ykOCeX6zDv" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_rkij450106@test-domain.com/185945942-tigase-104</jid></bind></iq>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com << <iq id="vpuT5lU2v2wl7ykOCeX6zDv" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_rkij450106@test-domain.com/185945942-tigase-104</jid></bind></iq>

2021-12-06 22:15:50 |  << <iq xmlns="jabber:client" id="WvKseHvqZhJGABeU7FEwcoM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 >> <iq xmlns="jabber:client" id="WvKseHvqZhJGABeU7FEwcoM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-12-06 22:15:50 |  >> <iq id="WvKseHvqZhJGABeU7FEwcoM" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" type="result"/>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 << <iq id="WvKseHvqZhJGABeU7FEwcoM" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" type="result"/>

2021-12-06 22:15:50 |  << <iq to="test-domain.com" id="C3nXdR2iKuYr4vvfTO6wjN5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 >> <iq to="test-domain.com" id="C3nXdR2iKuYr4vvfTO6wjN5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-12-06 22:15:50 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-12-06 22:15:50 |  >> <enabled id="ae913c06-8044-4cb3-8fa2-f8bbf097179f" resume="true" xmlns="urn:xmpp:sm:3" location="785cf647a4ab" max="60"/>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 << <enabled id="ae913c06-8044-4cb3-8fa2-f8bbf097179f" resume="true" xmlns="urn:xmpp:sm:3" location="785cf647a4ab" max="60"/>

2021-12-06 22:15:50 |  << <iq id="xldmW6Di2nbGAkEi5m5Fzx6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 >> <iq id="xldmW6Di2nbGAkEi5m5Fzx6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:15:50 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-12-06 22:15:50 |  >> <iq id="C3nXdR2iKuYr4vvfTO6wjN5" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 << <iq id="C3nXdR2iKuYr4vvfTO6wjN5" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="router"/><identity category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11580/c2603d9c" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2021-12-06 22:15:50 |  >> <iq id="xldmW6Di2nbGAkEi5m5Fzx6" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 << <iq id="xldmW6Di2nbGAkEi5m5Fzx6" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" type="result"><query xmlns="jabber:iq:roster"/></iq>

2021-12-06 22:15:50 |  << <iq to="push1-_rkij450106@test-domain.com" id="QswP8Ar3Bo6rZoV9tayx6EB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 >> <iq to="push1-_rkij450106@test-domain.com" id="QswP8Ar3Bo6rZoV9tayx6EB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-12-06 22:15:50 |  >> <presence xmlns="jabber:client" from="push1-_rkij450106@test-domain.com/185945942-tigase-104" to="push1-_rkij450106@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 << <presence xmlns="jabber:client" from="push1-_rkij450106@test-domain.com/185945942-tigase-104" to="push1-_rkij450106@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2021-12-06 22:15:50 | [Mutex] waiting for: [discovery:completed]

2021-12-06 22:15:50 |  >> <iq id="QswP8Ar3Bo6rZoV9tayx6EB" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" from="push1-_rkij450106@test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="account" type="registered"/><identity category="pubsub" name="PubSub" type="service"/><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="http://jabber.org/protocol/pubsub#modify-affiliations"/><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 xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2021-12-06 22:15:50 | push1- :: push1-_rkij450106@test-domain.com/185945942-tigase-104 << <iq id="QswP8Ar3Bo6rZoV9tayx6EB" xmlns="jabber:client" to="push1-_rkij450106@test-domain.com/185945942-tigase-104" from="push1-_rkij450106@test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="account" type="registered"/><identity category="pubsub" name="PubSub" type="service"/><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="http://jabber.org/protocol/pubsub#modify-affiliations"/><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 xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2021-12-06 22:15:50 | [Mutex] waiting for: [discovery:completed]

2021-12-06 22:15:50 | [Mutex] received everything.

2021-12-06 22:15:50 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-12-06 22:15:50 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-12-06 22:15:50 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.064s
2021-12-06 22:17:54 |

2021-12-06 22:17:54 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2021-12-06 22:17:54 | ------------------------------------

2021-12-06 22:17:54 | [Mutex] waiting for: [discovery:completed]

2021-12-06 22:17:54 | [Mutex] received everything.

2021-12-06 22:17:54 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-12-06 22:17:54 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-12-06 22:17:54 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-12-06 22:17:54 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2021-12-06 22:17:54 | [Mutex] waiting for: [push:received]

2021-12-06 22:17:54 | [Mutex] received everything.

2021-12-06 22:17:54 | [Mutex] isItemNotified: push:received :: true

2021-12-06 22:17:54 | [Mutex] isItemNotified: push:received:body:Some body - 7187686e-85d4-4acf-bb96-778a5f816735 :: true

testPushDeliveryOnline 30.271s
2021-12-06 22:17:54 |

2021-12-06 22:17:54 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2021-12-06 22:17:54 | ------------------------------------

2021-12-06 22:17:54 | [Mutex] waiting for: [push:received]

2021-12-06 22:18:24 | [Mutex] timeout. Not received [push:received]

2021-12-06 22:18:24 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.131s
2021-12-06 22:18:24 |

2021-12-06 22:18:24 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2021-12-06 22:18:24 | ------------------------------------

2021-12-06 22:18:24 | [Mutex] waiting for: [push:enabled]

2021-12-06 22:18:24 | [Mutex] received everything.

2021-12-06 22:18:24 | [Mutex] isItemNotified: push:enabled:success :: true

2021-12-06 22:18:24 | [Mutex] waiting for: [push:received]

2021-12-06 22:18:54 | [Mutex] timeout. Not received [push:received]

2021-12-06 22:18:54 | [Mutex] isItemNotified: push:received :: false

2021-12-06 22:18:54 | [Mutex] waiting for: [push:enabled]

2021-12-06 22:18:54 | [Mutex] received everything.

2021-12-06 22:18:54 | [Mutex] isItemNotified: push:enabled:success :: true

2021-12-06 22:18:54 | [Mutex] waiting for: [push:received]

2021-12-06 22:18:54 | [Mutex] received everything.

2021-12-06 22:18:54 | [Mutex] isItemNotified: push:received :: true

2021-12-06 22:18:54 | [Mutex] isItemNotified: push:received:body:Some body - 07e1c8b2-0e02-40f6-b416-cbe3468e8e7d :: true

testSupportAdvertisement 0.021s
2021-12-06 22:18:54 |

2021-12-06 22:18:54 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2021-12-06 22:18:54 | ------------------------------------

2021-12-06 22:18:54 | [Mutex] waiting for: [discovery:completed]

2021-12-06 22:18:54 | [Mutex] received everything.

2021-12-06 22:18:54 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-12-06 22:18:54 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-12-06 22:18:54 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-12-06 22:18:54 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2021-12-06 22:18:54 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.021s
2021-12-06 22:15:52 |

2021-12-06 22:15:52 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2021-12-06 22:15:52 | ------------------------------------

2021-12-06 22:15:52 | [Mutex] waiting for: [discovery:completed]

2021-12-06 22:15:52 | [Mutex] received everything.

2021-12-06 22:15:52 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-12-06 22:15:52 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-12-06 22:15:52 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-12-06 22:15:52 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2021-12-06 22:15:52 | [Mutex] waiting for: [push:received]

2021-12-06 22:16:22 | [Mutex] timeout. Not received [push:received]

2021-12-06 22:16:22 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.229s
2021-12-06 22:16:22 |

2021-12-06 22:16:22 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2021-12-06 22:16:22 | ------------------------------------

2021-12-06 22:16:22 | [Mutex] waiting for: [push:received]

2021-12-06 22:16:52 | [Mutex] timeout. Not received [push:received]

2021-12-06 22:16:52 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.128s
2021-12-06 22:16:52 |

2021-12-06 22:16:52 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2021-12-06 22:16:52 | ------------------------------------

2021-12-06 22:16:52 | [Mutex] waiting for: [push:enabled]

2021-12-06 22:16:52 | [Mutex] received everything.

2021-12-06 22:16:52 | [Mutex] isItemNotified: push:enabled:success :: true

2021-12-06 22:16:52 | [Mutex] waiting for: [push:received]

2021-12-06 22:17:22 | [Mutex] timeout. Not received [push:received]

2021-12-06 22:17:22 | [Mutex] isItemNotified: push:received :: false

2021-12-06 22:17:22 | [Mutex] waiting for: [push:enabled]

2021-12-06 22:17:22 | [Mutex] received everything.

2021-12-06 22:17:22 | [Mutex] isItemNotified: push:enabled:success :: true

2021-12-06 22:17:22 | [Mutex] waiting for: [push:received]

2021-12-06 22:17:52 | [Mutex] timeout. Not received [push:received]

2021-12-06 22:17:52 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.013s
2021-12-06 22:17:52 |

2021-12-06 22:17:52 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2021-12-06 22:17:52 | ------------------------------------

2021-12-06 22:17:52 | [Mutex] waiting for: [discovery:completed]

2021-12-06 22:17:52 | [Mutex] received everything.

2021-12-06 22:17:52 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-12-06 22:17:52 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-12-06 22:17:52 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-12-06 22:17:52 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true