=== Test case: mam_SUITE:muc_querying_for_all_messages_with_jid/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.10104.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_muc_cache},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/mam_suite.muc_querying_for_all_messages_with_jid.91267.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mam_SUITE.logs/run.2022-01-25_16.25.52/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam_cache_user => [{muc,true}],
        mod_mam_mnesia_prefs => [{muc,true}],
        mod_mam_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:27:18


*** CT 2022-01-25 16:27:18.467 *** View log from node mongooseim@localhost when started mongooseim@localhost_1811.html
*** CT 2022-01-25 16:27:18.474 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-25 16:27:19.297 ***
alicE_unnamed_1511@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:27:19.298 ***
alicE_unnamed_1511@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b623051ebf6b00e2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:19.298 ***
alicE_unnamed_1511@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:27:19.298 ***
alicE_unnamed_1511@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTUxMQBtYXR5Z3J5c2E=</auth>



*** User 2022-01-25 16:27:19.299 ***
alicE_unnamed_1511@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:27:19.299 ***
alicE_unnamed_1511@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:27:19.300 ***
alicE_unnamed_1511@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8a2f84d9171fe0b6' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:19.300 ***
alicE_unnamed_1511@localhost/res1 in
<stream:features>
	<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'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:27:19.300 ***
alicE_unnamed_1511@localhost/res1 out
<iq type='set' id='78b779f9e49d1287bfe1dbbe09a2ecae'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:27:19.300 ***
alicE_unnamed_1511@localhost/res1 in
<iq id='78b779f9e49d1287bfe1dbbe09a2ecae' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1511@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:27:19.301 ***
alicE_unnamed_1511@localhost/res1 out
<iq type='set' id='689df306b47200c59f562173a3e61ae5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:19.301 ***
alicE_unnamed_1511@localhost/res1 in
<iq type='result' id='689df306b47200c59f562173a3e61ae5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:19.301 ***
alicE_unnamed_1511@localhost/res1 out
<presence/>



*** User 2022-01-25 16:27:19.303 ***
alicE_unnamed_1511@localhost/res1 in
<presence from='alicE_unnamed_1511@localhost/res1' to='alice_unnamed_1511@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:27:19.303 ***
alicE_unnamed_1511@localhost/res1 out
<iq type='set' id='b47ac95008975381f28252f2d90f8f20' to='alicE_unnamed_1511room0-10156-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-25 16:27:19.306 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='a7a53a18-eabc-4eb7-8825-da9d24394ee3'>
	<result xmlns='urn:xmpp:mam:1' id='BL9DATPRKG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T22:00:01Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c96d4d71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='8e412e07-4c01-4bab-a9c4-0f55955b05b0'>
	<result xmlns='urn:xmpp:mam:1' id='BL9T3FVN1G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T16:48:43Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>111b3736</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='ba9b5cf4-63fd-4fd4-a68f-af037d9a683d'>
	<result xmlns='urn:xmpp:mam:1' id='BLAJ2U1C0G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T19:02:17Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>913bbfce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='2ba85434-bded-4638-98da-762fd7efb697'>
	<result xmlns='urn:xmpp:mam:1' id='BLB39KNQAG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T14:22:37Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2c3f5b15</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='879d9d5f-7209-405d-b4ef-78589a710d9e'>
	<result xmlns='urn:xmpp:mam:1' id='BLBCI860JG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T01:26:07Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f62f0351</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='711de4a2-9dc2-456f-bea8-0838383bc7e6'>
	<result xmlns='urn:xmpp:mam:1' id='BLCG5CN16004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T19:54:20Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b5477b14</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='9b102544-a16f-40fc-a152-c9ddbd3662c0'>
	<result xmlns='urn:xmpp:mam:1' id='BLCSU946M002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T11:09:00Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>252bcd80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='6369e92c-abc9-4b79-b315-219f516c1b9a'>
	<result xmlns='urn:xmpp:mam:1' id='BLD9K0EGI003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T02:16:36Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1991976d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='05cab3dd-d3c4-4568-9d47-3d68a4b0cd3e'>
	<result xmlns='urn:xmpp:mam:1' id='BLE8JICFKG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T15:14:41Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d237bf9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.307 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='e8622916-5b50-4b20-a863-1777ffada467'>
	<result xmlns='urn:xmpp:mam:1' id='BLEN1T6TVG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T08:28:55Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b6f712f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='3026233a-0b5b-4893-93df-fae7fdc564b6'>
	<result xmlns='urn:xmpp:mam:1' id='BLFFSQALD00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T14:07:06Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>877d2fa0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='eefc752f-9e82-4721-8c5f-9619974d1051'>
	<result xmlns='urn:xmpp:mam:1' id='BLFPBFR65003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T01:24:10Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>50533b4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='ab7eb02a-5820-4b1d-8b65-2c09e1c4c6c7'>
	<result xmlns='urn:xmpp:mam:1' id='BLGONF7BL005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T14:50:02Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6decc783</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='a27a08aa-8a83-4275-bf96-f012d2dcb1af'>
	<result xmlns='urn:xmpp:mam:1' id='BLHG4JVBBG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T18:45:51Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dad8c813</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='b795fd41-a59d-4408-ba7a-8eaf5bdc6f4d'>
	<result xmlns='urn:xmpp:mam:1' id='BLHL5O0KGG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T00:46:17Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4d88c83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='0133c58a-23a7-4be0-af11-18b581cf7a6e'>
	<result xmlns='urn:xmpp:mam:1' id='BLIKJVS4OG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T14:17:13Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>136dac01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 in
<message from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='95196476-a317-4000-ab77-b5c5a0b4b255'>
	<result xmlns='urn:xmpp:mam:1' id='BLISOSQ95G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T00:00:51Z' from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1511room0-10156-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>800b45bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 in
<iq from='alice_unnamed_1511room0-10156-1@muc.localhost' to='alicE_unnamed_1511@localhost/res1' id='b47ac95008975381f28252f2d90f8f20' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL9DATPRKG05</first>
			<last>BLISOSQ95G0I</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-25 16:27:19.308 ***
alicE_unnamed_1511@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:27:19.309 ***
alicE_unnamed_1511@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:27:19.348 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:27:19.349 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1812.html



=== Ended at 2022-01-25 16:27:19
=== successfully completed test case
=== === Returned value: ok