=== 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.28410.0>},
     {basic_group,muc_all},
     {configuration,rdbms_simple},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.19.57/mam_suite.muc_querying_for_all_messages.28932.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_simple_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@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.19.57/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 => [],
        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@43f5552376e6.2022-03-04_11.16.18"

=== Started at 2022-03-04 11:20:12


*** CT 2022-03-04 11:20:12.290 *** View log from node mongooseim@localhost when started mongooseim@localhost_973.html
*** CT 2022-03-04 11:20:12.291 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_524.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-03-04 11:20:12.646 ***
alicE_unnamed_987@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-03-04 11:20:12.647 ***
alicE_unnamed_987@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dad1437e62bef24e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:12.647 ***
alicE_unnamed_987@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-03-04 11:20:12.647 ***
alicE_unnamed_987@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfOTg3AG1hdHlncnlzYQ==</auth>



*** User 2022-03-04 11:20:12.649 ***
alicE_unnamed_987@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:12.649 ***
alicE_unnamed_987@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-03-04 11:20:12.650 ***
alicE_unnamed_987@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d508ca500c993bf' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:12.650 ***
alicE_unnamed_987@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-03-04 11:20:12.650 ***
alicE_unnamed_987@localhost/res1 out
<iq type='set' id='d12247d443f06dac871d0ae0d8543ccd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:12.650 ***
alicE_unnamed_987@localhost/res1 in
<iq id='d12247d443f06dac871d0ae0d8543ccd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_987@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:12.651 ***
alicE_unnamed_987@localhost/res1 out
<iq type='set' id='ec939bb1766a7729a0dfa9783f76c4ad'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:12.651 ***
alicE_unnamed_987@localhost/res1 in
<iq type='result' id='ec939bb1766a7729a0dfa9783f76c4ad'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:12.651 ***
alicE_unnamed_987@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-03-04 11:20:12.653 ***
alicE_unnamed_987@localhost/res1 in
<presence from='alicE_unnamed_987@localhost/res1' to='alice_unnamed_987@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-03-04 11:20:12.653 ***
alicE_unnamed_987@localhost/res1 out
<iq type='set' id='d394dfac9f8d6f66e58937080f8085b1' to='alicE_unnamed_987room0-28466-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-03-04 11:20:12.657 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='824412f8-8725-4edd-b2dd-fb1ab57bdb43'>
	<result xmlns='urn:xmpp:mam:2' id='BM0Q5F59FG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T03:23:19Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9922bf24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.657 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='39506491-c210-4484-9ddf-bc5961542aae'>
	<result xmlns='urn:xmpp:mam:2' id='BM0QTSEQA006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T04:17:56Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c007ac2a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.657 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='6544b412-3786-449a-898c-580784eb58f6'>
	<result xmlns='urn:xmpp:mam:2' id='BM1RD6L6PG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T19:02:51Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e543d549</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.657 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='2a033fa1-124f-4c9e-b1c2-d70fc0b40ee2'>
	<result xmlns='urn:xmpp:mam:2' id='BM1UN8HKJ002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T23:00:06Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>54f07d75</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='a1c28727-26f3-4a70-90ae-da9d3d17c493'>
	<result xmlns='urn:xmpp:mam:2' id='BM2902E2L002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T11:15:38Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a7ca0534</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='c0765e9c-5bea-4aeb-bbe1-7cca35f95047'>
	<result xmlns='urn:xmpp:mam:2' id='BM2HL8AEAG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T21:35:41Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9fbf3479</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='3dfe728f-a631-4e5e-ae4f-a96a7e37078b'>
	<result xmlns='urn:xmpp:mam:2' id='BM2Q670U8G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T07:46:17Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7233ed74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='6d62a6f8-f835-424a-8b25-b87f1673b9e2'>
	<result xmlns='urn:xmpp:mam:2' id='BM37LNVR400D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T23:51:36Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2e88db80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='1ed21dec-2a86-43b5-9788-aa886f260d7c'>
	<result xmlns='urn:xmpp:mam:2' id='BM3B2QTE500K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T03:55:38Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2995c86c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='8b05b491-b3e6-42bb-b0fc-6a9a0a4d7745'>
	<result xmlns='urn:xmpp:mam:2' id='BM3NOIN0A00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T19:03:16Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>73e0fb58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='b6ca23b0-b0c2-438c-8c9c-a2e69f5ff45b'>
	<result xmlns='urn:xmpp:mam:2' id='BM4148CGH00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T06:13:38Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f412f398</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='7fb67401-435c-4646-887a-b1ab93e9dae5'>
	<result xmlns='urn:xmpp:mam:2' id='BM4E23QFQG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T21:39:25Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fa25e711</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.658 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='48b2e923-71b4-43c0-9c78-cfea40de7c0c'>
	<result xmlns='urn:xmpp:mam:2' id='BM4GGV0C2008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T00:35:48Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>36ef197a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.659 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='3d1fb082-998d-4d6a-892e-ecbdbaed3fb3'>
	<result xmlns='urn:xmpp:mam:2' id='BM4LKITGAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T06:41:49Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>791c234b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.659 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='2fd3dadd-cae5-4754-9dad-fa6b96471fa2'>
	<result xmlns='urn:xmpp:mam:2' id='BM55PIP69G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T01:58:19Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c20f5d46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.659 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='c128d92f-a81a-4066-81ae-625da0e3d7d0'>
	<result xmlns='urn:xmpp:mam:2' id='BM5KH0FG6G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T19:32:53Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>84bef437</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.659 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='25b82014-ada5-445d-9b05-7c92d614291f'>
	<result xmlns='urn:xmpp:mam:2' id='BM5T99HMC002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T05:59:52Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>10b61e6a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.659 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='9558bd0a-7db3-4962-a45c-8517e3acfc76'>
	<result xmlns='urn:xmpp:mam:2' id='BM67RGADT00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T18:36:26Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52f6b8d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.659 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='b969e644-78ee-4d11-831d-4d8572db6891'>
	<result xmlns='urn:xmpp:mam:2' id='BM6FGU9UC003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T03:45:28Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f0396598</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.659 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='378e6578-8c74-4a58-86d5-cd3685e4cde9'>
	<result xmlns='urn:xmpp:mam:2' id='BM6KGSTDEG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T09:43:17Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6127127f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='ae0d97ef-9e83-4e3c-b0f8-aa59edcfabe1'>
	<result xmlns='urn:xmpp:mam:2' id='BM7CGH5U1G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T14:20:27Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>52c99e7f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='42405709-a0e5-4392-81b3-312bffdd3b6b'>
	<result xmlns='urn:xmpp:mam:2' id='BM7KB19E4G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T23:40:49Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba033e8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='528e03e7-9c2a-4f13-b346-3d1db56d6675'>
	<result xmlns='urn:xmpp:mam:2' id='BM7NI24MMG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T03:31:17Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>13527b9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='bc3829a7-e304-43ff-bb06-6aaadc98a9fc'>
	<result xmlns='urn:xmpp:mam:2' id='BM7U75RT4G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T11:28:01Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>342d48d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='906a9361-557f-490b-95a1-d352fd2972cc'>
	<result xmlns='urn:xmpp:mam:2' id='BM8NCJKB4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T17:29:44Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0893de8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='8bbb2792-abc6-496b-832e-48056f6b2ae9'>
	<result xmlns='urn:xmpp:mam:2' id='BM8Q35Q91G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T20:43:23Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>86c57167</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='fb116073-b6af-438e-96da-4fafef932d43'>
	<result xmlns='urn:xmpp:mam:2' id='BM9AAOKVUG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T16:05:41Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a16e66c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='d1b2e8ed-5987-4c0f-afd1-74a788b92ea6'>
	<result xmlns='urn:xmpp:mam:2' id='BM9BSR9P7G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T17:57:43Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c4ced118</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.660 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='e0e23a51-909d-4ce9-8002-4a2da0569212'>
	<result xmlns='urn:xmpp:mam:2' id='BMA0R0AU1007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T18:56:50Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b1b03904</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.661 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='97926ce1-c9a5-4b20-9f4a-2c6300501362'>
	<result xmlns='urn:xmpp:mam:2' id='BMA2M6IF9G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T21:09:15Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>244b281c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.661 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='994a7315-d733-4620-b0bb-7b142e44a229'>
	<result xmlns='urn:xmpp:mam:2' id='BMAEO5C0300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T11:32:38Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5db45a79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.661 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='6ffa9d16-5355-48df-8dce-8107c9c2ddac'>
	<result xmlns='urn:xmpp:mam:2' id='BMAGCU304G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T13:30:41Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>668848a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.661 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='3e119cef-35ba-449d-b9a0-b2fc7893f74c'>
	<result xmlns='urn:xmpp:mam:2' id='BMAV4UCD0G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T07:06:33Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41dd12b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.666 ***
alicE_unnamed_987@localhost/res1 in
<message from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='150bcc14-f990-490b-9f07-d527fdf2ecb9'>
	<result xmlns='urn:xmpp:mam:2' id='BMB45HNKAG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T13:05:49Z' from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_987room0-28466-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7a753d32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.666 ***
alicE_unnamed_987@localhost/res1 in
<iq from='alice_unnamed_987room0-28466-0@muc.localhost' to='alicE_unnamed_987@localhost/res1' id='d394dfac9f8d6f66e58937080f8085b1' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0Q5F59FG0G</first>
			<last>BMB45HNKAG0K</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:12.667 ***
alicE_unnamed_987@localhost/res1 out
</stream:stream>

*** User 2022-03-04 11:20:12.667 ***
alicE_unnamed_987@localhost/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:12.675 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_524.html
*** CT 2022-03-04 11:20:12.676 *** View log from node mongooseim@localhost when finished mongooseim@localhost_974.html



=== Ended at 2022-03-04 11:20:12
=== successfully completed test case
=== === Returned value: ok