=== 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.10614.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@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.104450.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@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_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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:30:06


*** CT 2022-01-27 15:30:06.281 *** View log from node mongooseim@localhost when started mongooseim@localhost_1807.html
*** CT 2022-01-27 15:30:06.281 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-27 15:30:06.612 ***
alicE_unnamed_1484@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:30:06.612 ***
alicE_unnamed_1484@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1240475e5f11af0f' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-27 15:30:06.613 ***
alicE_unnamed_1484@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:30:06.614 ***
alicE_unnamed_1484@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a21de62408f7893a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:30:06.614 ***
alicE_unnamed_1484@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:30:06.614 ***
alicE_unnamed_1484@localhost/res1 out
<iq type='set' id='e5d8c40eb942f271ed981db5ef4e8f54'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:30:06.614 ***
alicE_unnamed_1484@localhost/res1 in
<iq id='e5d8c40eb942f271ed981db5ef4e8f54' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1484@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:30:06.614 ***
alicE_unnamed_1484@localhost/res1 out
<iq type='set' id='03faaac824b7962fdf699cb2c143e4d1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:06.614 ***
alicE_unnamed_1484@localhost/res1 in
<iq type='result' id='03faaac824b7962fdf699cb2c143e4d1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:06.615 ***
alicE_unnamed_1484@localhost/res1 out
<presence/>



*** User 2022-01-27 15:30:06.616 ***
alicE_unnamed_1484@localhost/res1 in
<presence from='alicE_unnamed_1484@localhost/res1' to='alice_unnamed_1484@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:30:06.616 ***
alicE_unnamed_1484@localhost/res1 out
<iq type='set' id='035f5fa68156f939de85d2e0c016d3f4' to='alicE_unnamed_1484room0-10664-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='bc993c11-102f-4999-a045-0d9e0f002d80'>
	<result xmlns='urn:xmpp:mam:1' id='BLA49VU9I00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T01:24:20Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b000ff19</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='309b3b73-eae7-4938-b335-4637756a4e54'>
	<result xmlns='urn:xmpp:mam:1' id='BLAT1BQ26004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T06:54:36Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2af00a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='b29937e0-e907-4e7c-8c38-fdad4d5b81dd'>
	<result xmlns='urn:xmpp:mam:1' id='BLBIUMRRKG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T09:03:29Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9f9b0a67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='bc16fc59-1e95-4194-849e-3dee07ef20d2'>
	<result xmlns='urn:xmpp:mam:1' id='BLC088RJRG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T00:55:27Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fafe3a31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='0ed0a934-d586-4edc-809d-ceab56220ae9'>
	<result xmlns='urn:xmpp:mam:1' id='BLCSER43A00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T10:34:28Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ebd57ba0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='9112a727-ca9d-4dc3-8aab-0a947f5cb79c'>
	<result xmlns='urn:xmpp:mam:1' id='BLDKQQEGTG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T15:39:15Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0732e37</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='97c929c2-0549-4e8c-8629-4bb544fb1bf3'>
	<result xmlns='urn:xmpp:mam:1' id='BLDT7AIKOG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T01:39:53Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e9b4790c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='66546ce4-64cd-4549-bddc-6d1569403a23'>
	<result xmlns='urn:xmpp:mam:1' id='BLESANP0HG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T14:46:35Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ec7519c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.618 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='4de55a3c-8635-44eb-9011-810834c0e22c'>
	<result xmlns='urn:xmpp:mam:1' id='BLFL8VF2QG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T20:32:13Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>165718ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='3c897c4f-902b-4db3-b2b7-86219fc4561f'>
	<result xmlns='urn:xmpp:mam:1' id='BLFVA0TMBG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T08:30:23Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28a712b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='fd20c3e7-35d2-40ce-aa44-a7a6c035cef9'>
	<result xmlns='urn:xmpp:mam:1' id='BLGSM34TIG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T19:33:17Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f99b768</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='375e5ac9-737b-4730-86af-2e7448362acc'>
	<result xmlns='urn:xmpp:mam:1' id='BLH4ROD8AG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T05:18:37Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a3cbd27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='4b50fb20-15c6-44d1-bfb2-46264915a472'>
	<result xmlns='urn:xmpp:mam:1' id='BLI4Q0KAP008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T19:25:22Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6210a92a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='936b0430-6c9c-4743-b314-8941e2a02a7c'>
	<result xmlns='urn:xmpp:mam:1' id='BLID0T7GNG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T05:13:27Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d78b682e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='6eac04cc-9009-4a5d-abc5-31235b70f795'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ1QGQNO00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T06:02:24Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c20e9a8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='c9d5ac96-d24f-44e2-9873-30fa60a4edd9'>
	<result xmlns='urn:xmpp:mam:1' id='BLK4CO8N6003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T23:17:00Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2d541f07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<message from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='a32cec54-704f-44eb-be62-94b3ac72429d'>
	<result xmlns='urn:xmpp:mam:1' id='BLKA6JCAU00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T06:12:44Z' from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1484room0-10664-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2b5c048</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 in
<iq from='alice_unnamed_1484room0-10664-1@muc.localhost' to='alicE_unnamed_1484@localhost/res1' id='035f5fa68156f939de85d2e0c016d3f4' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA49VU9I00B</first>
			<last>BLKA6JCAU00E</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:30:06.619 ***
alicE_unnamed_1484@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:30:06.620 ***
alicE_unnamed_1484@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:30:06.628 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:30:06.629 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1808.html



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