=== 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.8172.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {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 => false,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@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.mam_SUITE.logs/run.2022-05-18_10.03.20/mam_suite.muc_querying_for_all_messages_with_jid.87554.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.mam_SUITE.logs/run.2022-05-18_10.03.20/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@3b05d744781a.2022-05-18_09.59.20"

=== Started at 2022-05-18 10:03:46


*** CT 2022-05-18 10:03:46.629 *** View log from node mongooseim@localhost when started mongooseim@localhost_1762.html
*** CT 2022-05-18 10:03:46.630 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-05-18 10:03:46.807 ***
alicE_unnamed_1465@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-18 10:03:46.808 ***
alicE_unnamed_1465@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='441f29deb43825a9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:03:46.808 ***
alicE_unnamed_1465@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-18 10:03:46.808 ***
alicE_unnamed_1465@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTQ2NQBtYXR5Z3J5c2E=</auth>



*** User 2022-05-18 10:03:46.809 ***
alicE_unnamed_1465@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:03:46.809 ***
alicE_unnamed_1465@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-18 10:03:46.809 ***
alicE_unnamed_1465@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b1f4ed7930f6852a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:03:46.809 ***
alicE_unnamed_1465@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-18 10:03:46.809 ***
alicE_unnamed_1465@localhost/res1 out
<iq type='set' id='75b0148c7eb650b90f9688370fb4575d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:03:46.809 ***
alicE_unnamed_1465@localhost/res1 in
<iq id='75b0148c7eb650b90f9688370fb4575d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1465@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:03:46.809 ***
alice_unnamed_1465@localhost/res1 out
<iq type='set' id='85f1230479b181065693a8763be15249'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:03:46.810 ***
alice_unnamed_1465@localhost/res1 in
<iq type='result' id='85f1230479b181065693a8763be15249'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:03:46.810 ***
alice_unnamed_1465@localhost/res1 out
<presence/>



*** User 2022-05-18 10:03:46.811 ***
alice_unnamed_1465@localhost/res1 in
<presence from='alice_unnamed_1465@localhost/res1' to='alice_unnamed_1465@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:03:46.811 ***
alice_unnamed_1465@localhost/res1 out
<iq type='set' id='f728b6ab36da104171a97b6434a6a7d2' to='alicE_unnamed_1465room0-8237-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='f20eac38-eaa5-4168-bdb7-e9000b551b7a'>
	<result xmlns='urn:xmpp:mam:2' id='BNFS744U9002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-02T00:10:42.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e30557a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='9cddf153-ca32-46bd-94ca-92026edbbed9'>
	<result xmlns='urn:xmpp:mam:2' id='BNGIB9408G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-03T02:34:49.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cdbf81a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='98295855-256c-4fa4-b0d7-1256fb0c3978'>
	<result xmlns='urn:xmpp:mam:2' id='BNHEEKCIV007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-04T12:06:38.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04756a55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='ba039563-571b-4a14-b504-26073dacf6d8'>
	<result xmlns='urn:xmpp:mam:2' id='BNHV2TFPG00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-05T07:57:20.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4385bc38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='729faf25-b641-4be0-a837-2bdd57c4ca58'>
	<result xmlns='urn:xmpp:mam:2' id='BNIOFS9HL008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-06T14:15:54.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>227d14fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='1a16705d-67fa-40fe-9fcf-242e1f08be84'>
	<result xmlns='urn:xmpp:mam:2' id='BNJ4NR8BPG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-07T04:52:43.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a05b2c94</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='935d25fd-7b5b-4e95-91b3-cb42db2dcf10'>
	<result xmlns='urn:xmpp:mam:2' id='BNK4VE72EG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-08T19:20:21.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7360390b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='bfed182e-1ed5-4fd7-9283-a2f37bda575f'>
	<result xmlns='urn:xmpp:mam:2' id='BNKAFNE5P00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T01:54:42.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8bc0d120</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='a54b43dd-f634-4ff2-ae25-badd5d9b2b0e'>
	<result xmlns='urn:xmpp:mam:2' id='BNLAJCO6AG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T16:13:33.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e964db8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='ea8dba14-dd53-403a-a6b4-72a1d8132a34'>
	<result xmlns='urn:xmpp:mam:2' id='BNLT4JS7100B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T14:20:34.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>037520a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='b742eade-e065-42b2-b373-e05d34767baa'>
	<result xmlns='urn:xmpp:mam:2' id='BNMF4D3ELG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T11:48:35.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d261e95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.814 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='a7e6d022-9a10-4922-9d7c-d4cb23412b82'>
	<result xmlns='urn:xmpp:mam:2' id='BNMUU1RIF00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T06:39:42.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8727e4b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.815 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='f5057b91-c472-4f75-86a1-5d230e40dda5'>
	<result xmlns='urn:xmpp:mam:2' id='BNNF6ETGR00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T02:03:50.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>88a22d66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.815 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='b84fcbcd-6361-44c2-9977-10e88843e881'>
	<result xmlns='urn:xmpp:mam:2' id='BNOCQRU1DG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T13:25:23.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>82fbec5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.815 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='c587e7f0-418c-44fa-be75-e4b85777f216'>
	<result xmlns='urn:xmpp:mam:2' id='BNP9FG367G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T23:35:51.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d87722a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.815 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='9f1530c0-0bbe-4b58-b807-6aeea5b09b48'>
	<result xmlns='urn:xmpp:mam:2' id='BNPQK74QVG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T20:03:19.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30654454</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.815 ***
alice_unnamed_1465@localhost/res1 in
<message from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='e2f8b327-f7d4-4aa6-a419-23a0352b72f7'>
	<result xmlns='urn:xmpp:mam:2' id='BNQD3GOFD00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T18:06:02.000000Z' from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1465room0-8237-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>47b9902d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:03:46.815 ***
alice_unnamed_1465@localhost/res1 in
<iq from='alice_unnamed_1465room0-8237-1@muc.localhost' to='alice_unnamed_1465@localhost/res1' id='f728b6ab36da104171a97b6434a6a7d2' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BNFS744U9002</first>
			<last>BNQD3GOFD00H</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-05-18 10:03:46.815 ***
alice_unnamed_1465@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:03:46.815 ***
alice_unnamed_1465@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:03:46.871 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-05-18 10:03:46.871 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1763.html



=== Ended at 2022-05-18 10:03:46
=== successfully completed test case
=== === Returned value: ok