Generated by TestNG with ReportNG at 10:55 PDT on Thursday 27 August 2020
root@ac2fa7a1e1ad / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 283.779s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.039s
2020-08-27 11:02:06 |

2020-08-27 11:02:06 | null / [TestClass name=class tigase.tests.server.TestPush]

2020-08-27 11:02:06 | ------------------------------------

2020-08-27 11:02:06 | [Mutex] waiting for: [discovery:completed]

2020-08-27 11:02:06 | [Mutex] received everything.

2020-08-27 11:02:06 | [Mutex] isItemNotified: discovery:completed:success :: true

2020-08-27 11:02:06 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2020-08-27 11:02:06 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2020-08-27 11:02:06 | [Mutex] waiting for: [push:received:1]

2020-08-27 11:02:06 | [Mutex] received everything.

2020-08-27 11:02:06 | [Mutex] isItemNotified: push:received:1 :: true

2020-08-27 11:02:06 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 69e63259-2435-4a75-a719-f61b092879b7 :: true

2020-08-27 11:02:06 | [Mutex] waiting for: [push:received:2]

2020-08-27 11:02:36 | [Mutex] timeout. Not received [push:received:2]

2020-08-27 11:02:36 | [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.024s
2020-08-27 11:02:37 |

2020-08-27 11:02:37 | null / [TestClass name=class tigase.tests.server.TestPush]

2020-08-27 11:02:37 | ------------------------------------

2020-08-27 11:02:37 | [Mutex] waiting for: [push:received]

2020-08-27 11:02:37 | [Mutex] received everything.

2020-08-27 11:02:37 | [Mutex] isItemNotified: push:received :: true

2020-08-27 11:02:37 | [Mutex] isItemNotified: push:received:body:Some body - c91fc24a-3758-464a-b019-d3c41a1c14a6 :: true

testPushDeliveryOnline 30.238s
2020-08-27 11:02:39 |

2020-08-27 11:02:39 | null / [TestClass name=class tigase.tests.server.TestPush]

2020-08-27 11:02:39 | ------------------------------------

2020-08-27 11:02:39 |  >> <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>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@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>

2020-08-27 11:02:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-27 11:02:39 |  >> <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>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@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>

2020-08-27 11:02:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcnkyajN5MDA5OSxyPVhxVWRxTE50MGtyVDFiMXNDQ1U1</auth>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcnkyajN5MDA5OSxyPVhxVWRxTE50MGtyVDFiMXNDQ1U1</auth>

2020-08-27 11:02:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YcVVkcUxOdDBrclQxYjFzQ0NVNVRBZHJQRTdkQWxzcHg0OElNbEhULHM9Q053NDhGZFg1VW1TRVE9PSxpPTQwOTY=</challenge>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YcVVkcUxOdDBrclQxYjFzQ0NVNVRBZHJQRTdkQWxzcHg0OElNbEhULHM9Q053NDhGZFg1VW1TRVE9PSxpPTQwOTY=</challenge>

2020-08-27 11:02:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHFVZHFMTnQwa3JUMWIxc0NDVTVUQWRyUEU3ZEFsc3B4NDhJTWxIVCxwPVJFZkxYb25GZDE4SFdCZzU2L2RBZ1hEK245bitBc0xuVW9zUHlXUHZuekk9</response>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHFVZHFMTnQwa3JUMWIxc0NDVTVUQWRyUEU3ZEFsc3B4NDhJTWxIVCxwPVJFZkxYb25GZDE4SFdCZzU2L2RBZ1hEK245bitBc0xuVW9zUHlXUHZuekk9</response>

2020-08-27 11:02:39 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qMnp5a3I3c01tWnQ1NEJwZHczQkl5ZFJRRlpBMDVzQ29zN1NvZlZkaEY0PQ==</success>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qMnp5a3I3c01tWnQ1NEJwZHczQkl5ZFJRRlpBMDVzQ29zN1NvZlZkaEY0PQ==</success>

2020-08-27 11:02:39 |  >> <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" ver="fEQOziwI01cwYK+vXvgUBWIE3+s=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@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" ver="fEQOziwI01cwYK+vXvgUBWIE3+s=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-08-27 11:02:39 |  << <iq xmlns="jabber:client" id="K7qT8vt0shMFGR7jX127Buk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com >> <iq xmlns="jabber:client" id="K7qT8vt0shMFGR7jX127Buk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-27 11:02:39 |  >> <iq id="K7qT8vt0shMFGR7jX127Buk" xmlns="jabber:client" type="result" to="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96</jid></bind></iq>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com << <iq id="K7qT8vt0shMFGR7jX127Buk" xmlns="jabber:client" type="result" to="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96</jid></bind></iq>

2020-08-27 11:02:39 |  << <iq xmlns="jabber:client" id="v9u7woQXgKGEul6BEkVcDJw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 >> <iq xmlns="jabber:client" id="v9u7woQXgKGEul6BEkVcDJw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-27 11:02:39 |  >> <iq id="v9u7woQXgKGEul6BEkVcDJw" xmlns="jabber:client" type="result" to="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96"/>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 << <iq id="v9u7woQXgKGEul6BEkVcDJw" xmlns="jabber:client" type="result" to="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96"/>

2020-08-27 11:02:39 |  << <iq to="test-domain.com" id="neHwxt1nRItjUao3s8scAxu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 >> <iq to="test-domain.com" id="neHwxt1nRItjUao3s8scAxu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-27 11:02:39 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-27 11:02:39 |  >> <enabled id="44af51c0-d3ec-4a9d-9ac7-598c15ad3cd2" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="ac2fa7a1e1ad"/>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 << <enabled id="44af51c0-d3ec-4a9d-9ac7-598c15ad3cd2" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="ac2fa7a1e1ad"/>

2020-08-27 11:02:39 |  << <iq id="byDrkGDCtpScLKByBBhTTMB" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 >> <iq id="byDrkGDCtpScLKByBBhTTMB" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:02:39 |  >> <iq id="neHwxt1nRItjUao3s8scAxu" from="test-domain.com" xmlns="jabber:client" type="result" to="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 << <iq id="neHwxt1nRItjUao3s8scAxu" from="test-domain.com" xmlns="jabber:client" type="result" to="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-08-27 11:02:39 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-27 11:02:39 |  >> <iq id="byDrkGDCtpScLKByBBhTTMB" xmlns="jabber:client" type="result" to="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 << <iq id="byDrkGDCtpScLKByBBhTTMB" xmlns="jabber:client" type="result" to="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:02:39 | [Mutex] waiting for: [push:received]

2020-08-27 11:02:39 |  >> <presence from="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96" xmlns="jabber:client" to="push1-_ry2j3y0099@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 << <presence from="push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96" xmlns="jabber:client" to="push1-_ry2j3y0099@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-08-27 11:02:39 |  >> <message from="push2-_ui18xf0101@test-domain.com/1433593589-tigase-95" xmlns="jabber:client" to="push1-_ry2j3y0099@test-domain.com"><body>Some body - 1f926402-2c92-49f0-9918-a8606713d365</body></message>

2020-08-27 11:02:39 | push1- :: push1-_ry2j3y0099@test-domain.com/1433593589-tigase-96 << <message from="push2-_ui18xf0101@test-domain.com/1433593589-tigase-95" xmlns="jabber:client" to="push1-_ry2j3y0099@test-domain.com"><body>Some body - 1f926402-2c92-49f0-9918-a8606713d365</body></message>

2020-08-27 11:03:09 | [Mutex] timeout. Not received [push:received]

2020-08-27 11:03:09 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.536s
2020-08-27 11:03:11 |

2020-08-27 11:03:11 | null / [TestClass name=class tigase.tests.server.TestPush]

2020-08-27 11:03:11 | ------------------------------------

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@48fce56b

2020-08-27 11:03:11 | StateChangedEvent{oldState=null, newState=connecting}

2020-08-27 11:03:11 | [Mutex] waiting for: [registration]

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@463b1204

2020-08-27 11:03:11 | StateChangedEvent{oldState=connecting, newState=connected}

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@42048e1b

2020-08-27 11:03:11 | 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>

2020-08-27 11:03:11 | 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>}

