=== Test case: muc_light_SUITE:custom_default_config_works/1 (click for source code)

=== Config value:

    [{watchdog,<0.19374.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_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.muc_light_SUITE.logs/run.2022-01-27_12.35.25/muc_light_suite.custom_default_config_works.html"},
     {tc_group_properties,[{name,occupant},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.muc_light_SUITE.logs/run.2022-01-27_12.35.25/log_private/"},
     {{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_muc_commands => [],mod_muc_light_commands => [],
        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">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== 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:35:27


*** CT 2022-01-27 12:35:27.940 *** View log from node mongooseim@localhost when started mongooseim@localhost_2275.html
*** CT 2022-01-27 12:35:27.941 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_617.html

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

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



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



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

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



*** User 2022-01-27 12:35:27.959 ***
alicE@domain.example.com/res1 in
<iq id='11d0cde50942a899ae595d7d7300c148' 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:35:27.959 ***
alicE@domain.example.com/res1 out
<iq type='set' id='5e83e2c4e69f15348dca9b5fa071a0b1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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

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



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



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

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



*** User 2022-01-27 12:35:27.966 ***
bOb@domain.example.com/res1 in
<iq id='020be2aa0524edffa1b984e5dd152299' 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:35:27.966 ***
bOb@domain.example.com/res1 out
<iq type='set' id='0b1ccb969b59b33a91e368938cd74ae9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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

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



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



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

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



*** User 2022-01-27 12:35:27.973 ***
kate@domain.example.com/res1 in
<iq id='0dcca199a3024ab21e154e415e759baa' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:35:27.973 ***
kate@domain.example.com/res1 out
<iq type='set' id='8f13934ab9f93dda4b87e557b7e633cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:35:27.974 ***
kate@domain.example.com/res1 in
<iq type='result' id='8f13934ab9f93dda4b87e557b7e633cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:35:27.974 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:35:27.976 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:35:27.976 ***
alicE@domain.example.com/res1 out
<iq type='get' id='c25a5d3ab1e894c03bde53883660e0e4' to='testroom@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 12:35:27.981 ***
alicE@domain.example.com/res1 in
<iq from='testroom@muclight2.domain.example.com' to='alicE@domain.example.com/res1' id='c25a5d3ab1e894c03bde53883660e0e4' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<background>builtin:hell</background>
		<music>builtin:screams</music>
	</query>
</iq>



*** User 2022-01-27 12:35:27.981 ***
bOb@domain.example.com/res1 out
<iq type='get' id='c25a5d3ab1e894c03bde53883660e0e4' to='testroom@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 12:35:27.984 ***
bOb@domain.example.com/res1 in
<iq from='testroom@muclight2.domain.example.com' to='bOb@domain.example.com/res1' id='c25a5d3ab1e894c03bde53883660e0e4' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<background>builtin:hell</background>
		<music>builtin:screams</music>
	</query>
</iq>



*** User 2022-01-27 12:35:27.984 ***
kate@domain.example.com/res1 out
<iq type='get' id='c25a5d3ab1e894c03bde53883660e0e4' to='testroom@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 12:35:27.986 ***
kate@domain.example.com/res1 in
<iq from='testroom@muclight2.domain.example.com' to='kate@domain.example.com/res1' id='c25a5d3ab1e894c03bde53883660e0e4' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<background>builtin:hell</background>
		<music>builtin:screams</music>
	</query>
</iq>



*** User 2022-01-27 12:35:27.986 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:35:27.987 ***
kate@domain.example.com/res1 in
</stream:stream>

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

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

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

*** User 2022-01-27 12:35:27.988 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:35:27.997 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_617.html
*** CT 2022-01-27 12:35:27.998 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2275.html



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


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