=== 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_async_cache},
     {wait_for_parallel_writer,[muc,pm]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      muc => #{host => {prefix,<<"muclight.">>}},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {watchdog,<0.54122.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@05a0d4bca1b4.2024-03-12_09.16.25/big_tests.tests.mam_SUITE.logs/run.2024-03-12_09.23.59/mam_suite.muc_light_stored_in_pm_if_allowed_to.123011.html"},
     {tc_group_properties,[{name,rdbms_async_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@05a0d4bca1b4.2024-03-12_09.16.25/big_tests.tests.mam_SUITE.logs/run.2024-03-12_09.23.59/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              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,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    subject => <<>>,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,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        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_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        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}}},
     {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@05a0d4bca1b4.2024-03-12_09.16.25"

=== Started at 2024-03-12 09:24:51


*** CT 2024-03-12 09:24:51.190 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1949.html

*** User 2024-03-12 09:24:51.249 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 09:24:51.249 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4554eacf477ead0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 09:24:51.249 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@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 2024-03-12 09:24:51.249 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y19saWdodF9zdG9yZWRfaW5fcG1faWZfYWxsb3dlZF90b18yMjM2AG1hdHlncnlzYQ==</auth>



*** User 2024-03-12 09:24:51.251 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 09:24:51.251 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 09:24:51.252 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='41a17cb84b0587e1' from='localhost' version='1.0' xml:lang='en' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost'>

*** User 2024-03-12 09:24:51.252 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@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 2024-03-12 09:24:51.252 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='3d2f77c18de798d9b6a603b7d2595fcd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 09:24:51.252 ***🔗
alicE_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq id='3d2f77c18de798d9b6a603b7d2595fcd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 09:24:51.252 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='9dc69727800caae3c209f94dd1825be4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 09:24:51.253 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq from='localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='9dc69727800caae3c209f94dd1825be4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 09:24:51.253 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<presence/>



*** User 2024-03-12 09:24:51.256 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<presence from='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1'/>



*** User 2024-03-12 09:24:51.257 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 09:24:51.257 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d1d7c38242e852ea' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 09:24:51.258 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@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 2024-03-12 09:24:51.258 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNfbGlnaHRfc3RvcmVkX2luX3BtX2lmX2FsbG93ZWRfdG9fMjIzNgBtYWtyb2xpa2E=</auth>



*** User 2024-03-12 09:24:51.259 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 09:24:51.259 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 09:24:51.259 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='53f4f9a8b8690ca8' from='localhost' version='1.0' xml:lang='en' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost'>

*** User 2024-03-12 09:24:51.259 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@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 2024-03-12 09:24:51.259 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='b79bcada54f97a803d4815e97450ef90'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 09:24:51.260 ***🔗
bOb_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq id='b79bcada54f97a803d4815e97450ef90' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 09:24:51.260 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='38cd22448972a226ee3a6179e7ea1237'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 09:24:51.261 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq from='localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='38cd22448972a226ee3a6179e7ea1237' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 09:24:51.261 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<presence/>



*** User 2024-03-12 09:24:51.265 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<presence from='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1'/>



*** User 2024-03-12 09:24:51.265 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='cb7b293ed3158c63b164f685ef4e5037' to='room-2957b0b955@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-03-12 09:24:51.296 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='room-2957b0b955@muclight.localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='cb7b293ed3158c63b164f685ef4e5037' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1710-235491-267518</version>
		<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost</user>
	</x>
	<body/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='C4RJ7BO6OJO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-12 09:24:51.296 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='room-2957b0b955@muclight.localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='cb7b293ed3158c63b164f685ef4e5037' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1710-235491-267518</version>
		<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost</user>
	</x>
	<body/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='C4RJ7BO6OK01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-12 09:24:51.297 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq from='room-2957b0b955@muclight.localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='cb7b293ed3158c63b164f685ef4e5037' type='result'/>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-03-12 09:24:51.299 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='92d85880f05bed249ec063f2e992dc35'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-03-12 09:24:51.302 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='59e0d55e-fdad-49e2-a055-156f17de51e8'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C4RJ7BO6OJO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:24:51.265615Z' from='room-2957b0b955@muclight.localhost'/>
			<message from='room-2957b0b955@muclight.localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='cb7b293ed3158c63b164f685ef4e5037' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-235491-267518</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-03-12 09:24:51.302 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='92d85880f05bed249ec063f2e992dc35' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4RJ7BO6OJO1</first>
			<last>C4RJ7BO6OJO1</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 09:24:51.302 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='0282955f85e4f6e206634c4c88e9f356'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-03-12 09:24:51.304 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='23fa33d3-7a70-4f7a-95d9-132c5c67901d'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C4RJ7BO6OK01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:24:51.265616Z' from='room-2957b0b955@muclight.localhost'/>
			<message from='room-2957b0b955@muclight.localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='cb7b293ed3158c63b164f685ef4e5037' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-235491-267518</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:51.304 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='0282955f85e4f6e206634c4c88e9f356' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4RJ7BO6OK01</first>
			<last>C4RJ7BO6OK01</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 09:24:51.305 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<message type='groupchat' to='room-2957b0b955@muclight.localhost' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2024-03-12 09:24:51.310 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='room-2957b0b955@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-2957b0b955@muclight.localhost' id='C4RJ7BOGF181' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='C4RJ7BOH2701' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-12 09:24:51.311 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='room-2957b0b955@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-2957b0b955@muclight.localhost' id='C4RJ7BOGF181' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='C4RJ7BOHCIO1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-03-12 09:24:51.314 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='d947042898399e54fb830a7f494cf017'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-03-12 09:24:51.316 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='8ec80192-8a3c-4dcb-808e-1f2668ffe2e9'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C4RJ7BO6OJO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:24:51.265615Z' from='room-2957b0b955@muclight.localhost'/>
			<message from='room-2957b0b955@muclight.localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='cb7b293ed3158c63b164f685ef4e5037' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-235491-267518</version>
					<user affiliation='owner'>alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:51.316 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='72bb3e08-490f-4cda-8210-fa8f80085b93'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C4RJ7BOH2701'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:24:51.307804Z' from='room-2957b0b955@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost'/>
			<message from='room-2957b0b955@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' xmlns='jabber:client' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-2957b0b955@muclight.localhost' id='C4RJ7BOGF181' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2024-03-12 09:24:51.317 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq from='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='d947042898399e54fb830a7f494cf017' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4RJ7BO6OJO1</first>
			<last>C4RJ7BOH2701</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 09:24:51.317 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
<iq type='set' id='d6c9145aba7f506340f0a3cb0b6436c8'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-03-12 09:24:51.319 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='484a900c-01ea-4927-b4f1-d006bfb21484'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C4RJ7BO6OK01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:24:51.265616Z' from='room-2957b0b955@muclight.localhost'/>
			<message from='room-2957b0b955@muclight.localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='cb7b293ed3158c63b164f685ef4e5037' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-235491-267518</version>
					<user affiliation='member'>bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:51.319 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<message from='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='d3b24115-4e5b-4e7a-bcbc-6f40f0e782c8'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C4RJ7BOHCIO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:24:51.309131Z' from='room-2957b0b955@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost'/>
			<message from='room-2957b0b955@muclight.localhost/alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost' xmlns='jabber:client' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-2957b0b955@muclight.localhost' id='C4RJ7BOGF181' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:24:51.320 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
<iq from='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost' to='bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1' id='d6c9145aba7f506340f0a3cb0b6436c8' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4RJ7BO6OK01</first>
			<last>C4RJ7BOHCIO1</last>
			<count>2</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 09:24:51.320 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
</stream:stream>

*** User 2024-03-12 09:24:51.320 ***🔗
bob_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
</stream:stream>

*** User 2024-03-12 09:24:51.320 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 out
</stream:stream>

*** User 2024-03-12 09:24:51.320 ***🔗
alice_muc_light_stored_in_pm_if_allowed_to_2236@localhost/res1 in
</stream:stream>
*** CT 2024-03-12 09:24:51.323 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1949.html



=== Ended at 2024-03-12 09:24:51
=== successfully completed test case
=== === Returned value: ok


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