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

=== Config value:

    [{basic_group,muc_light},
     {configuration,rdbms},
     {archive_groupchats,false},
     {muc_domain,<<"muclight2.@HOST@">>},
     {watchdog,<0.22440.0>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.mam_SUITE.logs/run.2022-01-27_12.31.28/mam_suite.muc_light_shouldnt_modify_pm_archive.html"},
     {tc_group_properties,[{name,rdbms_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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.mam_SUITE.logs/run.2022-01-27_12.31.28/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 => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam => [{archive_groupchats,false}],
        mod_mam_muc =>
            [{host,{prefix,<<"muclight2.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],mod_mam_rdbms_arch => [],
        mod_mam_rdbms_prefs => [{pm,true}],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        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 => [{host,{prefix,<<"muclight2.">>}}],
        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}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:31:42


*** CT 2022-01-27 12:31:42.873 *** View log from node mongooseim@localhost when started mongooseim@localhost_926.html
*** CT 2022-01-27 12:31:42.874 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_538.html

*** User 2022-01-27 12:31:42.878 ***
alicE@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-01-27 12:31:42.878 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9329b47b6d335fab' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:31:42.879 ***
alicE@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-01-27 12:31:42.879 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 12:31:42.880 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:31:42.880 ***
alicE@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-01-27 12:31:42.880 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4a35001283d3663b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:31:42.880 ***
alicE@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-01-27 12:31:42.880 ***
alicE@domain.example.com/res1 out
<iq type='set' id='db152f75b5c593ba6c0e9f05bf42f217'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:31:42.881 ***
alicE@domain.example.com/res1 in
<iq id='db152f75b5c593ba6c0e9f05bf42f217' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:31:42.881 ***
alicE@domain.example.com/res1 out
<iq type='set' id='c32a872797b218596648ae5e083e346b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:31:42.881 ***
alicE@domain.example.com/res1 in
<iq type='result' id='c32a872797b218596648ae5e083e346b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:31:42.881 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:31:42.882 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:31:42.883 ***
bOb@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-01-27 12:31:42.883 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bcde4a3ec72d1c26' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:31:42.884 ***
bOb@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-01-27 12:31:42.884 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-27 12:31:42.885 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:31:42.885 ***
bOb@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-01-27 12:31:42.885 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='68f418a96c7ec5e6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:31:42.885 ***
bOb@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-01-27 12:31:42.885 ***
bOb@domain.example.com/res1 out
<iq type='set' id='c4489aa89de79eda5204d4c1391e5d18'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:31:42.885 ***
bOb@domain.example.com/res1 in
<iq id='c4489aa89de79eda5204d4c1391e5d18' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:31:42.885 ***
bOb@domain.example.com/res1 out
<iq type='set' id='9ba696e8aab266cfeff69689e116de82'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:31:42.886 ***
bOb@domain.example.com/res1 in
<iq type='result' id='9ba696e8aab266cfeff69689e116de82'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:31:42.886 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:31:42.887 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:31:42.887 ***
alicE@domain.example.com/res1 out
<iq type='set' id='11d2193c3562696c9fa032c0a9a76331' to='testroom2@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2022-01-27 12:31:42.927 ***
alicE@domain.example.com/res1 in
<message from='testroom2@muclight2.domain.example.com' to='alice@domain.example.com' id='11d2193c3562696c9fa032c0a9a76331' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-286702-888889</version>
		<user affiliation='owner'>alice@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-01-27 12:31:42.927 ***
bOb@domain.example.com/res1 in
<message from='testroom2@muclight2.domain.example.com' to='bob@domain.example.com' id='11d2193c3562696c9fa032c0a9a76331' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-286702-888889</version>
		<user affiliation='member'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-01-27 12:31:42.927 ***
alicE@domain.example.com/res1 in
<iq from='testroom2@muclight2.domain.example.com' to='alicE@domain.example.com/res1' id='11d2193c3562696c9fa032c0a9a76331' type='result'/>



*** User 2022-01-27 12:31:42.927 ***
alicE@domain.example.com/res1 out
<message to='bOb@domain.example.com/res1' type='chat'>
	<body>private hi!</body>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-27 12:31:42.943 ***
bOb@domain.example.com/res1 in
<message from='alicE@domain.example.com/res1' to='bOb@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>private hi!</body>
	<stanza-id by='bOb@domain.example.com' id='BLKFG0OIUV81' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2022-01-27 12:31:42.943 ***
alicE@domain.example.com/res1 out
<iq type='set' id='cc61d2a778c2aa06c0e6dbcaeb1e298f'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-27 12:31:42.945 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='ee2d2dc1-3692-4f19-9f06-9681390e5a96'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLKFG0OIUV01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T12:31:42Z' from='alice@domain.example.com/res1'/>
			<message from='alice@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb@domain.example.com/res1' type='chat'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2022-01-27 12:31:42.945 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='cc61d2a778c2aa06c0e6dbcaeb1e298f' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLKFG0OIUV01</first>
			<last>BLKFG0OIUV01</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 12:31:42.946 ***
bOb@domain.example.com/res1 out
<iq type='set' id='430ea2fbbf2a31831cbb81ed17f9621e'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-27 12:31:42.948 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='c7eabd1e-8dd1-4ac1-9ef4-5f8861935571'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLKFG0OIUV81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T12:31:42Z' from='alice@domain.example.com/res1'/>
			<message from='alice@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb@domain.example.com/res1' type='chat'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:31:42.948 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='430ea2fbbf2a31831cbb81ed17f9621e' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLKFG0OIUV81</first>
			<last>BLKFG0OIUV81</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 12:31:42.948 ***
alicE@domain.example.com/res1 out
<message to='testroom2@muclight2.domain.example.com' type='groupchat' id='Id 1'>
	<body>Msg 1</body>
</message>



*** User 2022-01-27 12:31:42.953 ***
alicE@domain.example.com/res1 in
<message from='testroom2@muclight2.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom2@muclight2.domain.example.com' id='BLKFG0OO1081' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-01-27 12:31:42.953 ***
bOb@domain.example.com/res1 in
<message from='testroom2@muclight2.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='Id 1' type='groupchat'>
	<body>Msg 1</body>
	<stanza-id by='testroom2@muclight2.domain.example.com' id='BLKFG0OO1081' xmlns='urn:xmpp:sid:0'/>
</message>


Could not find element archive_wait in Config.

Could not find element props in Config.


*** User 2022-01-27 12:31:42.953 ***
alicE@domain.example.com/res1 out
<iq type='set' id='b8d5a0a8c7e1b9fe8196bfd9f4ab09a3' to='testroom2@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-27 12:31:42.955 ***
alicE@domain.example.com/res1 in
<message from='testroom2@muclight2.domain.example.com' to='alicE@domain.example.com/res1' id='2a72bfb3-08ae-41ed-aaf2-8071662c48ae'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLKFG0O999G1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T12:31:42Z' from='testroom2@muclight2.domain.example.com'/>
			<message from='testroom2@muclight2.domain.example.com' xmlns='jabber:client' id='11d2193c3562696c9fa032c0a9a76331' type='groupchat'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<user affiliation='owner'>alice@domain.example.com</user>
					<user affiliation='member'>bob@domain.example.com</user>
				</x>
				<body/>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:31:42.956 ***
alicE@domain.example.com/res1 in
<message from='testroom2@muclight2.domain.example.com' to='alicE@domain.example.com/res1' id='c420aa8e-5555-4c88-bac1-708f20fffe09'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLKFG0OO1081'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T12:31:42Z' from='testroom2@muclight2.domain.example.com/alice@domain.example.com'/>
			<message from='testroom2@muclight2.domain.example.com/alice@domain.example.com' xmlns='jabber:client' id='Id 1' type='groupchat'>
				<body>Msg 1</body>
				<x xmlns='http://jabber.org/protocol/muc#user'>
					<item affiliation='owner' jid='alicE@domain.example.com/res1' role='moderator'/>
				</x>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:31:42.956 ***
alicE@domain.example.com/res1 in
<iq from='testroom2@muclight2.domain.example.com' to='alicE@domain.example.com/res1' id='b8d5a0a8c7e1b9fe8196bfd9f4ab09a3' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLKFG0O999G1</first>
			<last>BLKFG0OO1081</last>
			<count>2</count>
		</set>
	</fin>
</iq>


Could not find element props in Config.


*** User 2022-01-27 12:31:42.956 ***
alicE@domain.example.com/res1 out
<iq type='set' id='fce38a5a2ec4f399427a4e7ddb793b42'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-27 12:31:42.958 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='15a12af8-1362-4ffb-9ec3-3e2ec77bc40a'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLKFG0OIUV01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T12:31:42Z' from='alice@domain.example.com/res1'/>
			<message from='alice@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb@domain.example.com/res1' type='chat'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element props in Config.


*** User 2022-01-27 12:31:42.958 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='fce38a5a2ec4f399427a4e7ddb793b42' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLKFG0OIUV01</first>
			<last>BLKFG0OIUV01</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 12:31:42.959 ***
bOb@domain.example.com/res1 out
<iq type='set' id='a560f367b7382281d3676b1e848d52a1'>
	<query xmlns='urn:xmpp:mam:1' queryid='q'>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>



*** User 2022-01-27 12:31:42.961 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='acdf9aef-795a-4415-b4c0-a0329d9336d5'>
	<result queryid='q' xmlns='urn:xmpp:mam:1' id='BLKFG0OIUV81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T12:31:42Z' from='alice@domain.example.com/res1'/>
			<message from='alice@domain.example.com/res1' xmlns='jabber:client' xml:lang='en' to='bOb@domain.example.com/res1' type='chat'>
				<body>private hi!</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:31:42.961 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='a560f367b7382281d3676b1e848d52a1' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLKFG0OIUV81</first>
			<last>BLKFG0OIUV81</last>
			<count>1</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 12:31:42.961 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:31:42.961 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-01-27 12:31:42.961 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:31:42.961 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:31:42.969 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_538.html
*** CT 2022-01-27 12:31:42.970 *** View log from node mongooseim@localhost when finished mongooseim@localhost_926.html



=== Ended at 2022-01-27 12:31:42
=== successfully completed test case
=== === Returned value: ok


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