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

=== Config value:

    [{watchdog,<0.28208.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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.muc_light_SUITE.logs/run.2022-01-27_15.34.08/muc_light_suite.get_room_occupants.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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.muc_light_SUITE.logs/run.2022-01-27_15.34.08/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:34:10


*** CT 2022-01-27 15:34:10.597 *** View log from node mongooseim@localhost when started mongooseim@localhost_5381.html
*** CT 2022-01-27 15:34:10.598 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2348.html

*** User 2022-01-27 15:34:10.610 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.610 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d6c213431084da53' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.610 ***
alicE@localhost/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 15:34:10.611 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:34:10.612 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:34:10.612 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.612 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='02fd162b276c8355' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.612 ***
alicE@localhost/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 15:34:10.612 ***
alicE@localhost/res1 out
<iq type='set' id='0aff4991840b6005bfe6dda26bf1ee8d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.613 ***
alicE@localhost/res1 in
<iq id='0aff4991840b6005bfe6dda26bf1ee8d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.613 ***
alicE@localhost/res1 out
<iq type='set' id='a6900bc5e3955ceba454e3b6146c9bf2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.613 ***
alicE@localhost/res1 in
<iq type='result' id='a6900bc5e3955ceba454e3b6146c9bf2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.613 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:34:10.614 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:34:10.615 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.615 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7a8072103e66e040' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.616 ***
bOb@localhost/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 15:34:10.616 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-27 15:34:10.617 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:34:10.617 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.617 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a5ac0f40081eca17' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.617 ***
bOb@localhost/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 15:34:10.617 ***
bOb@localhost/res1 out
<iq type='set' id='092bd1a363b6136637f5280899aad08e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.617 ***
bOb@localhost/res1 in
<iq id='092bd1a363b6136637f5280899aad08e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.618 ***
bOb@localhost/res1 out
<iq type='set' id='22c719a58a2f9cfe70e6e6f2ba12861d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.618 ***
bOb@localhost/res1 in
<iq type='result' id='22c719a58a2f9cfe70e6e6f2ba12861d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.618 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-27 15:34:10.619 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:34:10.620 ***
kate@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.620 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c804fc50285eea5f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.620 ***
kate@localhost/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 15:34:10.620 ***
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-01-27 15:34:10.621 ***
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:34:10.621 ***
kate@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.622 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='afc026f9a9f933c7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.622 ***
kate@localhost/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 15:34:10.622 ***
kate@localhost/res1 out
<iq type='set' id='b7b11478c6f480b18c10876c440fe840'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.622 ***
kate@localhost/res1 in
<iq id='b7b11478c6f480b18c10876c440fe840' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.622 ***
kate@localhost/res1 out
<iq type='set' id='a6e65a304fb6068960428f5c43c9fad1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.623 ***
kate@localhost/res1 in
<iq type='result' id='a6e65a304fb6068960428f5c43c9fad1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.623 ***
kate@localhost/res1 out
<presence/>



*** User 2022-01-27 15:34:10.624 ***
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:34:10.624 ***
alicE@localhost/res1 out
<iq type='get' id='d2b938d718b7b0190abbef9b7393188e' to='testroom@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 15:34:10.627 ***
alicE@localhost/res1 in
<iq from='testroom@muclight.localhost' to='alicE@localhost/res1' id='d2b938d718b7b0190abbef9b7393188e' type='result'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>ver-1</version>
		<user affiliation='owner'>alice@localhost</user>
		<user affiliation='member'>bob@localhost</user>
		<user affiliation='member'>kate@localhost</user>
	</query>
</iq>



*** User 2022-01-27 15:34:10.627 ***
bOb@localhost/res1 out
<iq type='get' id='d2b938d718b7b0190abbef9b7393188e' to='testroom@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 15:34:10.628 ***
bOb@localhost/res1 in
<iq from='testroom@muclight.localhost' to='bOb@localhost/res1' id='d2b938d718b7b0190abbef9b7393188e' type='result'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>ver-1</version>
		<user affiliation='owner'>alice@localhost</user>
		<user affiliation='member'>bob@localhost</user>
		<user affiliation='member'>kate@localhost</user>
	</query>
</iq>



*** User 2022-01-27 15:34:10.629 ***
kate@localhost/res1 out
<iq type='get' id='d2b938d718b7b0190abbef9b7393188e' to='testroom@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 15:34:10.630 ***
kate@localhost/res1 in
<iq from='testroom@muclight.localhost' to='kate@localhost/res1' id='d2b938d718b7b0190abbef9b7393188e' type='result'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>ver-1</version>
		<user affiliation='owner'>alice@localhost</user>
		<user affiliation='member'>bob@localhost</user>
		<user affiliation='member'>kate@localhost</user>
	</query>
</iq>



*** User 2022-01-27 15:34:10.630 ***
bOb@localhost/res1 out
<iq type='get' id='e7b282d5c10cae0d77b58b3fb34b3539' to='testroom@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>ver-1</version>
	</query>
</iq>



*** User 2022-01-27 15:34:10.631 ***
bOb@localhost/res1 in
<iq from='testroom@muclight.localhost' to='bOb@localhost/res1' id='e7b282d5c10cae0d77b58b3fb34b3539' type='result'/>



*** User 2022-01-27 15:34:10.631 ***
kate@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:34:10.631 ***
kate@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:34:10.631 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:34:10.632 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:34:10.632 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:34:10.632 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:34:10.640 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2348.html
*** CT 2022-01-27 15:34:10.641 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5381.html



=== Ended at 2022-01-27 15:34:10
=== successfully completed test case
=== === Returned value: ok


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