=== 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.30287.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.mam_SUITE.logs/run.2022-02-03_16.32.18/mam_suite.muc_querying_for_all_messages.45571.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.mam_SUITE.logs/run.2022-02-03_16.32.18/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{muc,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{muc,true}],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c0783a4ae5cf.2022-02-03_16.28.29"

=== Started at 2022-02-03 16:32:42


*** CT 2022-02-03 16:32:42.068 *** View log from node mongooseim@localhost when started mongooseim@localhost_1224.html
*** CT 2022-02-03 16:32:42.069 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html
Could not find element archive_wait in Config.


*** User 2022-02-03 16:32:42.468 ***
alicE_unnamed_1137@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-02-03 16:32:42.468 ***
alicE_unnamed_1137@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e820f7b8ec910593' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:42.469 ***
alicE_unnamed_1137@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-02-03 16:32:42.469 ***
alicE_unnamed_1137@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTEzNwBtYXR5Z3J5c2E=</auth>



*** User 2022-02-03 16:32:42.472 ***
alicE_unnamed_1137@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-03 16:32:42.472 ***
alicE_unnamed_1137@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-02-03 16:32:42.473 ***
alicE_unnamed_1137@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e4e9b34d54aa203' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:32:42.473 ***
alicE_unnamed_1137@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-02-03 16:32:42.473 ***
alicE_unnamed_1137@localhost/res1 out
<iq type='set' id='0f2e18241eb1e557b312e944a37dbdb8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-03 16:32:42.473 ***
alicE_unnamed_1137@localhost/res1 in
<iq id='0f2e18241eb1e557b312e944a37dbdb8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1137@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-02-03 16:32:42.473 ***
alicE_unnamed_1137@localhost/res1 out
<iq type='set' id='e7dc6f47e14e608c5173f73f7878c156'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:42.474 ***
alicE_unnamed_1137@localhost/res1 in
<iq type='result' id='e7dc6f47e14e608c5173f73f7878c156'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:32:42.474 ***
alicE_unnamed_1137@localhost/res1 out
<presence/>



