Generated by TestNG with ReportNG at 21:32 PST on Sunday 13 November 2022
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

MAM: Support for XEP-0313 for PubSub - #4733

Suites · Log Output

Test duration : 0.640s

Failed Configuration
tigase.tests.pubsub.TestPubSubMAM
setUp 0.451s
2022-11-13 22:03:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] Using XEP-0077 mode!!!!

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] Connector  state changed: null->connecting

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2f1b9f4f

2022-11-13 22:03:12 | StateChangedEvent{oldState=null, newState=connecting}

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] DNS entry stored in session object: localhost:5222

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] Preparing connection to [localhost:5222]

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@21dc74dc

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] Connector  state changed: connecting->connected

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] Whitespace ping period is setted to nullms

2022-11-13 22:03:12 | [Mutex] waiting for: [registration]

2022-11-13 22:03:12 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@25e3f43f

2022-11-13 22:03:12 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-13 22:03:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=2955] Start TLS

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=2957] Proceeding TLS

2022-11-13 22:03:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-11-13 22:03:12 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-13 22:03:12 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=2957] Start handshake

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@60e17ee7

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@13737453

2022-11-13 22:03:12 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-13 22:03:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-11-13 22:03:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-11-13 22:03:12 | user1 :: null >> <iq to="test-domain.com" id="g7nECulJDLBhNV0vjJCncNX" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-13 22:03:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="g7nECulJDLBhNV0vjJCncNX" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-13 22:03:12 | user1 :: null << <iq xmlns="jabber:client" id="g7nECulJDLBhNV0vjJCncNX" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-11-13 22:03:12 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="g7nECulJDLBhNV0vjJCncNX" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

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

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@51cb9875

2022-11-13 22:03:12 | user1 :: null >> <iq to="test-domain.com" id="UOqudLGR19s3yvn9pZrcyBd" type="set"><query xmlns="jabber:iq:register"><username>user1_dtbwof0199</username><password>user1_dtbwof0199</password><email>02b3b14d-7782-45ba-aef8-66fd556afb82@localhost</email></query></iq>

2022-11-13 22:03:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UOqudLGR19s3yvn9pZrcyBd" type="set"><query xmlns="jabber:iq:register"><username>user1_dtbwof0199</username><password>user1_dtbwof0199</password><email>02b3b14d-7782-45ba-aef8-66fd556afb82@localhost</email></query></iq>}

2022-11-13 22:03:12 | user1 :: null << <iq xmlns="jabber:client" id="UOqudLGR19s3yvn9pZrcyBd" type="result" from="test-domain.com"/>

2022-11-13 22:03:12 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="UOqudLGR19s3yvn9pZrcyBd" type="result" from="test-domain.com"/>}

2022-11-13 22:03:12 | [Mutex] received everything.

2022-11-13 22:03:12 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] Connector  state changed: connected->disconnecting

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=1] Terminating XMPP Stream

2022-11-13 22:03:12 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=2957] Connector  state changed: disconnecting->disconnected

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=465 thread=2957] Stream terminated

2022-11-13 22:03:12 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6bb3cc7f

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@ce81a8

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@897ac0e

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5129559

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@70b761b0

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=1] Connector  state changed: null->connecting

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=1] DNS entry stored in session object: localhost:5222

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=1] Preparing connection to [localhost:5222]

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=1] Connector  state changed: connecting->connected

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=1] Whitespace ping period is setted to nullms

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-13 22:03:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=2962] Start TLS

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=2964] Proceeding TLS

2022-11-13 22:03:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=466 thread=2964] Start handshake

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-13 22:03:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-11-13 22:03:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9kdGJ3b2YwMTk5LHI9bFdFbWxDRTEyYVpyQThxcTlaOVg=</auth>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9kdGJ3b2YwMTk5LHI9bFdFbWxDRTEyYVpyQThxcTlaOVg=</auth>

2022-11-13 22:03:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sV0VtbENFMTJhWnJBOHFxOVo5WHJ1RmtqR0hkYnUybHFSNnZxSFRvLHM9ZFdBbmYxYnpvb0VPRHc9PSxpPTQwOTY=</challenge>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sV0VtbENFMTJhWnJBOHFxOVo5WHJ1RmtqR0hkYnUybHFSNnZxSFRvLHM9ZFdBbmYxYnpvb0VPRHc9PSxpPTQwOTY=</challenge>

2022-11-13 22:03:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFdFbWxDRTEyYVpyQThxcTlaOVhydUZrakdIZGJ1MmxxUjZ2cUhUbyxwPVZ6amMrSFlYZUlpV00yM1VsaGpPV1Z3Sm1Zc2s4YzZ5NlFDK2luZDh0MjQ9</response>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bFdFbWxDRTEyYVpyQThxcTlaOVhydUZrakdIZGJ1MmxxUjZ2cUhUbyxwPVZ6amMrSFlYZUlpV00yM1VsaGpPV1Z3Sm1Zc2s4YzZ5NlFDK2luZDh0MjQ9</response>

