=== Config function: mam_SUITE:init_per_group/2 (click for source code)

=== Group properties: [{name,muc_rsm_all},parallel]

=== Config value:

    [{basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,cache => [],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,<<"groupchats.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {watchdog,<0.5050.1>},
     {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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/mam_suite.init_per_group.114818.html"},
     {tc_group_properties,[{name,muc_rsm_all},parallel]},
     {tc_group_path,[[{name,rdbms_async_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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            [{host,{prefix,<<"groupchats.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              matches => 30,search => true}}},
     {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@333794cb5a72.2022-03-07_15.57.24"

=== Started at 2022-03-07 16:01:29


Could not find element props in Config.
*** User 2022-03-07 16:01:29.902 ***
alicE_unnamed_1297@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 2022-03-07 16:01:29.902 ***
alicE_unnamed_1297@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='718c990f21e0faf7' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:29.902 ***
alicE_unnamed_1297@domain.example.com/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-03-07 16:01:29.902 ***
alicE_unnamed_1297@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTI5NwBtYXR5Z3J5c2E=</auth>



*** User 2022-03-07 16:01:29.903 ***
alicE_unnamed_1297@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:01:29.903 ***
alicE_unnamed_1297@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 2022-03-07 16:01:29.903 ***
alicE_unnamed_1297@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7537607c27df438e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:29.903 ***
alicE_unnamed_1297@domain.example.com/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-03-07 16:01:29.903 ***
alicE_unnamed_1297@domain.example.com/res1 out
<iq type='set' id='c294020fd4e28a3a34bb64c5a2b7b8c2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:01:29.904 ***
alicE_unnamed_1297@domain.example.com/res1 in
<iq id='c294020fd4e28a3a34bb64c5a2b7b8c2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1297@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:01:29.904 ***
alicE_unnamed_1297@domain.example.com/res1 out
<iq type='set' id='f35abb3d91588606767ded3915710d71'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:29.904 ***
alicE_unnamed_1297@domain.example.com/res1 in
<iq type='result' id='f35abb3d91588606767ded3915710d71'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:29.904 ***
alicE_unnamed_1297@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:01:29.905 ***
alicE_unnamed_1297@domain.example.com/res1 in
<presence from='alicE_unnamed_1297@domain.example.com/res1' to='alice_unnamed_1297@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-07 16:01:29.906 ***
bOb_unnamed_1297@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 2022-03-07 16:01:29.906 ***
bOb_unnamed_1297@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e4da68c318084f1' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:29.906 ***
bOb_unnamed_1297@domain.example.com/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-03-07 16:01:29.906 ***
bOb_unnamed_1297@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91bm5hbWVkXzEyOTcAbWFrcm9saWth</auth>



*** User 2022-03-07 16:01:29.907 ***
bOb_unnamed_1297@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:01:29.907 ***
bOb_unnamed_1297@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 2022-03-07 16:01:29.907 ***
bOb_unnamed_1297@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc3f5321f1862eeb' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:01:29.907 ***
bOb_unnamed_1297@domain.example.com/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-03-07 16:01:29.907 ***
bOb_unnamed_1297@domain.example.com/res1 out
<iq type='set' id='6d5e0b6bd00c8c076a2ce86d545153f5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:01:29.907 ***
bOb_unnamed_1297@domain.example.com/res1 in
<iq id='6d5e0b6bd00c8c076a2ce86d545153f5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_unnamed_1297@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:01:29.908 ***
bOb_unnamed_1297@domain.example.com/res1 out
<iq type='set' id='b7538a1591e3d959fd0934a82b91052d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:29.908 ***
bOb_unnamed_1297@domain.example.com/res1 in
<iq type='result' id='b7538a1591e3d959fd0934a82b91052d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:01:29.908 ***
bOb_unnamed_1297@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:01:29.909 ***
bOb_unnamed_1297@domain.example.com/res1 in
<presence from='bOb_unnamed_1297@domain.example.com/res1' to='bob_unnamed_1297@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-07 16:01:29.909 ***
alicE_unnamed_1297@domain.example.com/res1 out
<presence to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-07 16:01:29.909 ***
bOb_unnamed_1297@domain.example.com/res1 out
<presence to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_bOb_unnamed_1297_nickname'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-07 16:01:29.910 ***
bOb_unnamed_1297@domain.example.com/res1 in
<presence from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_unnamed_1297@domain.example.com/res1' affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-03-07 16:01:29.910 ***
bOb_unnamed_1297@domain.example.com/res1 in
<presence from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_bOb_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_unnamed_1297@domain.example.com/res1' affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='100'/>
	</x>
</presence>



*** User 2022-03-07 16:01:29.911 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='bOb_unnamed_1297@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 in
<presence from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_unnamed_1297@domain.example.com/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='100'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 in
<presence from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_bOb_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_unnamed_1297@domain.example.com/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #1</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #2</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #3</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #4</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #5</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #6</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #7</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #8</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #9</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #10</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #11</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #12</body>
</message>



*** User 2022-03-07 16:01:29.911 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #13</body>
</message>



*** User 2022-03-07 16:01:29.912 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #14</body>
</message>



*** User 2022-03-07 16:01:29.912 ***
alicE_unnamed_1297@domain.example.com/res1 out
<message to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com' type='groupchat'>
	<body>Message #15</body>
</message>



*** User 2022-03-07 16:01:29.913 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #1</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ181' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.914 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #2</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ1G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.915 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #3</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ1O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.916 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #4</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ201' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.916 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #5</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ281' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.917 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #6</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ2G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.918 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #7</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ2O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.919 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #8</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ301' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.919 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #9</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ381' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.920 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #10</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ3G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.921 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #11</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ3O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.922 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #12</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ401' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.922 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #13</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ481' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.923 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #14</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ4G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.924 ***
bOb_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='bOb_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #15</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ4O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.924 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #1</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ181' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.924 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #2</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ1G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.924 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #3</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ1O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.924 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #4</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ201' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #5</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ281' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #6</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ2G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #7</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ2O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #8</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ301' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #9</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ381' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #10</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ3G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #11</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ3O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #12</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ401' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #13</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ481' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #14</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ4G1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:29.925 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' to='alicE_unnamed_1297@domain.example.com/res1' xml:lang='en' type='groupchat'>
	<body>Message #15</body>
	<stanza-id by='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' id='BMD2V8NAQ4O1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-07 16:01:30.028 ***
alicE_unnamed_1297@domain.example.com/res1 out
<iq type='set' id='869de655e6f0683485cc3c71893ceb42' to='alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1' queryid='all_room_messages'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-03-07 16:01:30.030 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='4c0e0e4c-caee-4572-80ce-b2e592ec8dd8'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ181'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #1</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.030 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='60844c31-9063-4e65-bf2a-359cc514d7ca'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ1G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #2</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.030 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='94250548-181c-4685-ab0c-f2f3a4c581df'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ1O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #3</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.030 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='16b35564-3314-4cdf-9653-32158b2ca244'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ201'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #4</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.030 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='2d530e86-7870-4b25-9802-c2e600f4988a'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ281'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #5</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.030 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='dd1dd9a1-39bf-460a-ac2e-64b5f596bb92'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ2G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #6</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='783c5fa5-bed5-420b-81f7-93f13d6258f8'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ2O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #7</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='0785cc0d-c24a-4999-9640-924b1c9bf124'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ301'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #8</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='e3f3a4e2-abf4-4e00-a83a-99fdfe899f5e'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ381'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #9</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='43f99d42-7c9c-43de-956e-4326a9fb07b4'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ3G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #10</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='5776252e-2db6-49b7-a221-f5b678022b4c'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ3O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #11</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='910042fa-bb4d-4351-ac77-5fbe10fe46ff'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ401'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #12</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='edccea03-cba1-4e7c-910c-ec0985a4aa01'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ481'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #13</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='cb0f6eaf-497c-48d7-a026-3b67672211c2'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ4G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #14</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='9519bb27-412a-411c-aeee-e1881a25a7f5'>
	<result queryid='all_room_messages' xmlns='urn:xmpp:mam:1' id='BMD2V8NAQ4O1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-07T16:01:28Z' from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname'/>
			<message from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname' xmlns='jabber:client' xml:lang='en' type='groupchat'>
				<body>Message #15</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE_unnamed_1297@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-07 16:01:30.031 ***
alicE_unnamed_1297@domain.example.com/res1 in
<iq from='alice_unnamed_1297room0-5615-1@groupchats.domain.example.com' to='alicE_unnamed_1297@domain.example.com/res1' id='869de655e6f0683485cc3c71893ceb42' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMD2V8NAQ181</first>
			<last>BMD2V8NAQ4O1</last>
			<count>15</count>
		</set>
	</fin>
</iq>



*** User 2022-03-07 16:01:30.031 ***
bOb_unnamed_1297@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:01:30.031 ***
bOb_unnamed_1297@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-07 16:01:30.032 ***
alicE_unnamed_1297@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:01:30.032 ***
alicE_unnamed_1297@domain.example.com/res1 in
</stream:stream>



=== Ended at 2022-03-07 16:01:30
=== successfully completed test case
=== === Returned value: [{muc_rsm,true},
                     {all_messages,
                      [{forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ181">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #1">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ1G1">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #2">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ1O1">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #3">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ201">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #4">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ281">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #5">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ2G1">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #6">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ2O1">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #7">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ301">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #8">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ381">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #9">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ3G1">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #10">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ3O1">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #11">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ401">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #12">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ481">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #13">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ4G1">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #14">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined},
                       {forwarded_message,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com">>,
                        <<"alicE_unnamed_1297@domain.example.com/res1">>,
                        <<"all_room_messages">>,<<"BMD2V8NAQ4O1">>,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"2022-03-07T16:01:28Z">>,undefined,
                        <<"alice_unnamed_1297room0-5615-1@groupchats.domain.example.com/unique_alicE_unnamed_1297_nickname">>,
                        <<"groupchat">>,<<"Message #15">>,[],
                        [{xmlel,<<"x">>,
                          [{<<"xmlns">>,
                            <<"http://jabber.org/protocol/muc#user">>}],
                          [{xmlel,<<"item">>,
                            [{<<"affiliation">>,<<"owner">>},
                             {<<"jid">>,
                              <<"alicE_unnamed_1297@domain.example.com/res1">>},
                             {<<"role">>,<<"moderator">>}],
                            []}]}],
                        true,undefined}]},
                     {nick,<<"alicesnick">>},
                     {room,<<"alicE_unnamed_1297room0-5615-1">>},
                     {room_jid,
                      <<"alicE_unnamed_1297room0-5615-1@groupchats.domain.example.com">>},
                     {muc_host,<<"groupchats.domain.example.com">>},
                     {watchdog,<0.5616.1>},
                     {basic_group,muc_all},
                     {configuration,rdbms_async_cache},
                     {wait_for_parallel_writer,[muc]},
                     {mam_meta_opts,
                      #{archive_chat_markers => false,
                        async_writer =>
                         #{batch_size => 30,enabled => true,
                           flush_interval => 1,pool_size => 16},
                        backend => rdbms,cache => [],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,<<"groupchats.">>}},
                        no_stanzaid_element => false,
                        send_message => mod_mam_utils,
                        user_prefs_store => rdbms}},
                     {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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/mam_suite.init_per_group.114818.html"},
                     {tc_group_properties,[{name,muc_rsm_all},parallel]},
                     {tc_group_path,
                      [[{name,rdbms_async_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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.mam_SUITE.logs/run.2022-03-07_16.00.54/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,[#{acl => all,value => 10}]}}},
                     {{saved_modules,mongooseim@localhost,<<"test type">>},
                      #{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},{time_to_live,2}],
                        mod_carboncopy => [],mod_commands => [],
                        mod_disco =>
                         #{extra_domains => [],iqdisc => one_queue,
                           server_info => [],
                           users_can_see_hidden_services => false},
                        mod_muc =>
                         [{host,{prefix,<<"groupchats.">>}},
                          {backend,rdbms},
                          {hibernate_timeout,2000},
                          {hibernated_room_check_interval,1000},
                          {hibernated_room_timeout,2000},
                          {access,muc},
                          {access_create,muc_create}],
                        mod_muc_commands => [],mod_muc_light_commands => [],
                        mod_muc_log =>
                         [{outdir,"/tmp/muclogs"},{access_log,muc}],
                        mod_register =>
                         [{access,register},
                          {ip_access,
                           [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
                          {welcome_message,{[],[]}}],
                        mod_roster =>
                         #{backend => rdbms,iqdisc => one_queue,
                           store_current_id => false,versioning => false},
                        mod_sic => #{iqdisc => one_queue},
                        mod_stream_management => [],
                        mod_vcard =>
                         #{backend => rdbms,
                           host => {prefix,<<"vjud.">>},
                           iqdisc => parallel,ldap_binary_search_fields => [],
                           ldap_pool_tag => default,
                           ldap_search_fields =>
                            [{<<"User">>,<<"%u">>},
                             {<<"Full Name">>,<<"displayName">>},
                             {<<"Given Name">>,<<"givenName">>},
                             {<<"Middle Name">>,<<"initials">>},
                             {<<"Family Name">>,<<"sn">>},
                             {<<"Nickname">>,<<"%u">>},
                             {<<"Birthday">>,<<"birthDay">>},
                             {<<"Country">>,<<"c">>},
                             {<<"City">>,<<"l">>},
                             {<<"Email">>,<<"mail">>},
                             {<<"Organization Name">>,<<"o">>},
                             {<<"Organization Unit">>,<<"ou">>}],
                           ldap_search_operator => 'and',
                           ldap_search_reported =>
                            [{<<"Full Name">>,<<"FN">>},
                             {<<"Given Name">>,<<"FIRST">>},
                             {<<"Middle Name">>,<<"MIDDLE">>},
                             {<<"Family Name">>,<<"LAST">>},
                             {<<"Nickname">>,<<"NICK">>},
                             {<<"Birthday">>,<<"BDAY">>},
                             {<<"Country">>,<<"CTRY">>},
                             {<<"City">>,<<"LOCALITY">>},
                             {<<"Email">>,<<"EMAIL">>},
                             {<<"Organization Name">>,<<"ORGNAME">>},
                             {<<"Organization Unit">>,<<"ORGUNIT">>}],
                           ldap_uids => [{<<"uid">>,<<"%u">>}],
                           ldap_vcard_map =>
                            [{<<"NICKNAME">>,<<"%u">>,[]},
                             {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                             {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                             {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                             {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                             {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                             {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                             {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                             {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                             {<<"STREET">>,<<"%s">>,[<<"street">>]},
                             {<<"REGION">>,<<"%s">>,[<<"st">>]},
                             {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                             {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                             {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                             {<<"DESC">>,<<"%s">>,[<<"description">>]},
                             {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                             {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                             {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                             {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                             {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
                           matches => 30,search => true}}},
                     {escalus_users,
                      [{alice,
                        [{username,<<"alicE_unnamed_1297">>},
                         {server,<<"domain.example.com">>},
                         {host,<<"localhost">>},
                         {password,<<"matygrysa">>}]},
                       {bob,
                        [{username,<<"bOb_unnamed_1297">>},
                         {server,<<"domain.example.com">>},
                         {host,<<"localhost">>},
                         {password,<<"makrolika">>}]},
                       {kate,
                        [{username,<<"kate_unnamed_1297">>},
                         {server,<<"domain.example.com">>},
                         {host,<<"localhost">>},
                         {password,<<"makrowe;p">>}]},
                       {carol,
                        [{username,<<"carol_unnamed_1297">>},
                         {server,<<"domain.example.com">>},
                         {host,<<"localhost">>},
                         {password,<<"jinglebells">>},
                         {transport,escalus_bosh},
                         {path,<<"/http-bind">>},
                         {port,5280}]}]}]


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