*** User 2022-02-03 16:32:42.484 ***
alicE_unnamed_1137@localhost/res1 in
<presence from='alicE_unnamed_1137@localhost/res1' to='alice_unnamed_1137@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-02-03 16:32:42.505 ***
alicE_unnamed_1137@localhost/res1 out
<iq type='set' id='6777d6f2e7468738ffcb43286aeb0e2a' to='alicE_unnamed_1137room0-30371-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-02-03 16:32:42.509 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='fffcd710-f833-41be-bca6-6d96c38b1b54'>
	<result xmlns='urn:xmpp:mam:2' id='BLEJTLOM500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T04:44:42Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>13e8f99d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.509 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='908ae7ea-d574-4814-a591-6f8f20bc9251'>
	<result xmlns='urn:xmpp:mam:2' id='BLEQIIB0C004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T12:40:56Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d8ac9ed6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.510 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='93c98a78-44bb-4e0c-9760-bfe4485a1e4d'>
	<result xmlns='urn:xmpp:mam:2' id='BLFFQ158Q003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T14:00:52Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7dfb24db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.510 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='10c98a61-9384-4b93-a642-eb9baffa0034'>
	<result xmlns='urn:xmpp:mam:2' id='BLFIFU467002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T17:13:02Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6b443ea0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.510 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='15ff1bd4-5a85-48cf-a68c-f4ef452dd283'>
	<result xmlns='urn:xmpp:mam:2' id='BLG1N8C02G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T11:23:09Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88b12cb0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.510 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='36c2fd4c-3371-4ee4-a9ee-0c68adf249f7'>
	<result xmlns='urn:xmpp:mam:2' id='BLG8HT7R000B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T19:32:16Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71796a20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.510 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='193f0b2f-5ef9-416a-bf72-82b3f4cc691e'>
	<result xmlns='urn:xmpp:mam:2' id='BLGDD6JA1G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T01:19:39Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d3af6a0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.510 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='bc117d8a-2b4e-4d6a-be50-811369ce88b0'>
	<result xmlns='urn:xmpp:mam:2' id='BLGST30TK00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T19:48:56Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f67ade30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='646af636-c90c-497c-b4d1-7a60c1ec72f9'>
	<result xmlns='urn:xmpp:mam:2' id='BLHA0GI1V006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T11:27:10Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>84cb9751</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='bcae8577-5543-4dcb-94b5-8615d22e1421'>
	<result xmlns='urn:xmpp:mam:2' id='BLHJG85IQG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T22:46:37Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>897573e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='b95cfbbe-0fd6-45ce-bbef-1513793bfb84'>
	<result xmlns='urn:xmpp:mam:2' id='BLHRFPM64001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T08:18:16Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>74e7ea72</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='c71a81cb-3e8c-4a71-a03e-fd2e0ff89c31'>
	<result xmlns='urn:xmpp:mam:2' id='BLI2BOGPPG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T16:30:19Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b7deb3da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='e2b9efcb-ef83-4c4e-9a60-26623d204dec'>
	<result xmlns='urn:xmpp:mam:2' id='BLIEP51QA005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T07:19:16Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5bbc099d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='236d9bda-e906-4798-9de9-b92155e88a25'>
	<result xmlns='urn:xmpp:mam:2' id='BLIIQ6MI2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T12:07:57Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8ea13e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='4b22b0e3-b9a2-488f-aa0d-bf7c60e2f5c1'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ4KN465001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T09:24:10Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9c411f51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='ce3138a1-3350-4970-909c-0ea5bd2da814'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ8H4FEEG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T14:02:29Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8cfcf901</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='4dc4450b-1656-4e90-a652-d694dddf04e3'>
	<result xmlns='urn:xmpp:mam:2' id='BLK1GQ5VS002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T19:51:20Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d90602a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='bf9f1cd8-e56e-4094-97a9-db1cca4e949f'>
	<result xmlns='urn:xmpp:mam:2' id='BLK1JEQDPG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T19:57:15Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3adc1aa2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='bc89a336-57ef-4bb3-9fd8-6412811075c8'>
	<result xmlns='urn:xmpp:mam:2' id='BLKFTUCFE00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T13:02:52Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3295fcd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='b8a481e7-f012-4900-9e25-5efcf50c337a'>
	<result xmlns='urn:xmpp:mam:2' id='BLKOJAUF1G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T23:23:23Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d44fcbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='fdd0b967-e17c-44c4-8cbe-04abb53f9db8'>
	<result xmlns='urn:xmpp:mam:2' id='BLL4I8MQJG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-28T13:39:59Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a095f49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='d1592ad8-97c5-4768-8b89-5a2555088074'>
	<result xmlns='urn:xmpp:mam:2' id='BLL9TCMOFG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-28T20:02:47Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c51232ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='161181e8-6ebd-4e84-8c46-854f4b07f22a'>
	<result xmlns='urn:xmpp:mam:2' id='BLLI8E3GOG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-29T06:00:09Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>082a64da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='84f8cecc-fe20-4342-a023-df20998024de'>
	<result xmlns='urn:xmpp:mam:2' id='BLM125FA4007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-29T23:39:52Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1688d774</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='f50488ec-7c58-495c-abca-082d6bc05c03'>
	<result xmlns='urn:xmpp:mam:2' id='BLMDG2EOB007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-30T14:29:58Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d27e0868</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='26de4ac9-c2ae-4104-907f-cac94a30ca10'>
	<result xmlns='urn:xmpp:mam:2' id='BLMIEQ6KG00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-30T20:25:04Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>96cf3de0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='af9e20bd-7598-41de-a7c5-51d643dda249'>
	<result xmlns='urn:xmpp:mam:2' id='BLN49A509G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-31T17:41:15Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c2cf34e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='45847dbd-dfb1-426f-bc43-a4d32b5d3107'>
	<result xmlns='urn:xmpp:mam:2' id='BLN4JGA0LG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-31T18:04:03Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1f750a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='23db001e-f025-4f5f-a1eb-eef1994b3e36'>
	<result xmlns='urn:xmpp:mam:2' id='BLNIGTTNPG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-01T10:40:27Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>734347de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.511 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='fe314106-24f1-4848-94b1-635d26dd987e'>
	<result xmlns='urn:xmpp:mam:2' id='BLNOIMN15G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-01T17:53:55Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5c7ed67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.512 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='d3f103cb-fd2d-4650-af5f-c29c43e8ccf3'>
	<result xmlns='urn:xmpp:mam:2' id='BLO3C9GRTG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-02T06:46:59Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2ca9d25d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.512 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='da7e04aa-b3a4-44d3-b5e1-6378de201b12'>
	<result xmlns='urn:xmpp:mam:2' id='BLO785UE7G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-02T11:24:07Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>41cbae79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.512 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='1552eafd-90a3-4779-acf2-67063353932b'>
	<result xmlns='urn:xmpp:mam:2' id='BLOSS0P48004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-03T13:11:44Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60b3592b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.512 ***
alicE_unnamed_1137@localhost/res1 in
<message from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='b9b83edd-e0ab-4cc6-bd22-d6dd708c5b13'>
	<result xmlns='urn:xmpp:mam:2' id='BLP0CP0CF00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-03T17:23:58Z' from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1137room0-30371-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>289a7314</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-02-03 16:32:42.512 ***
alicE_unnamed_1137@localhost/res1 in
<iq from='alice_unnamed_1137room0-30371-0@muc.localhost' to='alicE_unnamed_1137@localhost/res1' id='6777d6f2e7468738ffcb43286aeb0e2a' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLEJTLOM500B</first>
			<last>BLP0CP0CF00J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-02-03 16:32:42.512 ***
alicE_unnamed_1137@localhost/res1 out
</stream:stream>

*** User 2022-02-03 16:32:42.512 ***
alicE_unnamed_1137@localhost/res1 in
</stream:stream>
*** CT 2022-02-03 16:32:42.535 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-02-03 16:32:42.537 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1224.html



=== Ended at 2022-02-03 16:32:42
=== successfully completed test case
=== === Returned value: ok