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

=== Config value:

    [{basic_group,muc_light},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,is_archivable_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      muc => #{host => {prefix,<<"muclight.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {watchdog,<0.54873.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/mam_suite.muc_light_stored_in_pm_if_allowed_to.128131.html"},
     {tc_group_properties,[{name,rdbms_cache_muc_light}]},
     {tc_group_path,[]},
     {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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/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,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    subject => <<>>,anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity}}},
     {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@079a843f8d8b.2023-11-16_09.33.39"

=== Started at 2023-11-16 09:42:41


*** CT 2023-11-16 09:42:41.167 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2228.html
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:42:41.191 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:41.193 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:41.194 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:41.195 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:41.212 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:41.213 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='440ee4f47aab2940' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:42:41.213 ***🔗
alicE@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:42:41.213 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-16 09:42:41.214 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:42:41.214 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:41.215 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1b04636e197dd8bf' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2023-11-16 09:42:41.215 ***🔗
alicE@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:42:41.215 ***🔗
alicE@localhost/res1 out
<iq type='set' id='2efe7ac4ef4ecec0926e3b492911da15'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:42:41.215 ***🔗
alicE@localhost/res1 in
<iq id='2efe7ac4ef4ecec0926e3b492911da15' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:42:41.215 ***🔗
alice@localhost/res1 out
<iq type='set' id='548b8a1a486386c80ed531a37a40eaf6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:41.216 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='548b8a1a486386c80ed531a37a40eaf6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:41.216 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2023-11-16 09:42:41.218 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2023-11-16 09:42:41.218 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:41.219 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e5b2de0eb4cfeaa8' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:42:41.219 ***🔗
bOb@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:42:41.219 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2023-11-16 09:42:41.220 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:42:41.220 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:41.220 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a447ee8667106a89' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2023-11-16 09:42:41.220 ***🔗
bOb@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:42:41.220 ***🔗
bOb@localhost/res1 out
<iq type='set' id='b2268fa24227160fd271bdf156608df8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:42:41.221 ***🔗
bOb@localhost/res1 in
<iq id='b2268fa24227160fd271bdf156608df8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:42:41.221 ***🔗
bob@localhost/res1 out
<iq type='set' id='20b0a60bc8424564b6726fdfc8342f64'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:41.221 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='20b0a60bc8424564b6726fdfc8342f64' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:41.221 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2023-11-16 09:42:41.223 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2023-11-16 09:42:41.223 ***🔗
alice@localhost/res1 out
<iq type='set' id='64cc8977176873ce59dbd471cd4dc18e' to='testroom_pm@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2023-11-16 09:42:41.231 ***🔗
alice@localhost/res1 in
<message from='testroom_pm@muclight.localhost' to='alice@localhost' id='64cc8977176873ce59dbd471cd4dc18e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1700-127761-224939</version>
		<user affiliation='owner'>alice@localhost</user>
	</x>
	<body/>
	<stanza-id by='alice@localhost' id='C2I1QT3T0EO1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-16 09:42:41.231 ***🔗
bob@localhost/res1 in
<message from='testroom_pm@muclight.localhost' to='bob@localhost' id='64cc8977176873ce59dbd471cd4dc18e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1700-127761-224939</version>
		<user affiliation='member'>bob@localhost</user>
	</x>
	<body/>
	<stanza-id by='bob@localhost' id='C2I1QT3T0F01' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element props in Config.


*** User 2023-11-16 09:42:41.231 ***🔗
alice@localhost/res1 in
<iq from='testroom_pm@muclight.localhost' to='alice@localhost/res1' id='64cc8977176873ce59dbd471cd4dc18e' type='result'/>



*** User 2023-11-16 09:42:41.232 ***🔗
alice@localhost/res1 out
<iq type='set' id='52c3d94eaf0eb6ae88ea3db3a1f5a8a5'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-16 09:42:41.233 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='6f86e23f-4c3b-411e-b4dd-f9c661053249'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QT3T0EO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:41.223739Z' from='testroom_pm@muclight.localhost'/>
			<message from='testroom_pm@muclight.localhost' xmlns='jabber:client' to='alice@localhost' id='64cc8977176873ce59dbd471cd4dc18e' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1700-127761-224939</version>
					<user affiliation='owner'>alice@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2023-11-16 09:42:41.233 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='52c3d94eaf0eb6ae88ea3db3a1f5a8a5' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2I1QT3T0EO1</first>
			<last>C2I1QT3T0EO1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:41.234 ***🔗
bob@localhost/res1 out
<iq type='set' id='06c38d34079ad37d3014023c6d12fc9d'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-16 09:42:41.236 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='c6fec5c9-0cb2-4957-a500-0190a7aace40'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QT3T0F01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:41.223740Z' from='testroom_pm@muclight.localhost'/>
			<message from='testroom_pm@muclight.localhost' xmlns='jabber:client' to='bob@localhost' id='64cc8977176873ce59dbd471cd4dc18e' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1700-127761-224939</version>
					<user affiliation='member'>bob@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:41.236 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='06c38d34079ad37d3014023c6d12fc9d' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2I1QT3T0F01</first>
			<last>C2I1QT3T0F01</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:41.237 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='testroom_pm@muclight.localhost' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2023-11-16 09:42:41.242 ***🔗
alice@localhost/res1 in
<message from='testroom_pm@muclight.localhost/alice@localhost' to='alice@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom_pm@muclight.localhost' id='C2I1QT40A5G1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice@localhost' id='C2I1QT40PAG1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2023-11-16 09:42:41.242 ***🔗
bob@localhost/res1 in
<message from='testroom_pm@muclight.localhost/alice@localhost' to='bob@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom_pm@muclight.localhost' id='C2I1QT40A5G1' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob@localhost' id='C2I1QT417FG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2023-11-16 09:42:41.243 ***🔗
alice@localhost/res1 out
<iq type='set' id='04a907b8ff6f13a7482d646debf38d06'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-16 09:42:41.245 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='21b2588a-38e2-4028-b95b-3176a642f180'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QT3T0EO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:41.223739Z' from='testroom_pm@muclight.localhost'/>
			<message from='testroom_pm@muclight.localhost' xmlns='jabber:client' to='alice@localhost' id='64cc8977176873ce59dbd471cd4dc18e' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1700-127761-224939</version>
					<user affiliation='owner'>alice@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:41.245 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='e0ac38e9-40c9-42eb-935f-a70e1fed139c'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QT40PAG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:41.239210Z' from='testroom_pm@muclight.localhost/alice@localhost'/>
			<message from='testroom_pm@muclight.localhost/alice@localhost' xmlns='jabber:client' to='alice@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='testroom_pm@muclight.localhost' id='C2I1QT40A5G1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:41.245 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='04a907b8ff6f13a7482d646debf38d06' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2I1QT3T0EO1</first>
			<last>C2I1QT40PAG1</last>
			<count>2</count>
		</set>
	</fin>
</iq>


Could not find element props in Config.


*** User 2023-11-16 09:42:41.245 ***🔗
bob@localhost/res1 out
<iq type='set' id='e1b757d9165f4e0f68ed075e3f3acea6'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2023-11-16 09:42:41.247 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='6fff9b5f-1b93-4c47-a522-a90761891a85'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QT3T0F01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:41.223740Z' from='testroom_pm@muclight.localhost'/>
			<message from='testroom_pm@muclight.localhost' xmlns='jabber:client' to='bob@localhost' id='64cc8977176873ce59dbd471cd4dc18e' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1700-127761-224939</version>
					<user affiliation='member'>bob@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:41.247 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='46bb45ed-b706-4d58-aabf-635df4efeb75'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C2I1QT417FG1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:42:41.241022Z' from='testroom_pm@muclight.localhost/alice@localhost'/>
			<message from='testroom_pm@muclight.localhost/alice@localhost' xmlns='jabber:client' to='bob@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='testroom_pm@muclight.localhost' id='C2I1QT40A5G1' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:41.247 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='e1b757d9165f4e0f68ed075e3f3acea6' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2I1QT3T0F01</first>
			<last>C2I1QT417FG1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:41.247 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:42:41.248 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:42:41.248 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:42:41.248 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2023-11-16 09:42:41.253 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2228.html



=== Ended at 2023-11-16 09:42:41
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result