Generated by TestNG with ReportNG at 22:19 PDT on Friday 12 August 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.752s

Passed Tests
tigase.tests.pubsub.TestRestApiWithMessageExpiration
testMessageExpiration 43.562s
2022-08-12 22:33:20 |

2022-08-12 22:33:20 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]

2022-08-12 22:33:20 | ------------------------------------

2022-08-12 22:33:20 | [Mutex] isItemNotified: node_at24060204:exists :: false

2022-08-12 22:33:20 | [Mutex] waiting for: [node_at24060204:create_node]

2022-08-12 22:33:20 | [Mutex] received everything.

2022-08-12 22:33:20 | [Mutex] isItemNotified: node_at24060204:create_node:success :: true

2022-08-12 22:33:20 | [Mutex] waiting for: [node_at24060204:subscribe_node]

2022-08-12 22:33:20 | [Mutex] waiting for: [node_at24060204:subscribe_node]

2022-08-12 22:33:20 | [Mutex] received everything.

2022-08-12 22:33:20 | [Mutex] isItemNotified: node_at24060204:subscribe_node:success :: true

2022-08-12 22:33:20 |


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


2022-08-12 22:33:20 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-08-12 22:33:20 | command: <data><node>node_at24060204</node><entry><content>content_7ibrqm0205</content></entry></data>

2022-08-12 22:33:20 | target: http://localhost:8088

2022-08-12 22:33:20 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false]

2022-08-12 22:33:20 | entity: <data><node>node_at24060204</node><entry><content>content_7ibrqm0205</content></entry></data>

2022-08-12 22:33:20 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sat, 13 Aug 2022 05:33:20 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-08-12 22:33:20 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>3000401a-29f9-44de-9946-2f266f83e370</value></item-id></result>

2022-08-12 22:33:20 | contains: true

2022-08-12 22:33:20 | [Mutex] received everything.

2022-08-12 22:33:20 | [Mutex] isItemNotified: user_regular120zkg0203@test-domain.com:message:received:content_7ibrqm0205 :: true

2022-08-12 22:33:20 |


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


2022-08-12 22:33:20 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-08-12 22:33:20 | command: <data><node>node_at24060204</node><expire-at>2022-08-13T05:33:15Z</expire-at><entry><content>content_zf8kn90206</content></entry></data>

2022-08-12 22:33:20 | target: http://localhost:8088

2022-08-12 22:33:20 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false]

2022-08-12 22:33:20 | entity: <data><node>node_at24060204</node><expire-at>2022-08-13T05:33:15Z</expire-at><entry><content>content_zf8kn90206</content></entry></data>

2022-08-12 22:33:20 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sat, 13 Aug 2022 05:33:20 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-08-12 22:33:20 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>6d2542a8-e0fb-489d-aeb3-f9916b80f415</value></item-id></result>

2022-08-12 22:33:20 | contains: true

2022-08-12 22:33:20 | [Mutex] waiting for: [user_regular120zkg0203@test-domain.com:message:received:content_zf8kn90206]

2022-08-12 22:33:35 | [Mutex] timeout. Not received [user_regular120zkg0203@test-domain.com:message:received:content_zf8kn90206]

2022-08-12 22:33:35 | [Mutex] isItemNotified: user_regular120zkg0203@test-domain.com:message:received:content_zf8kn90206 :: false

2022-08-12 22:33:35 |


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


2022-08-12 22:33:35 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-08-12 22:33:35 | command: <data><node>node_at24060204</node><entry><content>content_y47r2v0207</content></entry></data>

2022-08-12 22:33:35 | target: http://localhost:8088

2022-08-12 22:33:35 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false]

2022-08-12 22:33:35 | entity: <data><node>node_at24060204</node><entry><content>content_y47r2v0207</content></entry></data>

2022-08-12 22:33:35 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sat, 13 Aug 2022 05:33:35 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-08-12 22:33:35 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>7123efec-e6c6-4c27-b11f-c3f4401990e9</value></item-id></result>

2022-08-12 22:33:35 | contains: true

2022-08-12 22:33:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-08-12 22:33:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] DNS entry stored in session object: localhost:5222

2022-08-12 22:33:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-08-12 22:33:40 | [Mutex] waiting for: [user_regular120zkg0203@test-domain.com:message:received:content_y47r2v0207]

2022-08-12 22:33:40 | [Mutex] waiting for: [user_regular120zkg0203@test-domain.com:message:received:content_y47r2v0207]

2022-08-12 22:33:40 | [Mutex] received everything.

2022-08-12 22:33:40 | [Mutex] isItemNotified: user_regular120zkg0203@test-domain.com:message:received:content_y47r2v0207 :: true

2022-08-12 22:33:40 |


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


2022-08-12 22:33:40 | [Mutex] received everything.

2022-08-12 22:33:40 | [Mutex] isItemNotified: node_at24060204:subscribe_node:success :: true

2022-08-12 22:33:40 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-08-12 22:33:40 | command: <data><node>node_at24060204</node><expire-at>2022-08-13T05:33:45Z</expire-at><entry><content>content_zcycg50208</content></entry></data>

2022-08-12 22:33:40 | target: http://localhost:8088

2022-08-12 22:33:40 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false]

2022-08-12 22:33:40 | entity: <data><node>node_at24060204</node><expire-at>2022-08-13T05:33:45Z</expire-at><entry><content>content_zcycg50208</content></entry></data>

2022-08-12 22:33:40 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sat, 13 Aug 2022 05:33:40 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-08-12 22:33:40 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>e4c17595-28d9-4fc0-ad2c-91a165fa0913</value></item-id></result>

2022-08-12 22:33:40 | contains: true

2022-08-12 22:33:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-08-12 22:33:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] DNS entry stored in session object: localhost:5222

2022-08-12 22:33:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-08-12 22:33:48 | [Mutex] waiting for: [user_regular120zkg0203@test-domain.com:message:received:content_zcycg50208]

2022-08-12 22:34:03 | [Mutex] timeout. Not received [user_regular120zkg0203@test-domain.com:message:received:content_zcycg50208]

2022-08-12 22:34:03 | [Mutex] received everything.

2022-08-12 22:34:03 | [Mutex] isItemNotified: user_regular120zkg0203@test-domain.com:message:received:content_zcycg50208 :: false

2022-08-12 22:34:03 | [Mutex] isItemNotified: admin@test-domain.com:message:received:content_zcycg50208 :: true