2020-08-27 11:03:11 | 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>]

2020-08-27 11:03:11 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-27 11:03:11 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@706183f

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@287e6209

2020-08-27 11:03:11 | 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>

2020-08-27 11:03:11 | 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>}

2020-08-27 11:03:11 | 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>]

2020-08-27 11:03:11 | push3- :: null >> <iq to="test-domain.com" id="fMzgLZ2wp2bIVfzt36fR0mM" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-08-27 11:03:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fMzgLZ2wp2bIVfzt36fR0mM" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-08-27 11:03:11 | push3- :: null << <iq id="fMzgLZ2wp2bIVfzt36fR0mM" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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 label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>

2020-08-27 11:03:11 | StanzaReceivedEvent{stanza=<iq id="fMzgLZ2wp2bIVfzt36fR0mM" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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 label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>}

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@36cbfe30

2020-08-27 11:03:11 | push3- :: null >> <iq to="test-domain.com" id="ySPufQU0iMVgViCvmXnO4ve" type="set"><query xmlns="jabber:iq:register"><username>push3-_a0otff0105</username><password>push3-_a0otff0105</password><email>3883755d-2109-4efd-a33d-6e1de60259f2@localhost</email></query></iq>

2020-08-27 11:03:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ySPufQU0iMVgViCvmXnO4ve" type="set"><query xmlns="jabber:iq:register"><username>push3-_a0otff0105</username><password>push3-_a0otff0105</password><email>3883755d-2109-4efd-a33d-6e1de60259f2@localhost</email></query></iq>}

