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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.17929.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => mnesia}},
     {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@6949c6250523.2022-05-25_10.37.44/big_tests.tests.mam_SUITE.logs/run.2022-05-25_10.41.39/mam_suite.muc_querying_for_all_messages_with_jid.95107.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44/big_tests.tests.mam_SUITE.logs/run.2022-05-25_10.41.39/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 => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@6949c6250523.2022-05-25_10.37.44"

=== Started at 2022-05-25 10:42:22


*** CT 2022-05-25 10:42:22.214 *** View log from node mongooseim@localhost when started mongooseim@localhost_1818.html
*** CT 2022-05-25 10:42:22.215 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_432.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-05-25 10:42:22.366 ***
alicE_unnamed_1741@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-05-25 10:42:22.366 ***
alicE_unnamed_1741@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1103bb0e9dc6486a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:42:22.367 ***
alicE_unnamed_1741@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-05-25 10:42:22.367 ***
alicE_unnamed_1741@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc0MQBtYXR5Z3J5c2E=</auth>



*** User 2022-05-25 10:42:22.367 ***
alicE_unnamed_1741@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:42:22.367 ***
alicE_unnamed_1741@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-05-25 10:42:22.367 ***
alicE_unnamed_1741@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cf8a505914cd7d47' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:42:22.367 ***
alicE_unnamed_1741@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-05-25 10:42:22.367 ***
alicE_unnamed_1741@localhost/res1 out
<iq type='set' id='8c0348a9a9583721ae4ae0e6fb20a8f5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:42:22.368 ***
alicE_unnamed_1741@localhost/res1 in
<iq id='8c0348a9a9583721ae4ae0e6fb20a8f5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1741@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:42:22.368 ***
alice_unnamed_1741@localhost/res1 out
<iq type='set' id='1cd561d5066a47519b836e147f796b94'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:42:22.368 ***
alice_unnamed_1741@localhost/res1 in
<iq type='result' id='1cd561d5066a47519b836e147f796b94'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:42:22.368 ***
alice_unnamed_1741@localhost/res1 out
<presence/>



*** User 2022-05-25 10:42:22.369 ***
alice_unnamed_1741@localhost/res1 in
<presence from='alice_unnamed_1741@localhost/res1' to='alice_unnamed_1741@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:42:22.369 ***
alice_unnamed_1741@localhost/res1 out
<iq type='set' id='822bac154445c140ad3d351bdfca75be' to='alicE_unnamed_1741room0-17996-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-05-25 10:42:22.370 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='9ea62798-af06-4eed-b4ca-566564477208'>
	<result xmlns='urn:xmpp:mam:2' id='BNKK2TE3O007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T13:21:52.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d05ca1e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='59076bdd-918d-4618-8977-79fdb754e603'>
	<result xmlns='urn:xmpp:mam:2' id='BNL9R55OS009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T15:19:20.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e36b2db2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='5d354a89-6c8e-4c50-9e96-b7d4359ad1e9'>
	<result xmlns='urn:xmpp:mam:2' id='BNLOHAQB500I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:51:06.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45d4d0e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='76ffcf4b-aea5-4179-90a2-e035d7b4807b'>
	<result xmlns='urn:xmpp:mam:2' id='BNMHA5L3FG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T14:24:39.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27c31169</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='b5c4a8c4-6295-4e0e-9b89-b629bb2ec5e9'>
	<result xmlns='urn:xmpp:mam:2' id='BNN2TEIJ0G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T11:24:41.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>68bdc94f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='df970272-18ae-444e-8bb7-ccb6962cf2f6'>
	<result xmlns='urn:xmpp:mam:2' id='BNNH04GLDG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T04:12:51.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>25205b1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='2dc59010-9149-4796-aa48-2143048abb8a'>
	<result xmlns='urn:xmpp:mam:2' id='BNOG46EPE009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T17:21:00.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdce9739</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='07fc5880-9bca-4437-9c36-0d8e32538589'>
	<result xmlns='urn:xmpp:mam:2' id='BNP363KL4G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T16:05:21.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8da2f93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='65567aaa-93d6-4371-b583-20c9d8570cd2'>
	<result xmlns='urn:xmpp:mam:2' id='BNPDN3HPO00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T04:39:12.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9752175d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='a2b6d510-aee4-43d7-a02e-a371934b3ff6'>
	<result xmlns='urn:xmpp:mam:2' id='BNQE5GDOU00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T19:22:04.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>96ea01e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='d75f56a8-cd97-40ec-a882-b59ee8016735'>
	<result xmlns='urn:xmpp:mam:2' id='BNR400SCUG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-19T21:24:37.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0918a29f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.371 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='2647f427-0afb-496d-a5b9-23cacfee385f'>
	<result xmlns='urn:xmpp:mam:2' id='BNRDD8K2MG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-20T08:38:29.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0a76de6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.372 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='b64722dd-6d94-46e5-a592-60f902fffaf1'>
	<result xmlns='urn:xmpp:mam:2' id='BNS14SPKAG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-21T08:11:25.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>900b2a12</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.372 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='463cb658-b2f4-4f09-8476-d403668703e0'>
	<result xmlns='urn:xmpp:mam:2' id='BNSNVS95600D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-22T11:26:36.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>74a3a91a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.372 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='fc2015bf-1fde-4b4e-9371-2a915eaa8a2a'>
	<result xmlns='urn:xmpp:mam:2' id='BNTHD0ICIG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-23T17:45:33.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41dd3496</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.372 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='15bffd26-d130-443d-897d-341281283d28'>
	<result xmlns='urn:xmpp:mam:2' id='BNTRKMEPD002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-24T05:58:34.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e0405766</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.372 ***
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='5b825de3-cd2c-4b7c-b094-f96b9a70526b'>
	<result xmlns='urn:xmpp:mam:2' id='BNUM52MM300B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T13:36:22.000000Z' from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1741room0-17996-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1206854b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-25 10:42:22.372 ***
alice_unnamed_1741@localhost/res1 in
<iq from='alice_unnamed_1741room0-17996-1@muc.localhost' to='alice_unnamed_1741@localhost/res1' id='822bac154445c140ad3d351bdfca75be' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BNKK2TE3O007</first>
			<last>BNUM52MM300B</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-05-25 10:42:22.372 ***
alice_unnamed_1741@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:42:22.372 ***
alice_unnamed_1741@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:42:22.377 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_432.html
*** CT 2022-05-25 10:42:22.378 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1819.html



=== Ended at 2022-05-25 10:42:22
=== successfully completed test case
=== === Returned value: ok