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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.32761.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {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.20485.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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_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:29:34


*** CT 2022-01-27 15:29:34.625 *** View log from node mongooseim@localhost when started mongooseim@localhost_1372.html
*** CT 2022-01-27 15:29:34.625 *** 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:29:35.047 ***
alicE_unnamed_1185@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:35.048 ***
alicE_unnamed_1185@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2ffc936b93886958' from='localhost' version='1.0' xml:lang='en'>

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



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



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

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



*** User 2022-01-27 15:29:35.050 ***
alicE_unnamed_1185@localhost/res1 in
<iq id='2f0a4428428ae4b524fec57def118f68' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1185@localhost/res1</jid>
	</bind>
</iq>



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



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



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


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-27 15:29:35.057 ***
alicE_unnamed_1185@localhost/res1 in
<presence from='alicE_unnamed_1185@localhost/res1' to='alice_unnamed_1185@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-27 15:29:35.057 ***
alicE_unnamed_1185@localhost/res1 out
<iq type='set' id='c954dba312de4a0857170ae82b6463fd' to='alicE_unnamed_1185room0-43-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-27 15:29:35.061 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='24121d1c-fb18-4704-b6a7-657a6306994b'>
	<result xmlns='urn:xmpp:mam:1' id='BLA3F29LB00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T00:24:06Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6ee23eb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.061 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='2d85d52a-5608-4b5a-b5be-78cd038602c3'>
	<result xmlns='urn:xmpp:mam:1' id='BLAC7MQ28G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T10:51:53Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>410e865f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.061 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='2a011888-ef91-452d-8cf6-3d426dc47b31'>
	<result xmlns='urn:xmpp:mam:1' id='BLAUQU2CPG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T09:03:23Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c0f6398</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.061 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='b399de1d-7b37-46b1-94d8-119927a10aa4'>
	<result xmlns='urn:xmpp:mam:1' id='BLB1QL8RHG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T12:37:31Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23170fcc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.061 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='097d0fe0-f13c-4933-8071-19266d5b6c9e'>
	<result xmlns='urn:xmpp:mam:1' id='BLBCPV629G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T01:43:23Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5d2f4fcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.061 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='b8d08e85-d72f-4cfd-986b-e1500e0b3643'>
	<result xmlns='urn:xmpp:mam:1' id='BLBTO71OR003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T21:56:22Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b2712b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='b83aa958-e819-4402-887b-05e374acb176'>
	<result xmlns='urn:xmpp:mam:1' id='BLC3CH0O3G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T04:39:43Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b34c97da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='df4f7d8d-15c1-4940-9c30-8f899e5250d5'>
	<result xmlns='urn:xmpp:mam:1' id='BLCETML82G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T18:25:33Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>994e4908</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='e884a7f4-9d64-4111-8ff4-fe871d4a88f7'>
	<result xmlns='urn:xmpp:mam:1' id='BLD2N5805008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T18:02:34Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8875360</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='61e1c9dc-fd46-49b6-a3b5-51afc388ca72'>
	<result xmlns='urn:xmpp:mam:1' id='BLD5RP2V9G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T21:47:39Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc0e87e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='935cb09d-ca8a-4fbf-acab-d50f870c3677'>
	<result xmlns='urn:xmpp:mam:1' id='BLDO4JO9L00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T19:35:54Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ea1f4c22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='0bba5f00-715f-4abd-a625-c7f72607f58e'>
	<result xmlns='urn:xmpp:mam:1' id='BLDRJ7HTGG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T23:43:21Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e6ba9f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='c235640b-2c95-405a-ac58-ebbc57ed489a'>
	<result xmlns='urn:xmpp:mam:1' id='BLE0AOVPQG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T05:22:21Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e4f1431f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='b2ae8c64-fc5f-4016-b926-99a44848bc1b'>
	<result xmlns='urn:xmpp:mam:1' id='BLEEG41IE00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T22:16:28Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52d1c756</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='d5894862-0e5d-44bc-a6ab-555d211fcd83'>
	<result xmlns='urn:xmpp:mam:1' id='BLEH1TSAG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T01:19:28Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ecb701d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='62c5e555-9c91-4569-b45c-00e41aaac089'>
	<result xmlns='urn:xmpp:mam:1' id='BLEKM1CQ000G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T05:39:12Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2fbffedc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.062 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='943ea05c-26f5-40cb-9749-2323c1a3629b'>
	<result xmlns='urn:xmpp:mam:1' id='BLFAJNL62001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T07:48:52Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e449ba2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='b480975c-7c13-4f16-9329-50e325b4ae3c'>
	<result xmlns='urn:xmpp:mam:1' id='BLFI4I23FG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T16:47:35Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79c93d3f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='cf0ed073-5be1-4f11-936e-2088a1cb2ed2'>
	<result xmlns='urn:xmpp:mam:1' id='BLFOIK7SSG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T00:28:33Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cdc1df39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='06736b0d-a05b-4707-ada4-bb83261d6914'>
	<result xmlns='urn:xmpp:mam:1' id='BLG9STRUV00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T21:08:30Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ee55230</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='c9c6bbcf-766f-4b08-a84f-478caeef344e'>
	<result xmlns='urn:xmpp:mam:1' id='BLGKQJIATG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T10:10:43Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>722bbe26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='0566731c-107c-49eb-94a2-4b1a289510aa'>
	<result xmlns='urn:xmpp:mam:1' id='BLH08A3HBG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T23:48:47Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>21825339</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='a250f495-2721-4cd4-b215-c84d88778d53'>
	<result xmlns='urn:xmpp:mam:1' id='BLH3UMAVO005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T04:13:36Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a32f34de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='5c1d8fff-c1b2-4feb-837f-57b06602c6aa'>
	<result xmlns='urn:xmpp:mam:1' id='BLH7969HR005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T08:11:50Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>30943644</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='94c5bb02-e474-42a8-97ff-888994f111e3'>
	<result xmlns='urn:xmpp:mam:1' id='BLHQJ3HCIG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T07:14:05Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b30a06ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='6e26d70e-586c-4100-b2b5-fe5fa804fbb7'>
	<result xmlns='urn:xmpp:mam:1' id='BLHVHH8QQG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T13:08:29Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>86b6fd92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='27dd0382-5d42-4495-986b-8f30a772fb33'>
	<result xmlns='urn:xmpp:mam:1' id='BLID83P4N00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T05:29:34Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b958b7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='a7d3e76e-c36d-437b-97c8-f2e1a3db4035'>
	<result xmlns='urn:xmpp:mam:1' id='BLIRK3VJ1G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T22:38:35Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9116fa98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.063 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='2073b186-edf0-431b-bbeb-68a8a6131251'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ15H6NJG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T05:15:27Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dd13550e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.064 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='e679e1a3-5e41-4c46-8f9b-5b4ca7975663'>
	<result xmlns='urn:xmpp:mam:1' id='BLJ254Q8900G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T06:26:10Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eeae9f3a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.064 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='e84021e0-b633-4b05-82b2-c744b46b0b75'>
	<result xmlns='urn:xmpp:mam:1' id='BLJMM7LEDG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T06:56:03Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eb01cd67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.064 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='2f4f88ec-542c-4e01-839a-eb1c50525c57'>
	<result xmlns='urn:xmpp:mam:1' id='BLJVC7P1I00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T17:17:56Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b3be18c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.064 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='834b232b-6faa-4c3d-94b9-c0889dd80ea6'>
	<result xmlns='urn:xmpp:mam:1' id='BLK7QENTO002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T03:22:24Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0e5a6fe5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.064 ***
alicE_unnamed_1185@localhost/res1 in
<message from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='1b6f7fbd-d809-443d-a087-46c275d59fa4'>
	<result xmlns='urn:xmpp:mam:1' id='BLKC891EHG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T08:39:39Z' from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1185room0-43-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2c1ee9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:35.064 ***
alicE_unnamed_1185@localhost/res1 in
<iq from='alice_unnamed_1185room0-43-1@muc.localhost' to='alicE_unnamed_1185@localhost/res1' id='c954dba312de4a0857170ae82b6463fd' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA3F29LB00F</first>
			<last>BLKC891EHG0B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-27 15:29:35.064 ***
alicE_unnamed_1185@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:35.075 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:35.076 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1373.html



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