2020-08-27 11:03:11 | push3- :: null << <iq id="ySPufQU0iMVgViCvmXnO4ve" from="test-domain.com" xmlns="jabber:client" type="result"/>

2020-08-27 11:03:11 | StanzaReceivedEvent{stanza=<iq id="ySPufQU0iMVgViCvmXnO4ve" from="test-domain.com" xmlns="jabber:client" type="result"/>}

2020-08-27 11:03:11 | [Mutex] received everything.

2020-08-27 11:03:11 | [Mutex] isItemNotified: registrationSuccess :: true

2020-08-27 11:03:11 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-08-27 11:03:11 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5059daa4

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6729e770

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c9cafb6

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@55cffc6b

2020-08-27 11:03:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4b5d908c

2020-08-27 11:03:11 |  >> <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>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@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>

2020-08-27 11:03:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-27 11:03:11 |  >> <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>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@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>

2020-08-27 11:03:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fYTBvdGZmMDEwNSxyPVlFbWJ6ekhHQVNNa084Q2FXRXVD</auth>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fYTBvdGZmMDEwNSxyPVlFbWJ6ekhHQVNNa084Q2FXRXVD</auth>

2020-08-27 11:03:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZRW1ienpIR0FTTWtPOENhV0V1Q2tieUpYSTByVkFYUkR0QlVOYWpnLHM9N3I0UEtuRDczTDM3SFE9PSxpPTQwOTY=</challenge>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZRW1ienpIR0FTTWtPOENhV0V1Q2tieUpYSTByVkFYUkR0QlVOYWpnLHM9N3I0UEtuRDczTDM3SFE9PSxpPTQwOTY=</challenge>

