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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.29829.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.muc_querying_for_all_messages_with_jid.62466.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/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_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{muc,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{muc,true}],
        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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:29:25


*** CT 2022-01-27 15:29:25.819 *** View log from node mongooseim@localhost when started mongooseim@localhost_1210.html
*** CT 2022-01-27 15:29:25.819 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:26.273 ***
alicE_unnamed_1114@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-27 15:29:26.274 ***
alicE_unnamed_1114@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='06d44f7cb2fe51b7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:26.274 ***
alicE_unnamed_1114@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-27 15:29:26.274 ***
alicE_unnamed_1114@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTExNABtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 15:29:26.276 ***
alicE_unnamed_1114@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:26.276 ***
alicE_unnamed_1114@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-27 15:29:26.276 ***
alicE_unnamed_1114@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1d6c8ee4f73e3909' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:26.276 ***
alicE_unnamed_1114@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-27 15:29:26.276 ***
alicE_unnamed_1114@localhost/res1 out
<iq type='set' id='5bf0e26922d0df8ac09f173d28381047'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:26.276 ***
alicE_unnamed_1114@localhost/res1 in
<iq id='5bf0e26922d0df8ac09f173d28381047' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1114@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:26.277 ***
alicE_unnamed_1114@localhost/res1 out
<iq type='set' id='9a30f8a1e5c685c5851e3041fc078552'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:26.277 ***
alicE_unnamed_1114@localhost/res1 in
<iq type='result' id='9a30f8a1e5c685c5851e3041fc078552'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:26.277 ***
alicE_unnamed_1114@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:26.280 ***
alicE_unnamed_1114@localhost/res1 in
<presence from='alicE_unnamed_1114@localhost/res1' to='alice_unnamed_1114@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:26.280 ***
alicE_unnamed_1114@localhost/res1 out
<iq type='set' id='ea6dac4a1a8a94f5f6fab0e810d3dc83' to='alicE_unnamed_1114room0-29926-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:29:26.289 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='301cadf8-29fc-4580-906f-ccee449ea896'>
	<result xmlns='urn:xmpp:mam:2' id='BLABPI1R700C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T10:20:14Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e7a36b71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.289 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='64d8423f-a24c-4397-b031-d48f2ae95936'>
	<result xmlns='urn:xmpp:mam:2' id='BLAVN480TG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T10:06:27Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2e740129</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.289 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='d3d1577c-ad0d-4363-adc3-c711bb51e027'>
	<result xmlns='urn:xmpp:mam:2' id='BLBQ3FO1LG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T17:35:15Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0953c52</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.289 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='c86392ab-7742-490c-a0f5-a401737618ce'>
	<result xmlns='urn:xmpp:mam:2' id='BLC0R50G6G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T01:37:41Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9206fd85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.289 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='f89b4405-8194-4c97-a3e6-a660eeb0c2f3'>
	<result xmlns='urn:xmpp:mam:2' id='BLCNG67OR006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T04:39:34Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>871b08af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.290 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='4233f3e6-ce65-4ac0-b9f6-a5bc2845e996'>
	<result xmlns='urn:xmpp:mam:2' id='BLDN5FD1VG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T18:26:15Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>818f806f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.290 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='04a7bf36-a3f5-4d8d-ae99-bb74edfb35cf'>
	<result xmlns='urn:xmpp:mam:2' id='BLECM8NAFG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T20:07:03Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76e28ef3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.290 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='f2d9bad9-6df5-400f-8acc-398c1e4622ec'>
	<result xmlns='urn:xmpp:mam:2' id='BLF1E0N6B008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T20:51:50Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ac6bc97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.290 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='8a28d9f9-a561-4af9-80d7-8d2417c33888'>
	<result xmlns='urn:xmpp:mam:2' id='BLFI8915L009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T16:55:54Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b1ea5ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.290 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='e96c12df-fc17-40a7-8c88-23b5cd8f4bf9'>
	<result xmlns='urn:xmpp:mam:2' id='BLG23TTJ900H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T11:51:30Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4eabe5c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='1b0b67b0-aeba-4587-87ca-86e100d02447'>
	<result xmlns='urn:xmpp:mam:2' id='BLGI169V9006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T06:50:42Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c4c80e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='572088a1-4c84-4ad4-82a7-67c11edad87d'>
	<result xmlns='urn:xmpp:mam:2' id='BLH1R7EQCG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T01:42:41Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>277d8d01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='76f0713f-ebba-41ca-a891-af1817f23f7f'>
	<result xmlns='urn:xmpp:mam:2' id='BLHODSKA5G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T04:39:15Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>66937c8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='7c134508-0269-448a-bca2-39f5051a9310'>
	<result xmlns='urn:xmpp:mam:2' id='BLII0RBNH00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T11:11:14Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac9dffc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='3c3a0cc7-e6d9-48a2-801b-6ed1cec057db'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ6NGA2N00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T11:53:34Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4ec083b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='09440682-f877-4a83-ac89-525ac8d3270b'>
	<result xmlns='urn:xmpp:mam:2' id='BLJKM510T00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T04:32:42Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c9374b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 in
<message from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='31b7498a-f51e-4037-8b01-93c734ba5a74'>
	<result xmlns='urn:xmpp:mam:2' id='BLKASKCEOG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T07:02:01Z' from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1114room0-29926-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd3f57f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 in
<iq from='alice_unnamed_1114room0-29926-0@muc.localhost' to='alicE_unnamed_1114@localhost/res1' id='ea6dac4a1a8a94f5f6fab0e810d3dc83' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLABPI1R700C</first>
			<last>BLKASKCEOG08</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:26.291 ***
alicE_unnamed_1114@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:26.292 ***
alicE_unnamed_1114@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:26.302 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:26.304 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1210.html



=== Ended at 2022-01-27 15:29:26
=== successfully completed test case
=== === Returned value: ok