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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.10337.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.30085.html"},
     {tc_group_properties,[{name,muc06},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:19


*** CT 2022-01-25 16:27:19.507 *** View log from node mongooseim@localhost when started mongooseim@localhost_1812.html
*** CT 2022-01-25 16:27:19.509 *** 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:20.871 ***
alicE_unnamed_1520@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:20.873 ***
alicE_unnamed_1520@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d71c39cc77a5e2c4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:20.873 ***
alicE_unnamed_1520@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:20.873 ***
alicE_unnamed_1520@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTUyMABtYXR5Z3J5c2E=</auth>



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



*** User 2022-01-25 16:27:20.874 ***
alicE_unnamed_1520@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:20.874 ***
alicE_unnamed_1520@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c26297fdc209d6c9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:27:20.874 ***
alicE_unnamed_1520@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:20.875 ***
alicE_unnamed_1520@localhost/res1 out
<iq type='set' id='fa750020b28cdfde635854420d4f9962'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



*** User 2022-01-25 16:27:20.875 ***
alicE_unnamed_1520@localhost/res1 out
<iq type='set' id='636bf4c4e001e0195dfa9ead88dc9989'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:27:20.876 ***
alicE_unnamed_1520@localhost/res1 in
<iq type='result' id='636bf4c4e001e0195dfa9ead88dc9989'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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


Could not find element wait_for_parallel_writer in Config.


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


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-25 16:27:20.879 ***
alicE_unnamed_1520@localhost/res1 out
<iq type='set' id='44822912ead74264938665e39ecaadfb' to='alicE_unnamed_1520room0-10394-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-25 16:27:20.883 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='68a9af84-1847-4789-a3d4-24e1b48c5e84'>
	<result xmlns='urn:xmpp:mam:2' id='BL8RH3A4G007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T00:45:20Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a3e08b4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.883 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='753b72d6-35c0-4131-a179-4f574cbcfcb1'>
	<result xmlns='urn:xmpp:mam:2' id='BL9EQOEIEG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-09T23:47:01Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49a0b82f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.883 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='d8a444ae-5e59-46f6-8b2b-820aa5e881c2'>
	<result xmlns='urn:xmpp:mam:2' id='BL9K086M0G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T05:57:13Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>337e956b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.883 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='f1b6e5e8-3e1c-4fbf-b548-2012a4cf0b74'>
	<result xmlns='urn:xmpp:mam:2' id='BLA0EVSJVG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-10T20:49:11Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>595efb16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='b3d568a9-ca3d-4e2e-8d41-a31e90d47981'>
	<result xmlns='urn:xmpp:mam:2' id='BLA5949H7G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T02:33:59Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ab3c8a10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='97048701-b3a8-4d79-90ca-5d162254b5dc'>
	<result xmlns='urn:xmpp:mam:2' id='BLAB7AKN3G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T09:39:27Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9014dd0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='7f1f4261-3a45-4b8f-9d57-6a312125de24'>
	<result xmlns='urn:xmpp:mam:2' id='BLB5LTT6600E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T17:13:16Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab768ec0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='b3050f1b-ffd1-40b8-b78d-5284942880df'>
	<result xmlns='urn:xmpp:mam:2' id='BLBABLSCJG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T22:48:15Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8ce4ddf7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='ee01909d-ab3c-43f0-92ce-221772ce2cb7'>
	<result xmlns='urn:xmpp:mam:2' id='BLBLCAUGQ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T11:57:08Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44a141aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='d5d59ee9-f077-4a1b-86d1-10382cac7d93'>
	<result xmlns='urn:xmpp:mam:2' id='BLBTP3STRG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T21:58:23Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e42778d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='79492b14-159c-4c4e-b312-f13fbe5202fc'>
	<result xmlns='urn:xmpp:mam:2' id='BLCG8MARFG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T20:01:43Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a5cfce5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='6fc0ae9d-65c9-4bdc-857a-d65e54620bbf'>
	<result xmlns='urn:xmpp:mam:2' id='BLCH7U8H8G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T21:11:37Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>528e4b93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='e2b7bd13-9f85-43d7-acb1-d5a2dee0ba70'>
	<result xmlns='urn:xmpp:mam:2' id='BLCN1ABG5009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T04:06:18Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9bdf8229</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='793f967a-5d5c-4455-b46b-4464f2a51959'>
	<result xmlns='urn:xmpp:mam:2' id='BLCTTLIR4G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T12:19:13Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4723f056</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.884 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='9f47eb26-043d-456b-b7e6-23b2c0f4eb0d'>
	<result xmlns='urn:xmpp:mam:2' id='BLD97RIV6G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T01:49:25Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6d1ebd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='bb2a0e05-4d6c-4c6e-8fef-88f537c017a4'>
	<result xmlns='urn:xmpp:mam:2' id='BLDA0KAMP00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T02:44:50Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>50f0f28c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='3c710619-fb93-4019-9373-5828c92c3bdf'>
	<result xmlns='urn:xmpp:mam:2' id='BLEETDRLJ00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T22:46:14Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ca05d07c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='1d8ff581-24cf-47b7-8cc2-e56e2b6321cf'>
	<result xmlns='urn:xmpp:mam:2' id='BLEF0J65BG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T22:53:19Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f820ee46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='b9afc375-93c1-4e65-b2e9-877484d2ea44'>
	<result xmlns='urn:xmpp:mam:2' id='BLEGOF2VT008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T00:58:18Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c0dfb3f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='03aeb6e4-f88f-4453-bf5e-f84d432693f4'>
	<result xmlns='urn:xmpp:mam:2' id='BLERKEDRPG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T13:56:43Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>501f3f61</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='4085fcac-78a1-4e2f-b223-d8f9338e6027'>
	<result xmlns='urn:xmpp:mam:2' id='BLF8HVC4T00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T05:21:46Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0dcd311c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='847bde58-9315-470f-bcf5-6e234a84065f'>
	<result xmlns='urn:xmpp:mam:2' id='BLFHM9861G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T16:15:39Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>00ff202a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='c3b36918-2d9b-455e-9762-f2a96b0796ca'>
	<result xmlns='urn:xmpp:mam:2' id='BLG2IEQTG00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T12:24:00Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>109f7179</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='1074f025-f5f5-41a2-87fc-43dd2bffd270'>
	<result xmlns='urn:xmpp:mam:2' id='BLGAEOKNK005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T21:48:24Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87f93925</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.885 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='e60b3e77-a544-4bf4-9f9c-d8c0398358bc'>
	<result xmlns='urn:xmpp:mam:2' id='BLGK13U5R00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T09:13:42Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4cfa92d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='f3f3c9ca-848a-43e6-8537-b4a9b8ae21e0'>
	<result xmlns='urn:xmpp:mam:2' id='BLH03CO4HG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T23:37:47Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4b734312</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='a302dd64-8039-4f6c-b71c-2c647c260e4d'>
	<result xmlns='urn:xmpp:mam:2' id='BLH9TKH3M006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T11:20:44Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7dbb061</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='d0ff60ff-c8bc-4e6c-88fa-7effff87f703'>
	<result xmlns='urn:xmpp:mam:2' id='BLHFRKE9OG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T18:25:45Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e7f2e64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='d0a0642c-0ad3-464e-8ce3-80eabd521cd9'>
	<result xmlns='urn:xmpp:mam:2' id='BLHN2SFEFG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T03:03:03Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c6ce2925</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='45d9dfea-2006-4ae8-a6dc-c1216b1af3ac'>
	<result xmlns='urn:xmpp:mam:2' id='BLI831RHA00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T23:20:20Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0ec1057</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='3f110a08-cebd-4830-9ae0-18c5cb59550c'>
	<result xmlns='urn:xmpp:mam:2' id='BLIDJSN71G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T05:55:55Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a82b562</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='37a13405-aa03-476a-b15d-1258cd8bb944'>
	<result xmlns='urn:xmpp:mam:2' id='BLIMSVDMAG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T17:00:29Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b24b9f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='5479d036-1a2a-4848-acf5-eaba49bfcf3a'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ5HBJIN004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T10:28:14Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>be7bbbd2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<message from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='0a462bca-308b-4698-9624-0e6a1f116f52'>
	<result xmlns='urn:xmpp:mam:2' id='BLJCT9JJSG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T19:16:01Z' from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1520room0-10394-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4af508b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-25 16:27:20.886 ***
alicE_unnamed_1520@localhost/res1 in
<iq from='alice_unnamed_1520room0-10394-1@muc.localhost' to='alicE_unnamed_1520@localhost/res1' id='44822912ead74264938665e39ecaadfb' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BL8RH3A4G007</first>
			<last>BLJCT9JJSG0B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-25 16:27:20.887 ***
alicE_unnamed_1520@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:27:20.899 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:27:20.900 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1813.html



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