2020-08-27 11:03:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WUVtYnp6SEdBU01rTzhDYVdFdUNrYnlKWEkwclZBWFJEdEJVTmFqZyxwPVZMSmNPMGtnendISEZRRktEYlNDSHM1a0NhbGhwc3kveDNaVDk2QTd5Nnc9</response>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WUVtYnp6SEdBU01rTzhDYVdFdUNrYnlKWEkwclZBWFJEdEJVTmFqZyxwPVZMSmNPMGtnendISEZRRktEYlNDSHM1a0NhbGhwc3kveDNaVDk2QTd5Nnc9</response>

2020-08-27 11:03:11 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vcHJaU0diT1pOdU5SU2tETVVsbDJYMGRkMHBic3hRK0E4U3VKZW03S1VNPQ==</success>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vcHJaU0diT1pOdU5SU2tETVVsbDJYMGRkMHBic3hRK0E4U3VKZW03S1VNPQ==</success>

2020-08-27 11:03: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"/><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" ver="fEQOziwI01cwYK+vXvgUBWIE3+s=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@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" ver="fEQOziwI01cwYK+vXvgUBWIE3+s=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-08-27 11:03:11 |  << <iq xmlns="jabber:client" id="aUTYl8iR4nduqdEpaP3bHv0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com >> <iq xmlns="jabber:client" id="aUTYl8iR4nduqdEpaP3bHv0" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-27 11:03:11 |  >> <iq id="aUTYl8iR4nduqdEpaP3bHv0" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_a0otff0105@test-domain.com/1433593589-tigase-100</jid></bind></iq>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com << <iq id="aUTYl8iR4nduqdEpaP3bHv0" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_a0otff0105@test-domain.com/1433593589-tigase-100</jid></bind></iq>

2020-08-27 11:03:11 |  << <iq xmlns="jabber:client" id="9KnTcN26tiP7i2r6jYrhDBj" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 >> <iq xmlns="jabber:client" id="9KnTcN26tiP7i2r6jYrhDBj" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-27 11:03:11 |  >> <iq id="9KnTcN26tiP7i2r6jYrhDBj" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"/>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <iq id="9KnTcN26tiP7i2r6jYrhDBj" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"/>

2020-08-27 11:03:11 |  << <iq to="test-domain.com" id="zD03s8scAxuncq7AphCGJGt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 >> <iq to="test-domain.com" id="zD03s8scAxuncq7AphCGJGt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-27 11:03:11 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-27 11:03:11 |  >> <enabled id="607e5ace-6f5e-421b-a96c-96b4bb74e70d" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="ac2fa7a1e1ad"/>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <enabled id="607e5ace-6f5e-421b-a96c-96b4bb74e70d" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="ac2fa7a1e1ad"/>

2020-08-27 11:03:11 |  << <iq id="Q2bvezutlLRPEl3o8kVcCq8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 >> <iq id="Q2bvezutlLRPEl3o8kVcCq8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:03:11 |  >> <iq id="zD03s8scAxuncq7AphCGJGt" from="test-domain.com" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <iq id="zD03s8scAxuncq7AphCGJGt" from="test-domain.com" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-08-27 11:03:11 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-27 11:03:11 |  >> <iq id="Q2bvezutlLRPEl3o8kVcCq8" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <iq id="Q2bvezutlLRPEl3o8kVcCq8" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:03:11 |  >> <presence from="push3-_a0otff0105@test-domain.com/1433593589-tigase-100" xmlns="jabber:client" to="push3-_a0otff0105@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <presence from="push3-_a0otff0105@test-domain.com/1433593589-tigase-100" xmlns="jabber:client" to="push3-_a0otff0105@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-08-27 11:03:11 |  << <iq id="fSFs9LACBqXg1rXfBcrfMUS" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_9vm9700103@test-domain.com/1433593589-tigase-98"/></iq>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 >> <iq id="fSFs9LACBqXg1rXfBcrfMUS" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_9vm9700103@test-domain.com/1433593589-tigase-98"/></iq>

2020-08-27 11:03:11 | [Mutex] waiting for: [push:enabled]

