Get list of history entries for connections

Test duration: 2.676s

Failed Tests
tigase.tests.auditlog.TestGetConnectionsHistory
retrieveAfterFirstConnection 0.032s
2019-12-03 19:48:36 |

2019-12-03 19:48:36 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2019-12-03 19:48:36 | ------------------------------------

2019-12-03 19:48:36 | [Mutex] waiting for: [1be347a1-f6b0-4b1b-87e7-83c449de61b4:connections-history]

2019-12-03 19:48:36 | [Mutex] received everything.

2019-12-03 19:48:36 | [Mutex] isItemNotified: 1be347a1-f6b0-4b1b-87e7-83c449de61b4:connections-history:success :: true

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:96)
org.testng.Assert.failNotEquals(Assert.java:776)
org.testng.Assert.assertTrue(Assert.java:44)
org.testng.Assert.assertTrue(Assert.java:54)
tigase.tests.auditlog.TestGetConnectionsHistory.assertCurrentState(TestGetConnectionsHistory.java:184)
tigase.tests.auditlog.TestGetConnectionsHistory.retrieveAfterFirstConnection(TestGetConnectionsHistory.java:94)
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:124)
org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:230)
tigase.tests.AbstractSkippableTest.run(AbstractSkippableTest.java:46)
org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:242)
org.testng.internal.Invoker.invokeMethod(Invoker.java:579)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
org.testng.TestRunner.privateRun(TestRunner.java:648)
org.testng.TestRunner.run(TestRunner.java:505)
org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
org.testng.SuiteRunner.run(SuiteRunner.java:364)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
org.testng.TestNG.runSuites(TestNG.java:1049)
org.testng.TestNG.run(TestNG.java:1017)
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)
Skipped Tests
tigase.tests.auditlog.TestGetConnectionsHistory
disconnectUser1 0.000s Depends on method(s): tigase.tests.auditlog.TestGetConnectionsHistory.retrieveAfterFirstConnection
loginUser2 0.000s Depends on method(s): tigase.tests.auditlog.TestGetConnectionsHistory.retrieveAfterFirstDisconnection
retrieveAfterFirstDisconnection 0.000s Depends on method(s): tigase.tests.auditlog.TestGetConnectionsHistory.disconnectUser1
retrieveAfterSecondConnection 0.000s Depends on method(s): tigase.tests.auditlog.TestGetConnectionsHistory.loginUser2
Passed Tests
tigase.tests.auditlog.TestGetConnectionsHistory
loginUser1 1.222s
2019-12-03 19:48:35 |

2019-12-03 19:48:35 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2019-12-03 19:48:35 | ------------------------------------

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost << <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>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost << <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-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>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fNnlrc2ZzMDU0MyxyPUw0dGdDdUdINEhYSUkxVnZ0Yksz</auth>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MNHRnQ3VHSDRIWElJMVZ2dGJLM3FWcUFoVkVtaGlFRDBUZ2hUcUtMLHM9ZmhvcGNwMWM3VE1TL1E9PSxpPTQwOTY=</challenge>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TDR0Z0N1R0g0SFhJSTFWdnRiSzNxVnFBaFZFbWhpRUQwVGdoVHFLTCxwPXVKTDJIaFk5SElpTWs3K2Z3VGxZell3UExaMnN3b1dxWWVVaGFJS3MyNmc9</response>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10TGpFWmUzUDNLQjdkY1JrR0dFclRCeExOUldxS1dOa3BsUmg4cFNQdkdVPQ==</success>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost << <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" node="https://tigase.net/tigase-xmpp-server" ver="tayVLFeRarzqpIYlhM87XxlAcgo=" xmlns="http://jabber.org/protocol/caps"/></features>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost >> <iq xmlns="jabber:client" id="90INDgTW4avui3ziNFDqXXi" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost << <iq id="90INDgTW4avui3ziNFDqXXi" to="auditlog-_6yksfs0543@localhost/993927746-tigase-308" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_6yksfs0543@localhost/993927746-tigase-308</jid></bind></iq>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 >> <iq xmlns="jabber:client" id="LcgTXo6FNKHtfEpR6xyo6lO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 << <iq id="LcgTXo6FNKHtfEpR6xyo6lO" to="auditlog-_6yksfs0543@localhost/993927746-tigase-308" type="result" xmlns="jabber:client"/>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 >> <iq to="localhost" id="Y4RqbQYgFshCunODiDgTW4a" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 >> <iq id="56Vqfy7gz8Dq26neM1vax9B" type="get"><query xmlns="jabber:iq:roster"/></iq>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 << <enabled max="60" id="062d503d-ae72-469e-88f5-678718dbcf1e" location="d4270859fb27" resume="true" xmlns="urn:xmpp:sm:3"/>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 << <iq id="Y4RqbQYgFshCunODiDgTW4a" from="localhost" to="auditlog-_6yksfs0543@localhost/993927746-tigase-308" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.1.0-SNAPSHOT-b10592/f55efd39" type="router"/><identity category="server" name="Tigase ver. 8.1.0-SNAPSHOT-b10592/f55efd39" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="text-multi"><value>mailto:abuse@localhost</value><value>xmpp:abuse@localhost</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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:ignore-unknown:0"/><feature var="tigase:push:muc:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:muted:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="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>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 << <iq id="56Vqfy7gz8Dq26neM1vax9B" to="auditlog-_6yksfs0543@localhost/993927746-tigase-308" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2019-12-03 19:48:35 | auditlog- :: auditlog-_6yksfs0543@localhost/993927746-tigase-308 << <presence from="auditlog-_6yksfs0543@localhost/993927746-tigase-308" to="auditlog-_6yksfs0543@localhost" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>

retrieveBeforeFirstConnection 0.290s
2019-12-03 19:48:35 |

2019-12-03 19:48:35 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2019-12-03 19:48:35 | ------------------------------------

2019-12-03 19:48:35 | [Mutex] waiting for: [component:ping]

2019-12-03 19:48:35 | [Mutex] received everything.

2019-12-03 19:48:35 | [Mutex] waiting for: [95ec90e7-1c35-4696-b030-b1e2ba24745e:connections-history]

2019-12-03 19:48:35 | [Mutex] received everything.

2019-12-03 19:48:35 | [Mutex] isItemNotified: 95ec90e7-1c35-4696-b030-b1e2ba24745e:connections-history:success :: true