2022-11-13 22:03:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02MGkvdW9JcmxMbjRiemZsSDdPc2RpSHdkQ3ZoMlMzQzdSSHl0QU5Vck1NPQ==</success>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02MGkvdW9JcmxMbjRiemZsSDdPc2RpSHdkQ3ZoMlMzQzdSSHl0QU5Vck1NPQ==</success>

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-13 22:03:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="XnuSpdThVyN8o7QUD15p7FMUqrk=" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="XnuSpdThVyN8o7QUD15p7FMUqrk=" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-11-13 22:03:12 |  << <iq xmlns="jabber:client" id="fYSILQWfxfZ3bBxeXdxeBEH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com >> <iq xmlns="jabber:client" id="fYSILQWfxfZ3bBxeXdxeBEH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-13 22:03:12 |  >> <iq xmlns="jabber:client" id="fYSILQWfxfZ3bBxeXdxeBEH" type="result" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_dtbwof0199@test-domain.com/228467168-tigase-217</jid></bind></iq>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com << <iq xmlns="jabber:client" id="fYSILQWfxfZ3bBxeXdxeBEH" type="result" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_dtbwof0199@test-domain.com/228467168-tigase-217</jid></bind></iq>

2022-11-13 22:03:12 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-11-13 22:03:12 |  << <iq xmlns="jabber:client" id="YVHsdxeBEHLVX5DAk9jMzm7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 >> <iq xmlns="jabber:client" id="YVHsdxeBEHLVX5DAk9jMzm7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-13 22:03:12 |  >> <iq xmlns="jabber:client" id="YVHsdxeBEHLVX5DAk9jMzm7" type="result" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"/>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 << <iq xmlns="jabber:client" id="YVHsdxeBEHLVX5DAk9jMzm7" type="result" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"/>

2022-11-13 22:03:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-11-13 22:03:12 |  << <iq to="test-domain.com" id="cNhhzm7zsaHr3BhDvlQbFr2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 >> <iq to="test-domain.com" id="cNhhzm7zsaHr3BhDvlQbFr2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-13 22:03:12 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-13 22:03:12 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="2fe82634-af3a-43d7-accd-d7d1edbcb386" location="7c41cec37518" max="60"/>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="2fe82634-af3a-43d7-accd-d7d1edbcb386" location="7c41cec37518" max="60"/>

2022-11-13 22:03:12 |  << <iq id="7YMAu8LxetaJNU4v3h3br7z" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 >> <iq id="7YMAu8LxetaJNU4v3h3br7z" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 22:03:12 |  >> <iq xmlns="jabber:client" id="cNhhzm7zsaHr3BhDvlQbFr2" type="result" from="test-domain.com" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 << <iq xmlns="jabber:client" id="cNhhzm7zsaHr3BhDvlQbFr2" type="result" from="test-domain.com" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12141/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-11-13 22:03:12 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-13 22:03:12 |  >> <iq xmlns="jabber:client" id="7YMAu8LxetaJNU4v3h3br7z" type="result" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 22:03:12 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 << <iq xmlns="jabber:client" id="7YMAu8LxetaJNU4v3h3br7z" type="result" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"><query xmlns="jabber:iq:roster"/></iq>

2022-11-13 22:03:13 | [Mutex] isItemNotified: root-83074ceb-b65a-43a9-a335-7dc770054807:exists :: false

2022-11-13 22:03:13 |  >> <presence xmlns="jabber:client" from="user1_dtbwof0199@test-domain.com/228467168-tigase-217" to="user1_dtbwof0199@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-11-13 22:03:13 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 << <presence xmlns="jabber:client" from="user1_dtbwof0199@test-domain.com/228467168-tigase-217" to="user1_dtbwof0199@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-11-13 22:03:13 |  >> <message xmlns="jabber:client" from="test-domain.com" to="user1_dtbwof0199@test-domain.com"><body>Wecome to ec9af780-febc-4a99-bcf2-1f4c21e628db
This message was set at: Sun Nov 13 21:33:15 PST 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-11-14T06:03:12.817Z" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message>

2022-11-13 22:03:13 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 << <message xmlns="jabber:client" from="test-domain.com" to="user1_dtbwof0199@test-domain.com"><body>Wecome to ec9af780-febc-4a99-bcf2-1f4c21e628db
This message was set at: Sun Nov 13 21:33:15 PST 2022</body><delay xmlns="urn:xmpp:delay" stamp="2022-11-14T06:03:12.817Z" from="test-domain.com">Offline Storage - 7c41cec37518</delay></message>

