Test duration : 44.827s
Passed Tests | ||
---|---|---|
tigase.tests.pubsub.TestRestApiWithMessageExpiration | ||
testMessageExpiration | 43.598s |
2022-08-25 22:34:20 |
2022-08-25 22:34:20 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration] 2022-08-25 22:34:20 | ------------------------------------ 2022-08-25 22:34:20 | [Mutex] isItemNotified: node_5nday20204:exists :: false 2022-08-25 22:34:20 | [Mutex] waiting for: [node_5nday20204:create_node] 2022-08-25 22:34:20 | [Mutex] received everything. 2022-08-25 22:34:20 | [Mutex] isItemNotified: node_5nday20204:create_node:success :: true 2022-08-25 22:34:20 | [Mutex] waiting for: [node_5nday20204:subscribe_node] 2022-08-25 22:34:20 | [Mutex] received everything. 2022-08-25 22:34:20 | [Mutex] isItemNotified: node_5nday20204:subscribe_node:success :: true 2022-08-25 22:34:20 | ===== publishing normal message (to online) 2022-08-25 22:34:20 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-08-25 22:34:20 | command: <data><node>node_5nday20204</node><entry><content>content_mhr8it0205</content></entry></data> 2022-08-25 22:34:20 | target: http://localhost:8088 2022-08-25 22:34:20 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false] 2022-08-25 22:34:20 | entity: <data><node>node_5nday20204</node><entry><content>content_mhr8it0205</content></entry></data> 2022-08-25 22:34:20 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Fri, 26 Aug 2022 05:34:20 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-08-25 22:34:20 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>427b174e-fdce-435c-829a-abb971e8c54a</value></item-id></result> 2022-08-25 22:34:20 | contains: true 2022-08-25 22:34:20 | [Mutex] received everything. 2022-08-25 22:34:20 | [Mutex] isItemNotified: user_regular4hedr30203@test-domain.com:message:received:content_mhr8it0205 :: true 2022-08-25 22:34:20 | ===== publishing already old message - expecting message being filtered out (to online) 2022-08-25 22:34:20 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-08-25 22:34:20 | command: <data><node>node_5nday20204</node><expire-at>2022-08-26T05:34:15Z</expire-at><entry><content>content_qwadfb0206</content></entry></data> 2022-08-25 22:34:20 | target: http://localhost:8088 2022-08-25 22:34:20 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false] 2022-08-25 22:34:20 | entity: <data><node>node_5nday20204</node><expire-at>2022-08-26T05:34:15Z</expire-at><entry><content>content_qwadfb0206</content></entry></data> 2022-08-25 22:34:20 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Fri, 26 Aug 2022 05:34:20 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-08-25 22:34:20 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>e9aa19c5-f7ac-40cf-86a0-af2043b26d29</value></item-id></result> 2022-08-25 22:34:20 | contains: true 2022-08-25 22:34:20 | [Mutex] waiting for: [user_regular4hedr30203@test-domain.com:message:received:content_qwadfb0206] 2022-08-25 22:34:35 | [Mutex] timeout. Not received [user_regular4hedr30203@test-domain.com:message:received:content_qwadfb0206] 2022-08-25 22:34:35 | [Mutex] isItemNotified: user_regular4hedr30203@test-domain.com:message:received:content_qwadfb0206 :: false 2022-08-25 22:34:35 | ===== publishing normal message (to offline) 2022-08-25 22:34:35 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-08-25 22:34:35 | command: <data><node>node_5nday20204</node><entry><content>content_hwl8ig0207</content></entry></data> 2022-08-25 22:34:35 | target: http://localhost:8088 2022-08-25 22:34:35 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false] 2022-08-25 22:34:35 | entity: <data><node>node_5nday20204</node><entry><content>content_hwl8ig0207</content></entry></data> 2022-08-25 22:34:35 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Fri, 26 Aug 2022 05:34:35 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-08-25 22:34:35 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>5d5e13fe-8d2c-49cb-aecf-7899047dfb51</value></item-id></result> 2022-08-25 22:34:35 | contains: true 2022-08-25 22:34:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-25 22:34:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] DNS entry stored in session object: localhost:5222 2022-08-25 22:34:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-25 22:34:40 | [Mutex] waiting for: [user_regular4hedr30203@test-domain.com:message:received:content_hwl8ig0207] 2022-08-25 22:34:40 | [Mutex] waiting for: [user_regular4hedr30203@test-domain.com:message:received:content_hwl8ig0207] 2022-08-25 22:34:40 | [Mutex] received everything. 2022-08-25 22:34:40 | [Mutex] isItemNotified: user_regular4hedr30203@test-domain.com:message:received:content_hwl8ig0207 :: true 2022-08-25 22:34:40 | ===== publishing already old message - expecting message being filtered out (to offline) 2022-08-25 22:34:40 | [Mutex] received everything. 2022-08-25 22:34:40 | [Mutex] isItemNotified: node_5nday20204:subscribe_node:success :: true 2022-08-25 22:34:40 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-08-25 22:34:40 | command: <data><node>node_5nday20204</node><expire-at>2022-08-26T05:34:45Z</expire-at><entry><content>content_zepl5l0208</content></entry></data> 2022-08-25 22:34:40 | target: http://localhost:8088 2022-08-25 22:34:40 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false] 2022-08-25 22:34:40 | entity: <data><node>node_5nday20204</node><expire-at>2022-08-26T05:34:45Z</expire-at><entry><content>content_zepl5l0208</content></entry></data> 2022-08-25 22:34:40 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Fri, 26 Aug 2022 05:34:40 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-08-25 22:34:40 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>e94ecf35-8f10-491a-b653-4c69198a86bc</value></item-id></result> 2022-08-25 22:34:40 | contains: true 2022-08-25 22:34:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-25 22:34:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] DNS entry stored in session object: localhost:5222 2022-08-25 22:34:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-25 22:34:48 | [Mutex] waiting for: [user_regular4hedr30203@test-domain.com:message:received:content_zepl5l0208] 2022-08-25 22:35:03 | [Mutex] timeout. Not received [user_regular4hedr30203@test-domain.com:message:received:content_zepl5l0208] 2022-08-25 22:35:03 | [Mutex] received everything. 2022-08-25 22:35:03 | [Mutex] isItemNotified: user_regular4hedr30203@test-domain.com:message:received:content_zepl5l0208 :: false 2022-08-25 22:35:03 | [Mutex] isItemNotified: admin@test-domain.com:message:received:content_zepl5l0208 :: true |