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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.17099.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@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.34565.html"},
     {tc_group_properties,[{name,muc04},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@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:04:09


*** CT 2022-05-18 10:04:09.498 *** View log from node mongooseim@localhost when started mongooseim@localhost_1813.html
*** CT 2022-05-18 10:04:09.499 *** 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:04:09.762 ***
alicE_unnamed_1723@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:04:09.762 ***
alicE_unnamed_1723@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='061dbd1eda86ada9' from='localhost' version='1.0' xml:lang='en'>

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



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



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

*** User 2022-05-18 10:04:09.764 ***
alicE_unnamed_1723@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:04:09.764 ***
alicE_unnamed_1723@localhost/res1 out
<iq type='set' id='ff47eebd5f3b9548b24bb24acb2af328'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:04:09.764 ***
alicE_unnamed_1723@localhost/res1 in
<iq id='ff47eebd5f3b9548b24bb24acb2af328' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1723@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:04:09.764 ***
alice_unnamed_1723@localhost/res1 out
<iq type='set' id='dc846fdf707d20150e5b861cfba7bfe2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:04:09.765 ***
alice_unnamed_1723@localhost/res1 in
<iq type='result' id='dc846fdf707d20150e5b861cfba7bfe2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:04:09.765 ***
alice_unnamed_1723@localhost/res1 out
<presence/>



*** User 2022-05-18 10:04:09.766 ***
alice_unnamed_1723@localhost/res1 in
<presence from='alice_unnamed_1723@localhost/res1' to='alice_unnamed_1723@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:04:09.766 ***
alice_unnamed_1723@localhost/res1 out
<iq type='set' id='2b638184b868a9b7cca081bfe59b6e21' to='alicE_unnamed_1723room0-17153-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-05-18 10:04:09.767 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='c3ca083f-0caf-4db6-abb0-af2ac179143f'>
	<result xmlns='urn:xmpp:mam:1' id='BNG3934R9G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-02T08:36:11.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3500b5a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='b24a9cb2-ce3d-42e0-9aee-8af923e5ee59'>
	<result xmlns='urn:xmpp:mam:1' id='BNGPMAGGI00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-03T11:20:36.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8cefcd7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='a7958b06-47a8-4cdf-9e9d-3ccad8c13403'>
	<result xmlns='urn:xmpp:mam:1' id='BNHEOVPEE00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-04T12:29:48.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b5ef72e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='f307bdaf-2abb-4759-8f90-dd96f5402c55'>
	<result xmlns='urn:xmpp:mam:1' id='BNHTPIVHEG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-05T06:24:53.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>53bfcc9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='131a8dee-34fe-4737-9499-a8eb0c1b350e'>
	<result xmlns='urn:xmpp:mam:1' id='BNIR51SP900A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-06T17:26:26.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f25507ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='93b55b38-f745-42d2-a70a-4344fa2c3ca9'>
	<result xmlns='urn:xmpp:mam:1' id='BNJEIK6L2001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-07T16:36:52.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3baca2e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='59a07099-1210-45b9-998d-47d0053c9934'>
	<result xmlns='urn:xmpp:mam:1' id='BNJQESRADG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-08T06:47:31.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce0eb7f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='43f26c17-f5b3-4de0-8f58-fdfe2f028188'>
	<result xmlns='urn:xmpp:mam:1' id='BNKI9DAED005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-09T11:13:14.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>99f7f154</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='9083100e-001b-4a8a-9515-11dd876b4b7c'>
	<result xmlns='urn:xmpp:mam:1' id='BNL35OK97G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-10T07:21:59.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad6842b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='9425a1fc-ac37-4901-891b-7bdbb9477298'>
	<result xmlns='urn:xmpp:mam:1' id='BNLJQ09MTG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T03:12:35.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8d0d1b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='5d1011e9-4675-4821-975a-7fd7b25e98cd'>
	<result xmlns='urn:xmpp:mam:1' id='BNMIFG4C0G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-12T15:48:09.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce8d2e6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.768 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='35e009a0-d666-4480-8a30-d8c771d245bd'>
	<result xmlns='urn:xmpp:mam:1' id='BNN6749TKG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-13T15:21:05.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ce4edca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.769 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='a44379fd-81e9-4ac4-9801-ee6c8631cc7c'>
	<result xmlns='urn:xmpp:mam:1' id='BNNHD174R003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-14T04:41:42.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>adeff864</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.769 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='085952e7-b17b-401d-acea-cb7699318912'>
	<result xmlns='urn:xmpp:mam:1' id='BNOHSUFSIG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-15T19:27:57.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5a6679d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.769 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='f4ff4c30-4fcd-47a0-8b0b-c87ff192e4b3'>
	<result xmlns='urn:xmpp:mam:1' id='BNP2JHG6MG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-16T15:23:49.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>94594e8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.769 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='b4046cd9-42b7-4570-a6b3-97ac5c7d8577'>
	<result xmlns='urn:xmpp:mam:1' id='BNPQM8UHPG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-17T20:07:55.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>669f0547</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.769 ***
alice_unnamed_1723@localhost/res1 in
<message from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='3a4334c0-32a6-4f77-bbff-884f5dec63e0'>
	<result xmlns='urn:xmpp:mam:1' id='BNQBD6EI3G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T16:04:31.000000Z' from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1723room0-17153-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a7fde30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-05-18 10:04:09.769 ***
alice_unnamed_1723@localhost/res1 in
<iq from='alice_unnamed_1723room0-17153-1@muc.localhost' to='alice_unnamed_1723@localhost/res1' id='2b638184b868a9b7cca081bfe59b6e21' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BNG3934R9G08</first>
			<last>BNQBD6EI3G04</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-05-18 10:04:09.769 ***
alice_unnamed_1723@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:04:09.770 ***
alice_unnamed_1723@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:04:09.777 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-05-18 10:04:09.778 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1814.html



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