Generated by TestNG with ReportNG at 22:17 PDT on Friday 15 July 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

REST: Item publication on PubSub node with message expiration using REST API - #2959

Suites · Log Output

Test duration : 44.509s

Passed Tests
tigase.tests.pubsub.TestRestApiWithMessageExpiration
testMessageExpiration 43.562s
2022-07-15 22:32:17 |

2022-07-15 22:32:17 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]

2022-07-15 22:32:17 | ------------------------------------

2022-07-15 22:32:17 | [Mutex] isItemNotified: node_v94ktn0204:exists :: false

2022-07-15 22:32:17 | [Mutex] waiting for: [node_v94ktn0204:create_node]

2022-07-15 22:32:17 | [Mutex] waiting for: [node_v94ktn0204:create_node]

2022-07-15 22:32:17 | [Mutex] received everything.

2022-07-15 22:32:17 | [Mutex] isItemNotified: node_v94ktn0204:create_node:success :: true

2022-07-15 22:32:17 | [Mutex] waiting for: [node_v94ktn0204:subscribe_node]

2022-07-15 22:32:17 | [Mutex] received everything.

2022-07-15 22:32:17 | [Mutex] isItemNotified: node_v94ktn0204:subscribe_node:success :: true

2022-07-15 22:32:17 |


===== publishing normal message (to online)


2022-07-15 22:32:17 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-07-15 22:32:17 | command: <data><node>node_v94ktn0204</node><entry><content>content_qs1x070205</content></entry></data>

2022-07-15 22:32:17 | target: http://localhost:8088

2022-07-15 22:32:17 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false]

2022-07-15 22:32:17 | entity: <data><node>node_v94ktn0204</node><entry><content>content_qs1x070205</content></entry></data>

2022-07-15 22:32:17 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sat, 16 Jul 2022 05:32:17 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-07-15 22:32:17 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>0fbfdfd9-c745-478b-8d32-7da2085857af</value></item-id></result>

2022-07-15 22:32:17 | contains: true

2022-07-15 22:32:17 | [Mutex] received everything.

2022-07-15 22:32:17 | [Mutex] isItemNotified: user_regularbp1m3h0203@test-domain.com:message:received:content_qs1x070205 :: true

2022-07-15 22:32:17 |


===== publishing already old message - expecting message being filtered out (to online)


2022-07-15 22:32:17 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-07-15 22:32:17 | command: <data><node>node_v94ktn0204</node><expire-at>2022-07-16T05:32:12Z</expire-at><entry><content>content_st1ud30206</content></entry></data>

2022-07-15 22:32:17 | target: http://localhost:8088

2022-07-15 22:32:17 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false]

2022-07-15 22:32:17 | entity: <data><node>node_v94ktn0204</node><expire-at>2022-07-16T05:32:12Z</expire-at><entry><content>content_st1ud30206</content></entry></data>

2022-07-15 22:32:17 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sat, 16 Jul 2022 05:32:17 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-07-15 22:32:17 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>8572d110-959e-4c0b-862b-dba887d891c8</value></item-id></result>

2022-07-15 22:32:17 | contains: true

2022-07-15 22:32:17 | [Mutex] waiting for: [user_regularbp1m3h0203@test-domain.com:message:received:content_st1ud30206]

2022-07-15 22:32:32 | [Mutex] timeout. Not received [user_regularbp1m3h0203@test-domain.com:message:received:content_st1ud30206]

2022-07-15 22:32:32 | [Mutex] isItemNotified: user_regularbp1m3h0203@test-domain.com:message:received:content_st1ud30206 :: false

2022-07-15 22:32:32 |


===== publishing normal message (to offline)


2022-07-15 22:32:32 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-07-15 22:32:32 | command: <data><node>node_v94ktn0204</node><entry><content>content_lasj9d0207</content></entry></data>

2022-07-15 22:32:32 | target: http://localhost:8088

2022-07-15 22:32:32 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false]

2022-07-15 22:32:32 | entity: <data><node>node_v94ktn0204</node><entry><content>content_lasj9d0207</content></entry></data>

2022-07-15 22:32:32 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sat, 16 Jul 2022 05:32:32 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-07-15 22:32:32 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>da83b44d-aa1e-4242-9aaa-91efaf013b29</value></item-id></result>

2022-07-15 22:32:32 | contains: true

2022-07-15 22:32:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-15 22:32:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] DNS entry stored in session object: localhost:5222

2022-07-15 22:32:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-15 22:32:37 | [Mutex] waiting for: [user_regularbp1m3h0203@test-domain.com:message:received:content_lasj9d0207]

2022-07-15 22:32:37 | [Mutex] waiting for: [user_regularbp1m3h0203@test-domain.com:message:received:content_lasj9d0207]

2022-07-15 22:32:37 | [Mutex] received everything.

2022-07-15 22:32:37 | [Mutex] isItemNotified: user_regularbp1m3h0203@test-domain.com:message:received:content_lasj9d0207 :: true

2022-07-15 22:32:37 |


===== publishing already old message - expecting message being filtered out (to offline)


2022-07-15 22:32:37 | [Mutex] received everything.

2022-07-15 22:32:37 | [Mutex] isItemNotified: node_v94ktn0204:subscribe_node:success :: true

2022-07-15 22:32:37 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-07-15 22:32:37 | command: <data><node>node_v94ktn0204</node><expire-at>2022-07-16T05:32:42Z</expire-at><entry><content>content_s4gjd70208</content></entry></data>

2022-07-15 22:32:37 | target: http://localhost:8088

2022-07-15 22:32:37 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false]

2022-07-15 22:32:37 | entity: <data><node>node_v94ktn0204</node><expire-at>2022-07-16T05:32:42Z</expire-at><entry><content>content_s4gjd70208</content></entry></data>

2022-07-15 22:32:37 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sat, 16 Jul 2022 05:32:37 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-07-15 22:32:37 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>9ec5b1f4-476a-4fae-836d-976e6454986b</value></item-id></result>

2022-07-15 22:32:37 | contains: true

2022-07-15 22:32:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-15 22:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] DNS entry stored in session object: localhost:5222

2022-07-15 22:32:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-15 22:32:45 | [Mutex] waiting for: [user_regularbp1m3h0203@test-domain.com:message:received:content_s4gjd70208]

2022-07-15 22:33:00 | [Mutex] timeout. Not received [user_regularbp1m3h0203@test-domain.com:message:received:content_s4gjd70208]

2022-07-15 22:33:00 | [Mutex] received everything.

2022-07-15 22:33:00 | [Mutex] isItemNotified: user_regularbp1m3h0203@test-domain.com:message:received:content_s4gjd70208 :: false

2022-07-15 22:33:00 | [Mutex] isItemNotified: admin@test-domain.com:message:received:content_s4gjd70208 :: true