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

=== Started at 2022-01-27 15:29:25


*** CT 2022-01-27 15:29:25.854 *** View log from node mongooseim@localhost when started mongooseim@localhost_1210.html
*** CT 2022-01-27 15:29:25.855 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element archive_wait in Config.


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

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



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



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

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



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



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



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



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



*** User 2022-01-27 15:29:26.299 ***
alicE_unnamed_1120@localhost/res1 in
<presence from='alicE_unnamed_1120@localhost/res1' to='alice_unnamed_1120@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:26.300 ***
alicE_unnamed_1120@localhost/res1 out
<iq type='set' id='c0e2a7708092865f06665dc80d0f6595' to='alicE_unnamed_1120room0-29931-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-01-27 15:29:26.303 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='89dbc5c8-2861-4e95-b953-9584d6178d21'>
	<result xmlns='urn:xmpp:mam:2' id='BLAGHO7FOG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T16:00:41Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ab3378f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.303 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='19ef14ab-0cfa-49d6-94ad-89af5641baeb'>
	<result xmlns='urn:xmpp:mam:2' id='BLAKRIV9AG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T21:09:01Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5618c8ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='95be51c7-331f-43b2-9ffa-32bdd21b1cd7'>
	<result xmlns='urn:xmpp:mam:2' id='BLB5EJP4300K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T16:56:54Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42db24d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='0fd6364e-4167-42b7-91d4-accafcd49005'>
	<result xmlns='urn:xmpp:mam:2' id='BLBA9LGEKG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T22:43:45Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>77428fd7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='3296938d-ea89-442b-b099-00d6af551fdb'>
	<result xmlns='urn:xmpp:mam:2' id='BLBGIPCALG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T06:13:39Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a00604a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='8bb73dea-1483-4b44-b0a8-6d80e24d2bf3'>
	<result xmlns='urn:xmpp:mam:2' id='BLBGTU9H600E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T06:38:36Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2ac017d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='5a532709-93f8-4545-b3aa-ebbde5202150'>
	<result xmlns='urn:xmpp:mam:2' id='BLC429E6S001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T05:28:24Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a82aa6f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='4262cc65-917e-4d53-b637-5ed56df8ad4c'>
	<result xmlns='urn:xmpp:mam:2' id='BLC4DMMEA00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T05:53:56Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d1b09640</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='68dd5bc1-5c63-44e1-b1c3-82466184188e'>
	<result xmlns='urn:xmpp:mam:2' id='BLCPQNJRPG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T07:26:19Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c360cdc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='50510d81-a22a-4bb2-bd18-46fd634e65ef'>
	<result xmlns='urn:xmpp:mam:2' id='BLD2HCF75G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T17:49:39Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17dd619a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='27a9e584-471d-4e7d-827b-c6bffde8157c'>
	<result xmlns='urn:xmpp:mam:2' id='BLDP2G1PMG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T20:42:45Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9df7a7e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='a77ffc41-42ea-400d-973c-35957c8b0718'>
	<result xmlns='urn:xmpp:mam:2' id='BLDP6KC3O00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T20:52:00Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29380da1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='bb9de1ae-2fd1-4ac8-aba1-adb372d25d3f'>
	<result xmlns='urn:xmpp:mam:2' id='BLE3LD7MEG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T09:20:53Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>abc189b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='4cd14dd5-b833-46d5-b599-e53e1f2c857c'>
	<result xmlns='urn:xmpp:mam:2' id='BLEEM2P2U007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T22:29:48Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b87c017</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.304 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='22de797d-df4d-4a2b-8899-2ba181b3af0f'>
	<result xmlns='urn:xmpp:mam:2' id='BLEJ5SG14G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T03:51:29Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4781b1af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='c1ee5edb-2176-4c22-a784-0b56a325a8c6'>
	<result xmlns='urn:xmpp:mam:2' id='BLF1HAIKP00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T20:59:14Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>32dcfa79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='86105ff0-855a-4b91-b341-2b10a653f7bc'>
	<result xmlns='urn:xmpp:mam:2' id='BLFFS36JOG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T14:05:29Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc5e5c5d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='d444f9d6-1acc-4e3a-8d28-488374eb1804'>
	<result xmlns='urn:xmpp:mam:2' id='BLFO5ALDS00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T23:58:48Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71bb7e84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='9741cd33-c0cc-4f50-a42f-648aa8b1c47b'>
	<result xmlns='urn:xmpp:mam:2' id='BLG1NDJR5G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T11:23:31Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2523834b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='96dc9ff2-5bf9-4bae-bb50-b69072a3561e'>
	<result xmlns='urn:xmpp:mam:2' id='BLGA7FMQ7G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T21:32:07Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d7ae377d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='ac5ca209-b933-459f-9f0d-a3880776c17c'>
	<result xmlns='urn:xmpp:mam:2' id='BLGPA9MR0G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T15:32:09Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>85fa0f1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='46c40ffd-c983-48b1-82bb-ba4a8cd51233'>
	<result xmlns='urn:xmpp:mam:2' id='BLGQIDBG4G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T17:01:53Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>673beaa4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='4f0ec3a9-7f52-4d50-ba83-78fe2d21e272'>
	<result xmlns='urn:xmpp:mam:2' id='BLH8J1NFS003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T09:45:28Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>10a132d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='b50d66a8-b02b-4bb0-b3fb-efa50952de7d'>
	<result xmlns='urn:xmpp:mam:2' id='BLHIKMVB2G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T21:45:01Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e65f8299</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.305 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='23fdfc4c-a72a-4bc9-b13a-0d464e7c8179'>
	<result xmlns='urn:xmpp:mam:2' id='BLHR565TS00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T07:54:32Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8c0b378c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='c91975e9-c402-4015-acf6-0255df8e8e80'>
	<result xmlns='urn:xmpp:mam:2' id='BLI7SG1LI00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T23:05:40Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>11a47cde</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='fd8dda96-f858-4045-a8c3-bd33be01d1de'>
	<result xmlns='urn:xmpp:mam:2' id='BLI917EIR006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T00:27:50Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a808ab08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='24f824f4-2a8f-4562-a160-306bc199894a'>
	<result xmlns='urn:xmpp:mam:2' id='BLIPVQOG4G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T20:41:37Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e9cf6957</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='0bead083-949f-402f-9fb2-0d49907ee630'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ598TM4G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T10:10:09Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c89c5e98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='935f9030-de0e-487b-8ec3-3a9ddddffc34'>
	<result xmlns='urn:xmpp:mam:2' id='BLJ962T9SG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T14:49:21Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>16328611</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='bd5248c1-83ad-449d-a701-4a968da5f9c1'>
	<result xmlns='urn:xmpp:mam:2' id='BLJJ4DQEC00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T02:41:28Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8cfd3b02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='731b0ba3-db84-4a2d-b2dd-64d020c3ea18'>
	<result xmlns='urn:xmpp:mam:2' id='BLJS6HJE5G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T13:30:27Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8ced017</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='3180fbab-ff87-4407-8282-460003170622'>
	<result xmlns='urn:xmpp:mam:2' id='BLKG6C1AFG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T13:21:43Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc105d69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<message from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='f1808978-b24c-4dfc-9b8f-25aae8347640'>
	<result xmlns='urn:xmpp:mam:2' id='BLKIV173TG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T16:40:03Z' from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1120room0-29931-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ec66b1a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:26.306 ***
alicE_unnamed_1120@localhost/res1 in
<iq from='alice_unnamed_1120room0-29931-0@muc.localhost' to='alicE_unnamed_1120@localhost/res1' id='c0e2a7708092865f06665dc80d0f6595' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLAGHO7FOG09</first>
			<last>BLKIV173TG08</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-27 15:29:26.307 ***
alicE_unnamed_1120@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:26.317 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:26.318 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1210.html



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