2020-08-27 11:03:11 |  >> <iq id="fSFs9LACBqXg1rXfBcrfMUS" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"/>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <iq id="fSFs9LACBqXg1rXfBcrfMUS" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"/>

2020-08-27 11:03:11 | [Mutex] received everything.

2020-08-27 11:03:11 | [Mutex] isItemNotified: push:enabled:success :: true

2020-08-27 11:03: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>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-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>

2020-08-27 11:03:11 |  >> <presence from="push3-_a0otff0105@test-domain.com/1433593589-tigase-100" xmlns="jabber:client" to="push3-_a0otff0105@test-domain.com"><show>xa</show><priority>10</priority><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <presence from="push3-_a0otff0105@test-domain.com/1433593589-tigase-100" xmlns="jabber:client" to="push3-_a0otff0105@test-domain.com"><show>xa</show><priority>10</priority><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-08-27 11:03:11 | [Mutex] waiting for: [push:received]

2020-08-27 11:03:11 |  >> <message from="push2-_x4afoq0104@test-domain.com/1433593589-tigase-99" xmlns="jabber:client" to="push3-_a0otff0105@test-domain.com"><body>Some body - b3180cdc-bf38-4a58-9d2f-e222cf856742</body></message>

2020-08-27 11:03:11 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <message from="push2-_x4afoq0104@test-domain.com/1433593589-tigase-99" xmlns="jabber:client" to="push3-_a0otff0105@test-domain.com"><body>Some body - b3180cdc-bf38-4a58-9d2f-e222cf856742</body></message>

2020-08-27 11:03:41 | [Mutex] timeout. Not received [push:received]

2020-08-27 11:03:41 | [Mutex] isItemNotified: push:received :: false

2020-08-27 11:03:41 |  << <iq id="fSFs9LACBqXg1rXfBcrfMUS" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_9vm9700103@test-domain.com/1433593589-tigase-98"/></iq>

2020-08-27 11:03:41 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 >> <iq id="fSFs9LACBqXg1rXfBcrfMUS" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_9vm9700103@test-domain.com/1433593589-tigase-98"/></iq>

2020-08-27 11:03:41 | [Mutex] waiting for: [push:enabled:2]

2020-08-27 11:03:41 |  >> <iq id="fSFs9LACBqXg1rXfBcrfMUS" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"/>

2020-08-27 11:03:41 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <iq id="fSFs9LACBqXg1rXfBcrfMUS" xmlns="jabber:client" type="result" to="push3-_a0otff0105@test-domain.com/1433593589-tigase-100"/>

2020-08-27 11:03:41 | [Mutex] received everything.

2020-08-27 11:03:41 | [Mutex] isItemNotified: push:enabled:2:success :: true

2020-08-27 11:03:41 | [Mutex] waiting for: [push:received]

2020-08-27 11:03:41 |  >> <message from="push2-_x4afoq0104@test-domain.com/1433593589-tigase-99" xmlns="jabber:client" to="push3-_a0otff0105@test-domain.com"><body>Some body - b3180cdc-bf38-4a58-9d2f-e222cf856742</body></message>

2020-08-27 11:03:41 | push3- :: push3-_a0otff0105@test-domain.com/1433593589-tigase-100 << <message from="push2-_x4afoq0104@test-domain.com/1433593589-tigase-99" xmlns="jabber:client" to="push3-_a0otff0105@test-domain.com"><body>Some body - b3180cdc-bf38-4a58-9d2f-e222cf856742</body></message>

2020-08-27 11:03:41 | [Mutex] received everything.

2020-08-27 11:03:41 | [Mutex] isItemNotified: push:received :: true

2020-08-27 11:03:41 | [Mutex] isItemNotified: push:received:body:Some body - b3180cdc-bf38-4a58-9d2f-e222cf856742 :: true

testSupportAdvertisement 0.262s
2020-08-27 11:03:43 |

2020-08-27 11:03:43 | null / [TestClass name=class tigase.tests.server.TestPush]

