Generated by TestNG with ReportNG at 21:39 PST on Tuesday 23 February 2021
root@87f6aca6b6f2 / 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.114s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.048s
2021-02-23 21:44:20 |

2021-02-23 21:44:20 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-02-23 21:44:20 | ------------------------------------

2021-02-23 21:44:20 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:44:20 | [Mutex] received everything.

2021-02-23 21:44:20 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-02-23 21:44:20 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-02-23 21:44:20 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-02-23 21:44:20 | [Mutex] waiting for: [push:received:1]

2021-02-23 21:44:20 | [Mutex] received everything.

2021-02-23 21:44:20 | [Mutex] isItemNotified: push:received:1 :: true

2021-02-23 21:44:20 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - ef4f6888-bbd7-4df8-b486-1fd4c476db99 :: true

2021-02-23 21:44:20 | [Mutex] waiting for: [push:received:2]

2021-02-23 21:44:50 | [Mutex] timeout. Not received [push:received:2]

2021-02-23 21:44:50 | [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.019s
2021-02-23 21:44:52 |

2021-02-23 21:44:52 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-02-23 21:44:52 | ------------------------------------

2021-02-23 21:44:52 | [Mutex] waiting for: [push:received]

2021-02-23 21:44:52 | [Mutex] received everything.

2021-02-23 21:44:52 | [Mutex] isItemNotified: push:received :: true

2021-02-23 21:44:52 | [Mutex] isItemNotified: push:received:body:Some body - 70824c43-250f-4aea-961f-805944f5b9c4 :: true

testPushDeliveryOnline 30.220s
2021-02-23 21:44:53 |

2021-02-23 21:44:53 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-02-23 21:44:53 | ------------------------------------

2021-02-23 21:44:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:44:53 | push1- :: push1-_aa0rvd0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:44:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-02-23 21:44:53 | push1- :: push1-_aa0rvd0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-02-23 21:44:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:44:53 | push1- :: push1-_aa0rvd0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:44:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fYWEwcnZkMDA5OSxyPUJBTngwWDRSbDRHY0NmTmVQWFFp</auth>

2021-02-23 21:44:53 | push1- :: push1-_aa0rvd0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fYWEwcnZkMDA5OSxyPUJBTngwWDRSbDRHY0NmTmVQWFFp</auth>

2021-02-23 21:44:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CQU54MFg0Umw0R2NDZk5lUFhRaUxqalY0dmpsOXBud0E2cDdiS2NzLHM9YjNoNlhrM2ZnajVDVlE9PSxpPTQwOTY=</challenge>

2021-02-23 21:44:53 | push1- :: push1-_aa0rvd0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CQU54MFg0Umw0R2NDZk5lUFhRaUxqalY0dmpsOXBud0E2cDdiS2NzLHM9YjNoNlhrM2ZnajVDVlE9PSxpPTQwOTY=</challenge>

2021-02-23 21:44:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QkFOeDBYNFJsNEdjQ2ZOZVBYUWlMampWNHZqbDlwbndBNnA3YktjcyxwPUVNdndKVURZZlZoU2VBaXpmdk9GVUJFUFpZNlpzRmNBc1puSXpxZlRFVzg9</response>

2021-02-23 21:44:53 | push1- :: push1-_aa0rvd0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QkFOeDBYNFJsNEdjQ2ZOZVBYUWlMampWNHZqbDlwbndBNnA3YktjcyxwPUVNdndKVURZZlZoU2VBaXpmdk9GVUJFUFpZNlpzRmNBc1puSXpxZlRFVzg9</response>

2021-02-23 21:44:53 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pcjlSVTlzeVZrNWRSTThSSSs4bTl1YWpkNDdjdWZKQ2QxTVZ6bE9saHBvPQ==</success>

2021-02-23 21:44:53 | push1- :: push1-_aa0rvd0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pcjlSVTlzeVZrNWRSTThSSSs4bTl1YWpkNDdjdWZKQ2QxTVZ6bE9saHBvPQ==</success>

2021-02-23 21:44:54 |  >> <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 ver="YTRaQj/fMlMX5klSGnVfSaly0Ys=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@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 ver="YTRaQj/fMlMX5klSGnVfSaly0Ys=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-02-23 21:44:54 |  << <iq xmlns="jabber:client" id="VqlHLBmJtn7fDiWgzcJIsVX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com >> <iq xmlns="jabber:client" id="VqlHLBmJtn7fDiWgzcJIsVX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-02-23 21:44:54 |  >> <iq type="result" id="VqlHLBmJtn7fDiWgzcJIsVX" to="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96</jid></bind></iq>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com << <iq type="result" id="VqlHLBmJtn7fDiWgzcJIsVX" to="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96</jid></bind></iq>

2021-02-23 21:44:54 |  << <iq xmlns="jabber:client" id="xtsHx6yu16xkGnRcPV7DCJu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 >> <iq xmlns="jabber:client" id="xtsHx6yu16xkGnRcPV7DCJu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-02-23 21:44:54 |  >> <iq type="result" id="xtsHx6yu16xkGnRcPV7DCJu" to="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" xmlns="jabber:client"/>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 << <iq type="result" id="xtsHx6yu16xkGnRcPV7DCJu" to="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" xmlns="jabber:client"/>

2021-02-23 21:44:54 |  << <iq to="test-domain.com" id="3gNo8ElKPUQHvup5rhUjEp8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 >> <iq to="test-domain.com" id="3gNo8ElKPUQHvup5rhUjEp8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-02-23 21:44:54 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-02-23 21:44:54 |  >> <enabled id="9b1da12a-b37e-4d92-84eb-d5962b43a2aa" max="60" location="87f6aca6b6f2" resume="true" xmlns="urn:xmpp:sm:3"/>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 << <enabled id="9b1da12a-b37e-4d92-84eb-d5962b43a2aa" max="60" location="87f6aca6b6f2" resume="true" xmlns="urn:xmpp:sm:3"/>

2021-02-23 21:44:54 |  << <iq id="4at4w5eNQIrZslXbLSfw9Cm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 >> <iq id="4at4w5eNQIrZslXbLSfw9Cm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:44:54 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-02-23 21:44:54 |  >> <iq type="result" id="3gNo8ElKPUQHvup5rhUjEp8" to="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 << <iq type="result" id="3gNo8ElKPUQHvup5rhUjEp8" to="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-02-23 21:44:54 |  >> <iq type="result" id="4at4w5eNQIrZslXbLSfw9Cm" to="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 << <iq type="result" id="4at4w5eNQIrZslXbLSfw9Cm" to="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:44:54 | [Mutex] waiting for: [push:received]

2021-02-23 21:44:54 |  >> <presence to="push1-_aa0rvd0099@test-domain.com" from="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 << <presence to="push1-_aa0rvd0099@test-domain.com" from="push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2021-02-23 21:44:54 |  >> <message to="push1-_aa0rvd0099@test-domain.com" from="push2-_jwc47m0101@test-domain.com/1044879226-tigase-95" xmlns="jabber:client"><body>Some body - 3d181c70-4c62-4fbe-9981-dc262610598d</body></message>

2021-02-23 21:44:54 | push1- :: push1-_aa0rvd0099@test-domain.com/1044879226-tigase-96 << <message to="push1-_aa0rvd0099@test-domain.com" from="push2-_jwc47m0101@test-domain.com/1044879226-tigase-95" xmlns="jabber:client"><body>Some body - 3d181c70-4c62-4fbe-9981-dc262610598d</body></message>

2021-02-23 21:45:24 | [Mutex] timeout. Not received [push:received]

2021-02-23 21:45:24 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.594s
2021-02-23 21:45:25 |

2021-02-23 21:45:25 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-02-23 21:45:25 | ------------------------------------

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5ca9fede

2021-02-23 21:45:25 | StateChangedEvent{oldState=null, newState=connecting}

2021-02-23 21:45:25 | [Mutex] waiting for: [registration]

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@526e1b3b

2021-02-23 21:45:25 | StateChangedEvent{oldState=connecting, newState=connected}

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@565195ae

2021-02-23 21:45:25 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:45:25 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:45:25 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:45:25 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-02-23 21:45:25 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@13531100

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@9f42ba

2021-02-23 21:45:25 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:45:25 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:45:25 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:45:25 | push3- :: null >> <iq to="test-domain.com" id="ZFefvrfv9k0oPILMAbtqhPV" type="get"><query xmlns="jabber:iq:register"/></iq>

2021-02-23 21:45:25 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ZFefvrfv9k0oPILMAbtqhPV" type="get"><query xmlns="jabber:iq:register"/></iq>}

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@220a2651

2021-02-23 21:45:25 | push3- :: null << <iq type="result" id="ZFefvrfv9k0oPILMAbtqhPV" from="test-domain.com" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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>

2021-02-23 21:45:25 | StanzaReceivedEvent{stanza=<iq type="result" id="ZFefvrfv9k0oPILMAbtqhPV" from="test-domain.com" xmlns="jabber:client"><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 type="form" xmlns="jabber:x:data"><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>}

2021-02-23 21:45:25 | push3- :: null >> <iq to="test-domain.com" id="3FccKSNEDw49pi1jTbIVSR2" type="set"><query xmlns="jabber:iq:register"><username>push3-_qs1sp50105</username><password>push3-_qs1sp50105</password><email>6380389f-076e-4012-8ea7-94f84513ca69@localhost</email></query></iq>

2021-02-23 21:45:25 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3FccKSNEDw49pi1jTbIVSR2" type="set"><query xmlns="jabber:iq:register"><username>push3-_qs1sp50105</username><password>push3-_qs1sp50105</password><email>6380389f-076e-4012-8ea7-94f84513ca69@localhost</email></query></iq>}

2021-02-23 21:45:25 | push3- :: null << <iq type="result" id="3FccKSNEDw49pi1jTbIVSR2" from="test-domain.com" xmlns="jabber:client"/>

2021-02-23 21:45:25 | StanzaReceivedEvent{stanza=<iq type="result" id="3FccKSNEDw49pi1jTbIVSR2" from="test-domain.com" xmlns="jabber:client"/>}

2021-02-23 21:45:25 | [Mutex] received everything.

2021-02-23 21:45:25 | [Mutex] isItemNotified: registrationSuccess :: true

2021-02-23 21:45:25 | StateChangedEvent{oldState=connected, newState=disconnecting}

2021-02-23 21:45:25 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@782c2b5b

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@737cee4f

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@98ce808

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7a476fc6

2021-02-23 21:45:25 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6328e526

2021-02-23 21:45:25 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:45:25 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-02-23 21:45:25 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:45:25 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fcXMxc3A1MDEwNSxyPXAyR3ZRS0huUEU2Y3loeVhTVGZG</auth>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fcXMxc3A1MDEwNSxyPXAyR3ZRS0huUEU2Y3loeVhTVGZG</auth>

2021-02-23 21:45:25 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wMkd2UUtIblBFNmN5aHlYU1RmRkZhMnZkWGd5VHBhSWdMeHFGYXNuLHM9NDFEb1h5RThWUitiQWc9PSxpPTQwOTY=</challenge>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wMkd2UUtIblBFNmN5aHlYU1RmRkZhMnZkWGd5VHBhSWdMeHFGYXNuLHM9NDFEb1h5RThWUitiQWc9PSxpPTQwOTY=</challenge>

2021-02-23 21:45:25 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDJHdlFLSG5QRTZjeWh5WFNUZkZGYTJ2ZFhneVRwYUlnTHhxRmFzbixwPUFzdmVacXJwUzQ5S3RydDcyZkh2a3gvalFmNzVwVWhpN0hGUlFlOG1WS0k9</response>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cDJHdlFLSG5QRTZjeWh5WFNUZkZGYTJ2ZFhneVRwYUlnTHhxRmFzbixwPUFzdmVacXJwUzQ5S3RydDcyZkh2a3gvalFmNzVwVWhpN0hGUlFlOG1WS0k9</response>

2021-02-23 21:45:25 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1EajRzTnR2ZkVPSThGWXIrYW04UGkzQW5mYmhvbDVUcVVoQmlKbEJ1eDNFPQ==</success>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1EajRzTnR2ZkVPSThGWXIrYW04UGkzQW5mYmhvbDVUcVVoQmlKbEJ1eDNFPQ==</success>

2021-02-23 21:45:25 |  >> <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 ver="YTRaQj/fMlMX5klSGnVfSaly0Ys=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@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 ver="YTRaQj/fMlMX5klSGnVfSaly0Ys=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-02-23 21:45:25 |  << <iq xmlns="jabber:client" id="vyPR5bv2qev4tcqRP8HFBBy" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com >> <iq xmlns="jabber:client" id="vyPR5bv2qev4tcqRP8HFBBy" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-02-23 21:45:25 |  >> <iq type="result" id="vyPR5bv2qev4tcqRP8HFBBy" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_qs1sp50105@test-domain.com/1044879226-tigase-100</jid></bind></iq>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com << <iq type="result" id="vyPR5bv2qev4tcqRP8HFBBy" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_qs1sp50105@test-domain.com/1044879226-tigase-100</jid></bind></iq>

2021-02-23 21:45:25 |  << <iq xmlns="jabber:client" id="7BWILMAbtqhPVfQboT6kZdN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 >> <iq xmlns="jabber:client" id="7BWILMAbtqhPVfQboT6kZdN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-02-23 21:45:25 |  >> <iq type="result" id="7BWILMAbtqhPVfQboT6kZdN" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"/>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <iq type="result" id="7BWILMAbtqhPVfQboT6kZdN" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"/>

2021-02-23 21:45:25 |  << <iq to="test-domain.com" id="pUPFHt6drjZZ7gS8jGHEkFr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 >> <iq to="test-domain.com" id="pUPFHt6drjZZ7gS8jGHEkFr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-02-23 21:45:25 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-02-23 21:45:25 |  >> <enabled id="640ab528-bfef-4146-8761-ab83b44845e7" max="60" location="87f6aca6b6f2" resume="true" xmlns="urn:xmpp:sm:3"/>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <enabled id="640ab528-bfef-4146-8761-ab83b44845e7" max="60" location="87f6aca6b6f2" resume="true" xmlns="urn:xmpp:sm:3"/>

2021-02-23 21:45:25 |  << <iq id="lCVJMGHDDlQHpfRJBeO03aF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 >> <iq id="lCVJMGHDDlQHpfRJBeO03aF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:45:25 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-02-23 21:45:25 |  >> <iq type="result" id="pUPFHt6drjZZ7gS8jGHEkFr" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <iq type="result" id="pUPFHt6drjZZ7gS8jGHEkFr" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-02-23 21:45:25 |  >> <iq type="result" id="lCVJMGHDDlQHpfRJBeO03aF" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <iq type="result" id="lCVJMGHDDlQHpfRJBeO03aF" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:45:25 |  << <iq id="029rTVS6AdujSMzfYn1j1oh" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_vx01vn0103@test-domain.com/1044879226-tigase-98"/></iq>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 >> <iq id="029rTVS6AdujSMzfYn1j1oh" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_vx01vn0103@test-domain.com/1044879226-tigase-98"/></iq>

2021-02-23 21:45:25 |  >> <presence to="push3-_qs1sp50105@test-domain.com" from="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2021-02-23 21:45:25 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <presence to="push3-_qs1sp50105@test-domain.com" from="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2021-02-23 21:45:25 | [Mutex] waiting for: [push:enabled]

2021-02-23 21:45:26 |  >> <iq type="result" id="029rTVS6AdujSMzfYn1j1oh" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"/>

2021-02-23 21:45:26 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <iq type="result" id="029rTVS6AdujSMzfYn1j1oh" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"/>

2021-02-23 21:45:26 | [Mutex] received everything.

2021-02-23 21:45:26 | [Mutex] isItemNotified: push:enabled:success :: true

2021-02-23 21:45:26 |  << <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-02-23 21:45:26 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-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-02-23 21:45:26 |  >> <presence to="push3-_qs1sp50105@test-domain.com" from="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2021-02-23 21:45:26 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <presence to="push3-_qs1sp50105@test-domain.com" from="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2021-02-23 21:45:26 | [Mutex] waiting for: [push:received]

2021-02-23 21:45:26 |  >> <message to="push3-_qs1sp50105@test-domain.com" from="push2-_w9ddo70104@test-domain.com/1044879226-tigase-99" xmlns="jabber:client"><body>Some body - 8f88802f-3df8-4b5c-8cd5-0aaf2d0469b0</body></message>

2021-02-23 21:45:26 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <message to="push3-_qs1sp50105@test-domain.com" from="push2-_w9ddo70104@test-domain.com/1044879226-tigase-99" xmlns="jabber:client"><body>Some body - 8f88802f-3df8-4b5c-8cd5-0aaf2d0469b0</body></message>

2021-02-23 21:45:56 | [Mutex] timeout. Not received [push:received]

2021-02-23 21:45:56 | [Mutex] isItemNotified: push:received :: false

2021-02-23 21:45:56 |  << <iq id="029rTVS6AdujSMzfYn1j1oh" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_vx01vn0103@test-domain.com/1044879226-tigase-98"/></iq>

2021-02-23 21:45:56 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 >> <iq id="029rTVS6AdujSMzfYn1j1oh" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_vx01vn0103@test-domain.com/1044879226-tigase-98"/></iq>

2021-02-23 21:45:56 | [Mutex] waiting for: [push:enabled:2]

2021-02-23 21:45:56 |  >> <iq type="result" id="029rTVS6AdujSMzfYn1j1oh" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"/>

2021-02-23 21:45:56 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <iq type="result" id="029rTVS6AdujSMzfYn1j1oh" to="push3-_qs1sp50105@test-domain.com/1044879226-tigase-100" xmlns="jabber:client"/>

2021-02-23 21:45:56 | [Mutex] received everything.

2021-02-23 21:45:56 | [Mutex] isItemNotified: push:enabled:2:success :: true

2021-02-23 21:45:56 | [Mutex] waiting for: [push:received]

2021-02-23 21:45:56 |  >> <message to="push3-_qs1sp50105@test-domain.com" from="push2-_w9ddo70104@test-domain.com/1044879226-tigase-99" xmlns="jabber:client"><body>Some body - 8f88802f-3df8-4b5c-8cd5-0aaf2d0469b0</body></message>

2021-02-23 21:45:56 | push3- :: push3-_qs1sp50105@test-domain.com/1044879226-tigase-100 << <message to="push3-_qs1sp50105@test-domain.com" from="push2-_w9ddo70104@test-domain.com/1044879226-tigase-99" xmlns="jabber:client"><body>Some body - 8f88802f-3df8-4b5c-8cd5-0aaf2d0469b0</body></message>

2021-02-23 21:45:56 | [Mutex] received everything.

2021-02-23 21:45:56 | [Mutex] isItemNotified: push:received :: true

2021-02-23 21:45:56 | [Mutex] isItemNotified: push:received:body:Some body - 8f88802f-3df8-4b5c-8cd5-0aaf2d0469b0 :: true

testSupportAdvertisement 0.262s
2021-02-23 21:45:57 |

2021-02-23 21:45:57 | null / [TestClass name=class tigase.tests.server.TestPush]

2021-02-23 21:45:57 | ------------------------------------

2021-02-23 21:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:45:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2021-02-23 21:45:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><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-02-23 21:45:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fZnF2ajl1MDEwNixyPUxjcnJKcFdFeVhuS3F3ZEc5eDVp</auth>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fZnF2ajl1MDEwNixyPUxjcnJKcFdFeVhuS3F3ZEc5eDVp</auth>

2021-02-23 21:45:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MY3JySnBXRXlYbktxd2RHOXg1aUtzTjVKbEhuOXdiblBlYWFWRExqLHM9VUFjdFhSQXBOSXpvSFE9PSxpPTQwOTY=</challenge>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MY3JySnBXRXlYbktxd2RHOXg1aUtzTjVKbEhuOXdiblBlYWFWRExqLHM9VUFjdFhSQXBOSXpvSFE9PSxpPTQwOTY=</challenge>

2021-02-23 21:45:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TGNyckpwV0V5WG5LcXdkRzl4NWlLc041SmxIbjl3Ym5QZWFhVkRMaixwPUdiT2doUlBUcWlQbWhaZTZQTCt4L1NITThVTDhvSGtVbk5NeThNcFhQQjg9</response>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TGNyckpwV0V5WG5LcXdkRzl4NWlLc041SmxIbjl3Ym5QZWFhVkRMaixwPUdiT2doUlBUcWlQbWhaZTZQTCt4L1NITThVTDhvSGtVbk5NeThNcFhQQjg9</response>

2021-02-23 21:45:57 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03allHN0FoenRTZEprMjNlYjMrcCtHYmdSY3Bjdk9yOW1ybVg1Z3ZqWEpFPQ==</success>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03allHN0FoenRTZEprMjNlYjMrcCtHYmdSY3Bjdk9yOW1ybVg1Z3ZqWEpFPQ==</success>

2021-02-23 21:45:57 |  >> <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 ver="YTRaQj/fMlMX5klSGnVfSaly0Ys=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@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 ver="YTRaQj/fMlMX5klSGnVfSaly0Ys=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2021-02-23 21:45:57 |  << <iq xmlns="jabber:client" id="ior0v2bGujR5fEjDHLxdsgU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com >> <iq xmlns="jabber:client" id="ior0v2bGujR5fEjDHLxdsgU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2021-02-23 21:45:57 |  >> <iq type="result" id="ior0v2bGujR5fEjDHLxdsgU" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104</jid></bind></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com << <iq type="result" id="ior0v2bGujR5fEjDHLxdsgU" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104</jid></bind></iq>

2021-02-23 21:45:57 |  << <iq xmlns="jabber:client" id="A2lO03aFAcpVk5r9HKZ07ye" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 >> <iq xmlns="jabber:client" id="A2lO03aFAcpVk5r9HKZ07ye" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2021-02-23 21:45:57 |  >> <iq type="result" id="A2lO03aFAcpVk5r9HKZ07ye" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" xmlns="jabber:client"/>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 << <iq type="result" id="A2lO03aFAcpVk5r9HKZ07ye" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" xmlns="jabber:client"/>

2021-02-23 21:45:57 |  << <iq to="test-domain.com" id="BnlPHsfKw3dUfLNZk9kLQOX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 >> <iq to="test-domain.com" id="BnlPHsfKw3dUfLNZk9kLQOX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-02-23 21:45:57 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2021-02-23 21:45:57 |  >> <enabled id="a4fb25db-4519-4030-9ebd-8097079b4539" max="60" location="87f6aca6b6f2" resume="true" xmlns="urn:xmpp:sm:3"/>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 << <enabled id="a4fb25db-4519-4030-9ebd-8097079b4539" max="60" location="87f6aca6b6f2" resume="true" xmlns="urn:xmpp:sm:3"/>

2021-02-23 21:45:57 |  << <iq id="75rHJIsVXodHFJO7gDAiV5x" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 >> <iq id="75rHJIsVXodHFJO7gDAiV5x" type="get"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:45:57 |  >> <iq type="result" id="BnlPHsfKw3dUfLNZk9kLQOX" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 << <iq type="result" id="BnlPHsfKw3dUfLNZk9kLQOX" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="router" category="component"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b11310/e2aac769" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-02-23 21:45:57 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2021-02-23 21:45:57 |  >> <iq type="result" id="75rHJIsVXodHFJO7gDAiV5x" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 << <iq type="result" id="75rHJIsVXodHFJO7gDAiV5x" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2021-02-23 21:45:57 |  << <iq to="push1-_fqvj9u0106@test-domain.com" id="5pnTPILMAbtqhPVfQboT6kZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 >> <iq to="push1-_fqvj9u0106@test-domain.com" id="5pnTPILMAbtqhPVfQboT6kZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2021-02-23 21:45:57 |  >> <presence to="push1-_fqvj9u0106@test-domain.com" from="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 << <presence to="push1-_fqvj9u0106@test-domain.com" from="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2021-02-23 21:45:57 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:45:57 |  >> <iq type="result" id="5pnTPILMAbtqhPVfQboT6kZ" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" from="push1-_fqvj9u0106@test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity name="PubSub" type="service" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="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#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-02-23 21:45:57 | push1- :: push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104 << <iq type="result" id="5pnTPILMAbtqhPVfQboT6kZ" to="push1-_fqvj9u0106@test-domain.com/1044879226-tigase-104" from="push1-_fqvj9u0106@test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity name="PubSub" type="service" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="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#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="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:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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 type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2021-02-23 21:45:57 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:45:57 | [Mutex] received everything.

2021-02-23 21:45:57 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-02-23 21:45:57 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-02-23 21:45:57 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.074s
2021-02-23 21:48:01 |

2021-02-23 21:48:01 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2021-02-23 21:48:01 | ------------------------------------

2021-02-23 21:48:01 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:48:01 | [Mutex] received everything.

2021-02-23 21:48:01 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-02-23 21:48:01 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-02-23 21:48:01 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-02-23 21:48:01 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2021-02-23 21:48:01 | [Mutex] waiting for: [push:received]

2021-02-23 21:48:01 | [Mutex] received everything.

2021-02-23 21:48:01 | [Mutex] isItemNotified: push:received :: true

2021-02-23 21:48:01 | [Mutex] isItemNotified: push:received:body:Some body - a3a8e2a1-d830-48c5-98b3-f59ea13957d9 :: true

testPushDeliveryOnline 30.258s
2021-02-23 21:48:01 |

2021-02-23 21:48:01 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2021-02-23 21:48:01 | ------------------------------------

2021-02-23 21:48:02 | [Mutex] waiting for: [push:received]

2021-02-23 21:48:32 | [Mutex] timeout. Not received [push:received]

2021-02-23 21:48:32 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.125s
2021-02-23 21:48:32 |

2021-02-23 21:48:32 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2021-02-23 21:48:32 | ------------------------------------

2021-02-23 21:48:32 | [Mutex] waiting for: [push:enabled]

2021-02-23 21:48:32 | [Mutex] received everything.

2021-02-23 21:48:32 | [Mutex] isItemNotified: push:enabled:success :: true

2021-02-23 21:48:32 | [Mutex] waiting for: [push:received]

2021-02-23 21:49:02 | [Mutex] timeout. Not received [push:received]

2021-02-23 21:49:02 | [Mutex] isItemNotified: push:received :: false

2021-02-23 21:49:02 | [Mutex] waiting for: [push:enabled]

2021-02-23 21:49:02 | [Mutex] received everything.

2021-02-23 21:49:02 | [Mutex] isItemNotified: push:enabled:success :: true

2021-02-23 21:49:02 | [Mutex] waiting for: [push:received]

2021-02-23 21:49:02 | [Mutex] received everything.

2021-02-23 21:49:02 | [Mutex] isItemNotified: push:received :: true

2021-02-23 21:49:02 | [Mutex] isItemNotified: push:received:body:Some body - a042d92a-88f4-4307-9eb2-1007bc125ace :: true

testSupportAdvertisement 0.011s
2021-02-23 21:49:02 |

2021-02-23 21:49:02 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2021-02-23 21:49:02 | ------------------------------------

2021-02-23 21:49:02 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:49:02 | [Mutex] received everything.

2021-02-23 21:49:02 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-02-23 21:49:02 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-02-23 21:49:02 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-02-23 21:49:02 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2021-02-23 21:49:02 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.026s
2021-02-23 21:45:59 |

2021-02-23 21:45:59 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2021-02-23 21:45:59 | ------------------------------------

2021-02-23 21:45:59 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:45:59 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:45:59 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:45:59 | [Mutex] received everything.

2021-02-23 21:45:59 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-02-23 21:45:59 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-02-23 21:45:59 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-02-23 21:45:59 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2021-02-23 21:45:59 | [Mutex] waiting for: [push:received]

2021-02-23 21:46:29 | [Mutex] timeout. Not received [push:received]

2021-02-23 21:46:29 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.243s
2021-02-23 21:46:29 |

2021-02-23 21:46:29 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2021-02-23 21:46:29 | ------------------------------------

2021-02-23 21:46:29 | [Mutex] waiting for: [push:received]

2021-02-23 21:46:59 | [Mutex] timeout. Not received [push:received]

2021-02-23 21:46:59 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.120s
2021-02-23 21:46:59 |

2021-02-23 21:46:59 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2021-02-23 21:46:59 | ------------------------------------

2021-02-23 21:46:59 | [Mutex] waiting for: [push:enabled]

2021-02-23 21:46:59 | [Mutex] received everything.

2021-02-23 21:46:59 | [Mutex] isItemNotified: push:enabled:success :: true

2021-02-23 21:47:00 | [Mutex] waiting for: [push:received]

2021-02-23 21:47:30 | [Mutex] timeout. Not received [push:received]

2021-02-23 21:47:30 | [Mutex] isItemNotified: push:received :: false

2021-02-23 21:47:30 | [Mutex] waiting for: [push:enabled]

2021-02-23 21:47:30 | [Mutex] received everything.

2021-02-23 21:47:30 | [Mutex] isItemNotified: push:enabled:success :: true

2021-02-23 21:47:30 | [Mutex] waiting for: [push:received]

2021-02-23 21:48:00 | [Mutex] timeout. Not received [push:received]

2021-02-23 21:48:00 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.009s
2021-02-23 21:48:00 |

2021-02-23 21:48:00 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2021-02-23 21:48:00 | ------------------------------------

2021-02-23 21:48:00 | [Mutex] waiting for: [discovery:completed]

2021-02-23 21:48:00 | [Mutex] received everything.

2021-02-23 21:48:00 | [Mutex] isItemNotified: discovery:completed:success :: true

2021-02-23 21:48:00 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2021-02-23 21:48:00 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2021-02-23 21:48:00 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true