2022-11-13 22:03:13 |  << <iq to="pubsub.test-domain.com" id="r9hh3pV09KT9HvbPY6HpYX8" type="set"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="root-83074ceb-b65a-43a9-a335-7dc770054807"/><configure><x xmlns="jabber:x:data" type="submit"><field type="text-single" var="pubsub#title"><value>root-83074ceb-b65a-43a9-a335-7dc770054807</value></field><field type="text-single" var="pubsub#node_type"><value>collection</value></field></x></configure></pubsub></iq>

2022-11-13 22:03:13 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 >> <iq to="pubsub.test-domain.com" id="r9hh3pV09KT9HvbPY6HpYX8" type="set"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="root-83074ceb-b65a-43a9-a335-7dc770054807"/><configure><x xmlns="jabber:x:data" type="submit"><field type="text-single" var="pubsub#title"><value>root-83074ceb-b65a-43a9-a335-7dc770054807</value></field><field type="text-single" var="pubsub#node_type"><value>collection</value></field></x></configure></pubsub></iq>

2022-11-13 22:03:13 | [Mutex] waiting for: [root-83074ceb-b65a-43a9-a335-7dc770054807:create_node]

2022-11-13 22:03:13 |  >> <iq xmlns="jabber:client" id="r9hh3pV09KT9HvbPY6HpYX8" type="error" from="pubsub.test-domain.com" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="root-83074ceb-b65a-43a9-a335-7dc770054807"/><configure><x xmlns="jabber:x:data" type="submit"><field var="pubsub#title" type="text-single"><value>root-83074ceb-b65a-43a9-a335-7dc770054807</value></field><field var="pubsub#node_type" type="text-single"><value>collection</value></field></x></configure></pubsub><error code="500" type="wait"><internal-server-error xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>

2022-11-13 22:03:13 | user1 :: user1_dtbwof0199@test-domain.com/228467168-tigase-217 << <iq xmlns="jabber:client" id="r9hh3pV09KT9HvbPY6HpYX8" type="error" from="pubsub.test-domain.com" to="user1_dtbwof0199@test-domain.com/228467168-tigase-217"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="root-83074ceb-b65a-43a9-a335-7dc770054807"/><configure><x xmlns="jabber:x:data" type="submit"><field var="pubsub#title" type="text-single"><value>root-83074ceb-b65a-43a9-a335-7dc770054807</value></field><field var="pubsub#node_type" type="text-single"><value>collection</value></field></x></configure></pubsub><error code="500" type="wait"><internal-server-error xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>

2022-11-13 22:03:13 | [Mutex] received everything.

2022-11-13 22:03:13 | [Mutex] isItemNotified: root-83074ceb-b65a-43a9-a335-7dc770054807:create_node:success :: false

java.lang.AssertionError: PubSub node root-83074ceb-b65a-43a9-a335-7dc770054807 not created expected [true] but found [false]
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413)
org.testng.Assert.assertTrue(Assert.java:56)
tigase.tests.utils.PubSubManager.createNode(PubSubManager.java:220)
tigase.tests.utils.PubSubNodeBuilder.build(PubSubNodeBuilder.java:68)
tigase.tests.pubsub.TestPubSubMAM.setUp(TestPubSubMAM.java:78)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:65)
org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:381)
org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:319)
org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:178)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
 
Skipped Configuration
tigase.tests.pubsub.TestPubSubMAM
setupMethod 0.000s
setupMethod 0.000s
setupMethod 0.000s
setupMethod 0.000s
tearDownClass 0.000s
tearDownMethod 0.000s
tearDownMethod 0.000s
tearDownMethod 0.000s
tearDownMethod 0.000s
Skipped Tests
tigase.tests.pubsub.TestPubSubMAM
testRetrieveWithLimitAndAfterFromLeaf 0.000s
2022-11-13 22:03:13 |

2022-11-13 22:03:13 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-11-13 22:03:13 | ------------------------------------

testRetrieveWithTimestampsLimitAndAfterFromLeaf 0.000s
2022-11-13 22:03:13 |

2022-11-13 22:03:13 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-11-13 22:03:13 | ------------------------------------

testRetriveAllFromLeaf 0.000s
2022-11-13 22:03:13 |

2022-11-13 22:03:13 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-11-13 22:03:13 | ------------------------------------

testSupportAdvertisement 0.000s
2022-11-13 22:03:13 |

2022-11-13 22:03:13 | Running: MAM2#extended: Support for XEP-0313 for PubSub - #4733

2022-11-13 22:03:13 | ------------------------------------