2020-08-27 11:03:43 | ------------------------------------

2020-08-27 11:03:43 |  >> <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>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@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>

2020-08-27 11:03:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-27 11:03:43 |  >> <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>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@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>

2020-08-27 11:03:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fYndsOTdkMDEwNixyPVhRYUp1MVFFTVQ3TkswalVscVM4</auth>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fYndsOTdkMDEwNixyPVhRYUp1MVFFTVQ3TkswalVscVM4</auth>

2020-08-27 11:03:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YUWFKdTFRRU1UN05LMGpVbHFTOEJnWU5BTW9uMEhZM3FiVlF5SGtQLHM9aTZ6aWRNdjJpcWtEVXc9PSxpPTQwOTY=</challenge>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YUWFKdTFRRU1UN05LMGpVbHFTOEJnWU5BTW9uMEhZM3FiVlF5SGtQLHM9aTZ6aWRNdjJpcWtEVXc9PSxpPTQwOTY=</challenge>

2020-08-27 11:03:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WFFhSnUxUUVNVDdOSzBqVWxxUzhCZ1lOQU1vbjBIWTNxYlZReUhrUCxwPXJkZlp4TzhucXBubFMwVjJRanZta3ZaZ0J0cU43UjVHK3dveTdCWUNNUkU9</response>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WFFhSnUxUUVNVDdOSzBqVWxxUzhCZ1lOQU1vbjBIWTNxYlZReUhrUCxwPXJkZlp4TzhucXBubFMwVjJRanZta3ZaZ0J0cU43UjVHK3dveTdCWUNNUkU9</response>

2020-08-27 11:03:43 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wUW90NFBXd3Y2dzlpcXU5ak1rNktKb2tZSFZmems1aDdySWw1TW5kSG1zPQ==</success>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wUW90NFBXd3Y2dzlpcXU5ak1rNktKb2tZSFZmems1aDdySWw1TW5kSG1zPQ==</success>

2020-08-27 11:03: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"/><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" ver="fEQOziwI01cwYK+vXvgUBWIE3+s=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@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" ver="fEQOziwI01cwYK+vXvgUBWIE3+s=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2020-08-27 11:03:43 |  << <iq xmlns="jabber:client" id="BliAm0cLWh02l2j5eUbAhUj" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com >> <iq xmlns="jabber:client" id="BliAm0cLWh02l2j5eUbAhUj" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-27 11:03:43 |  >> <iq id="BliAm0cLWh02l2j5eUbAhUj" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_bwl97d0106@test-domain.com/1433593589-tigase-104</jid></bind></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com << <iq id="BliAm0cLWh02l2j5eUbAhUj" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_bwl97d0106@test-domain.com/1433593589-tigase-104</jid></bind></iq>

2020-08-27 11:03:43 |  << <iq xmlns="jabber:client" id="JsB0hU3zcQ3kLSfTR3dqT9A" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 >> <iq xmlns="jabber:client" id="JsB0hU3zcQ3kLSfTR3dqT9A" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-27 11:03:43 |  >> <iq id="JsB0hU3zcQ3kLSfTR3dqT9A" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"/>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 << <iq id="JsB0hU3zcQ3kLSfTR3dqT9A" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"/>

2020-08-27 11:03:43 |  << <iq to="test-domain.com" id="gnlGPIS7s1ohXZjJsXhQ28x" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 >> <iq to="test-domain.com" id="gnlGPIS7s1ohXZjJsXhQ28x" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-27 11:03:43 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-27 11:03:43 |  << <iq id="ivHdS7s1ohXZjJsXhQ28xq4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 >> <iq id="ivHdS7s1ohXZjJsXhQ28xq4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:03:43 |  >> <enabled id="967774c9-7c24-4bb0-a80e-d35eef58a042" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="ac2fa7a1e1ad"/>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 << <enabled id="967774c9-7c24-4bb0-a80e-d35eef58a042" max="60" resume="true" xmlns="urn:xmpp:sm:3" location="ac2fa7a1e1ad"/>

