=== Test case: mam_SUITE:muc_light_include_groupchat_messages_by_default/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},
                      muc => #{host => {prefix,<<"muclight.">>}},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,backend => rdbms,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      full_text_search => true,no_stanzaid_element => false,
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => true}},
     {watchdog,<0.57182.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@71655937ce6e.2024-04-16_11.59.01/big_tests.tests.mam_SUITE.logs/run.2024-04-16_12.07.36/mam_suite.muc_light_include_groupchat_messages_by_default.168066.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@71655937ce6e.2024-04-16_11.59.01/big_tests.tests.mam_SUITE.logs/run.2024-04-16_12.07.36/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_amp => #{},
        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_sic => #{iqdisc => one_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"groupchats.">>},
              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},
        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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@71655937ce6e.2024-04-16_11.59.01"

=== Started at 2024-04-16 12:08:41


*** CT 2024-04-16 12:08:41.073 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2257.html

*** User 2024-04-16 12:08:41.098 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:41.099 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e3ae7fde528f66ae' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:08:41.099 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/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-04-16 12:08:41.099 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y19saWdodF9pbmNsdWRlX2dyb3VwY2hhdF9tZXNzYWdlc19ieV9kZWZhdWx0XzI1MjEAbWF0eWdyeXNh</auth>



*** User 2024-04-16 12:08:41.100 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:08:41.101 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:41.101 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d7c90efd882e895e' from='domain.example.com' version='1.0' xml:lang='en' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com'>

*** User 2024-04-16 12:08:41.101 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/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-04-16 12:08:41.101 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<iq type='set' id='08c5c767bc72b1fc3276386428e86bc6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:08:41.102 ***🔗
alicE_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<iq id='08c5c767bc72b1fc3276386428e86bc6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:08:41.102 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<iq type='set' id='ea8c296305390eb93edcce84c6457687'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:41.102 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='ea8c296305390eb93edcce84c6457687' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:41.102 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<presence/>



*** User 2024-04-16 12:08:41.109 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<presence from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1'/>



*** User 2024-04-16 12:08:41.110 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:41.111 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b7789a8c1b6998de' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:08:41.111 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/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-04-16 12:08:41.111 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNfbGlnaHRfaW5jbHVkZV9ncm91cGNoYXRfbWVzc2FnZXNfYnlfZGVmYXVsdF8yNTIxAG1ha3JvbGlrYQ==</auth>



*** User 2024-04-16 12:08:41.113 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:08:41.113 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:41.114 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f36aafbdb175e24a' from='domain.example.com' version='1.0' xml:lang='en' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com'>

*** User 2024-04-16 12:08:41.114 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/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-04-16 12:08:41.114 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<iq type='set' id='9eeffac3101908de0f9a11dca6a63563'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:08:41.114 ***🔗
bOb_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<iq id='9eeffac3101908de0f9a11dca6a63563' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:08:41.114 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<iq type='set' id='1c89c43a7e5634341fe80938fb803dd7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:41.115 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<iq from='domain.example.com' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='1c89c43a7e5634341fe80938fb803dd7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:41.115 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<presence/>


Could not find element props in Config.


*** User 2024-04-16 12:08:41.118 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<presence from='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1'/>



*** User 2024-04-16 12:08:41.119 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<iq type='set' id='a87a04587b55fe7d7efbf0e565bb3361' to='room-74fbc19078@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-16 12:08:41.153 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='room-74fbc19078@muclight.domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='a87a04587b55fe7d7efbf0e565bb3361' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-269321-121018</version>
		<user affiliation='owner'>alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='C5HLJ553E3O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-16 12:08:41.154 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='room-74fbc19078@muclight.domain.example.com' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='a87a04587b55fe7d7efbf0e565bb3361' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-269321-121018</version>
		<user affiliation='member'>bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com</user>
	</x>
	<body/>
	<stanza-id by='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='C5HLJ553E401' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-16 12:08:41.154 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<iq from='room-74fbc19078@muclight.domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='a87a04587b55fe7d7efbf0e565bb3361' type='result'/>



*** User 2024-04-16 12:08:41.154 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<message type='groupchat' to='room-74fbc19078@muclight.domain.example.com' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2024-04-16 12:08:41.175 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-74fbc19078@muclight.domain.example.com' id='C5HLJ55BVN01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='C5HLJ55EFI01' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-16 12:08:41.175 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='room-74fbc19078@muclight.domain.example.com' id='C5HLJ55BVN01' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='C5HLJ55FRUG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-16 12:08:41.175 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<message type='groupchat' to='room-74fbc19078@muclight.domain.example.com' id='Id 2'>
	<body>Msg 2</body>
</message>