2020-08-27 11:03:43 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-27 11:03:43 |  >> <iq id="gnlGPIS7s1ohXZjJsXhQ28x" from="test-domain.com" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 << <iq id="gnlGPIS7s1ohXZjJsXhQ28x" from="test-domain.com" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11061/0aebc744" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-08-27 11:03:43 |  >> <iq id="ivHdS7s1ohXZjJsXhQ28xq4" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 << <iq id="ivHdS7s1ohXZjJsXhQ28xq4" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"><query xmlns="jabber:iq:roster"/></iq>

2020-08-27 11:03:43 |  << <iq to="push1-_bwl97d0106@test-domain.com" id="4k8nY8yiXk3y8xq5Dk6zmP0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 >> <iq to="push1-_bwl97d0106@test-domain.com" id="4k8nY8yiXk3y8xq5Dk6zmP0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-27 11:03:43 |  >> <presence from="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104" xmlns="jabber:client" to="push1-_bwl97d0106@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 << <presence from="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104" xmlns="jabber:client" to="push1-_bwl97d0106@test-domain.com"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2020-08-27 11:03:43 | [Mutex] waiting for: [discovery:completed]

2020-08-27 11:03:43 |  >> <iq id="4k8nY8yiXk3y8xq5Dk6zmP0" from="push1-_bwl97d0106@test-domain.com" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="account" type="registered"/><identity name="PubSub" category="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="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><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#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 type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-08-27 11:03:43 | push1- :: push1-_bwl97d0106@test-domain.com/1433593589-tigase-104 << <iq id="4k8nY8yiXk3y8xq5Dk6zmP0" from="push1-_bwl97d0106@test-domain.com" xmlns="jabber:client" type="result" to="push1-_bwl97d0106@test-domain.com/1433593589-tigase-104"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="account" type="registered"/><identity name="PubSub" category="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="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><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#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 type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="text-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:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-08-27 11:03:43 | [Mutex] received everything.

2020-08-27 11:03:43 | [Mutex] isItemNotified: discovery:completed:success :: true

2020-08-27 11:03:43 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2020-08-27 11:03:43 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.068s
2020-08-27 11:05:47 |

2020-08-27 11:05:47 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2020-08-27 11:05:47 | ------------------------------------

2020-08-27 11:05:47 | [Mutex] waiting for: [discovery:completed]

2020-08-27 11:05:47 | [Mutex] waiting for: [discovery:completed]

2020-08-27 11:05:47 | [Mutex] received everything.

2020-08-27 11:05:47 | [Mutex] isItemNotified: discovery:completed:success :: true

2020-08-27 11:05:47 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2020-08-27 11:05:47 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2020-08-27 11:05:47 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2020-08-27 11:05:47 | [Mutex] waiting for: [push:received]

2020-08-27 11:05:47 | [Mutex] received everything.

2020-08-27 11:05:47 | [Mutex] isItemNotified: push:received :: true

2020-08-27 11:05:47 | [Mutex] isItemNotified: push:received:body:Some body - 5c71fcf5-9287-40e0-9bc1-874abf942f38 :: true

testPushDeliveryOnline 30.253s
2020-08-27 11:05:47 |

2020-08-27 11:05:47 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2020-08-27 11:05:47 | ------------------------------------

2020-08-27 11:05:48 | [Mutex] waiting for: [push:received]

2020-08-27 11:06:18 | [Mutex] timeout. Not received [push:received]

2020-08-27 11:06:18 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.127s
2020-08-27 11:06:18 |

2020-08-27 11:06:18 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2020-08-27 11:06:18 | ------------------------------------

2020-08-27 11:06:18 | [Mutex] waiting for: [push:enabled]

2020-08-27 11:06:18 | [Mutex] received everything.

2020-08-27 11:06:18 | [Mutex] isItemNotified: push:enabled:success :: true

2020-08-27 11:06:18 | [Mutex] waiting for: [push:received]

2020-08-27 11:06:48 | [Mutex] timeout. Not received [push:received]

2020-08-27 11:06:48 | [Mutex] isItemNotified: push:received :: false

2020-08-27 11:06:48 | [Mutex] waiting for: [push:enabled]

2020-08-27 11:06:48 | [Mutex] received everything.

2020-08-27 11:06:48 | [Mutex] isItemNotified: push:enabled:success :: true

2020-08-27 11:06:48 | [Mutex] waiting for: [push:received]

2020-08-27 11:06:48 | [Mutex] received everything.

2020-08-27 11:06:48 | [Mutex] isItemNotified: push:received :: true

2020-08-27 11:06:48 | [Mutex] isItemNotified: push:received:body:Some body - e80144d7-5d72-442c-9072-846e3ed815be :: true

testSupportAdvertisement 0.008s
2020-08-27 11:06:48 |

2020-08-27 11:06:48 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2020-08-27 11:06:48 | ------------------------------------

2020-08-27 11:06:48 | [Mutex] waiting for: [discovery:completed]

2020-08-27 11:06:48 | [Mutex] received everything.

2020-08-27 11:06:48 | [Mutex] isItemNotified: discovery:completed:success :: true

2020-08-27 11:06:48 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2020-08-27 11:06:48 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2020-08-27 11:06:48 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2020-08-27 11:06:48 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.015s
2020-08-27 11:03:45 |

2020-08-27 11:03:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2020-08-27 11:03:45 | ------------------------------------

2020-08-27 11:03:45 | [Mutex] waiting for: [discovery:completed]

2020-08-27 11:03:45 | [Mutex] received everything.

2020-08-27 11:03:45 | [Mutex] isItemNotified: discovery:completed:success :: true

2020-08-27 11:03:45 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2020-08-27 11:03:45 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2020-08-27 11:03:45 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2020-08-27 11:03:45 | [Mutex] waiting for: [push:received]

2020-08-27 11:04:15 | [Mutex] timeout. Not received [push:received]

2020-08-27 11:04:15 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.266s
2020-08-27 11:04:15 |

2020-08-27 11:04:15 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2020-08-27 11:04:15 | ------------------------------------

2020-08-27 11:04:15 | [Mutex] waiting for: [push:received]

2020-08-27 11:04:45 | [Mutex] timeout. Not received [push:received]

2020-08-27 11:04:45 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.116s
2020-08-27 11:04:45 |

2020-08-27 11:04:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2020-08-27 11:04:45 | ------------------------------------

2020-08-27 11:04:45 | [Mutex] waiting for: [push:enabled]

2020-08-27 11:04:45 | [Mutex] received everything.

2020-08-27 11:04:45 | [Mutex] isItemNotified: push:enabled:success :: true

2020-08-27 11:04:45 | [Mutex] waiting for: [push:received]

2020-08-27 11:05:15 | [Mutex] timeout. Not received [push:received]

2020-08-27 11:05:15 | [Mutex] isItemNotified: push:received :: false

2020-08-27 11:05:15 | [Mutex] waiting for: [push:enabled]

2020-08-27 11:05:15 | [Mutex] received everything.

2020-08-27 11:05:15 | [Mutex] isItemNotified: push:enabled:success :: true

2020-08-27 11:05:15 | [Mutex] waiting for: [push:received]

2020-08-27 11:05:45 | [Mutex] timeout. Not received [push:received]

2020-08-27 11:05:45 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.018s
2020-08-27 11:05:45 |

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

2020-08-27 11:05:45 | ------------------------------------

2020-08-27 11:05:45 | [Mutex] waiting for: [discovery:completed]

2020-08-27 11:05:45 | [Mutex] received everything.

2020-08-27 11:05:45 | [Mutex] isItemNotified: discovery:completed:success :: true

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

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

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