*** User 2024-04-16 12:08:41.210 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='Id 2' type='groupchat'>
	<body>Msg 2</body>
	<stanza-id by='room-74fbc19078@muclight.domain.example.com' id='C5HLJ55H7901' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='C5HLJ55IUVO1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-16 12:08:41.210 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='Id 2' type='groupchat'>
	<body>Msg 2</body>
	<stanza-id by='room-74fbc19078@muclight.domain.example.com' id='C5HLJ55H7901' xmlns='urn:xmpp:sid:0'/>
	<stanza-id by='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='C5HLJ55LUB81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-16 12:08:41.210 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<message type='chat' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1'>
	<body>private hi!</body>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-16 12:08:41.223 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' type='chat'>
	<body>private hi!</body>
	<stanza-id by='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='C5HLJ55PM1O1' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2024-04-16 12:08:41.223 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<iq type='set' id='ac0ee3e70398e4e89d57f8775152cf7a'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'/>
</iq>



*** User 2024-04-16 12:08:41.225 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='d02d7d21-eb0f-48de-b2fd-d7df448d14a5'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HLJ553E3O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:08:41.119503Z' from='room-74fbc19078@muclight.domain.example.com'/>
			<message from='room-74fbc19078@muclight.domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='a87a04587b55fe7d7efbf0e565bb3361' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-269321-121018</version>
					<user affiliation='owner'>alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:41.225 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='846b0157-9de0-4f41-a3b0-92736a0ecff9'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HLJ55EFI01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:08:41.164744Z' from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com'/>
			<message from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-74fbc19078@muclight.domain.example.com' id='C5HLJ55BVN01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:41.225 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='467ba918-5a47-4385-bae6-d3d4007b698b'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HLJ55IUVO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:08:41.183103Z' from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com'/>
			<message from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='Id 2' type='groupchat'>
				<body>Msg 2</body>
				<stanza-id by='room-74fbc19078@muclight.domain.example.com' id='C5HLJ55H7901' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:41.225 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='9bc7fbba-fa40-4795-b438-049bf99b6b11'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='C5HLJ55PM1G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:08:41.210630Z' from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1'/>
			<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' xmlns='jabber:client' type='chat' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:41.225 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<iq from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='ac0ee3e70398e4e89d57f8775152cf7a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5HLJ553E3O1</first>
			<last>C5HLJ55PM1G1</last>
			<count>4</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 12:08:41.225 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
<iq type='set' id='484b67a5a24e8f78243802507f07846c'>
	<query xmlns='urn:xmpp:mam:1' queryid='q1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='include-groupchat'>
				<value>true</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-16 12:08:41.227 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='2ef4fa54-e9b6-4943-9405-2b51259f40e1'>
	<result queryid='q1' xmlns='urn:xmpp:mam:1' id='C5HLJ553E3O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:08:41.119503Z' from='room-74fbc19078@muclight.domain.example.com'/>
			<message from='room-74fbc19078@muclight.domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='a87a04587b55fe7d7efbf0e565bb3361' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-269321-121018</version>
					<user affiliation='owner'>alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:41.227 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='e3fa5127-b0bf-4b36-9082-06552fef897b'>
	<result queryid='q1' xmlns='urn:xmpp:mam:1' id='C5HLJ55EFI01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:08:41.164744Z' from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com'/>
			<message from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<stanza-id by='room-74fbc19078@muclight.domain.example.com' id='C5HLJ55BVN01' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:41.227 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='7d75e42d-130b-4724-8fbf-9cd1da81970e'>
	<result queryid='q1' xmlns='urn:xmpp:mam:1' id='C5HLJ55IUVO1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:08:41.183103Z' from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com'/>
			<message from='room-74fbc19078@muclight.domain.example.com/alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' xmlns='jabber:client' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' id='Id 2' type='groupchat'>
				<body>Msg 2</body>
				<stanza-id by='room-74fbc19078@muclight.domain.example.com' id='C5HLJ55H7901' xmlns='urn:xmpp:sid:0'/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:41.227 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='cffb28b6-1b1b-445a-abeb-9fe64e6f0994'>
	<result queryid='q1' xmlns='urn:xmpp:mam:1' id='C5HLJ55PM1G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:08:41.210630Z' from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1'/>
			<message from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' xmlns='jabber:client' type='chat' to='bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:41.227 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
<iq from='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com' to='alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1' id='484b67a5a24e8f78243802507f07846c' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5HLJ553E3O1</first>
			<last>C5HLJ55PM1G1</last>
			<count>4</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 12:08:41.227 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-16 12:08:41.228 ***🔗
bob_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-16 12:08:41.228 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-16 12:08:41.228 ***🔗
alice_muc_light_include_groupchat_messages_by_default_2521@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-16 12:08:41.237 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2257.html



=== Ended at 2024-04-16 12:08:41
=== successfully completed test case
=== === Returned value: ok


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