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

=== Config value:

    [{watchdog,<0.68545.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a5aac04b5a41.2024-04-23_10.53.31/big_tests.tests.muc_light_SUITE.logs/run.2024-04-23_11.06.26/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@a5aac04b5a41.2024-04-23_10.53.31/big_tests.tests.muc_light_SUITE.logs/run.2024-04-23_11.06.26/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a5aac04b5a41.2024-04-23_10.53.31"

=== Started at 2024-04-23 11:06:28


*** CT 2024-04-23 11:06:28.581 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2486.html

*** User 2024-04-23 11:06:28.605 ***🔗
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 2024-04-23 11:06:28.605 ***🔗
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1fce5d44c950273f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:06:28.606 ***🔗
alicE@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:06:28.606 ***🔗
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 11:06:28.607 ***🔗
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:06:28.608 ***🔗
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 2024-04-23 11:06:28.608 ***🔗
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d1161ffc2a6cdea' from='domain.example.com' version='1.0' xml:lang='en' to='alice@domain.example.com'>

*** User 2024-04-23 11:06:28.608 ***🔗
alicE@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:06:28.608 ***🔗
alicE@domain.example.com/res1 out
<iq type='set' id='76f80ba6306d7ca6540a6cd732c1fa02'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:06:28.608 ***🔗
alicE@domain.example.com/res1 in
<iq id='76f80ba6306d7ca6540a6cd732c1fa02' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:06:28.609 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='d61f4f59a3334385487e8c0d2a554567'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:28.609 ***🔗
alice@domain.example.com/res1 in
<iq from='domain.example.com' to='alice@domain.example.com/res1' id='d61f4f59a3334385487e8c0d2a554567' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:28.609 ***🔗
alice@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 11:06:28.611 ***🔗
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1'/>



*** User 2024-04-23 11:06:28.612 ***🔗
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 2024-04-23 11:06:28.612 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0d3ccef8e51a9263' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:06:28.613 ***🔗
bOb@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:06:28.613 ***🔗
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-23 11:06:28.615 ***🔗
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:06:28.615 ***🔗
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 2024-04-23 11:06:28.615 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='62082d8dc0f177c0' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-04-23 11:06:28.615 ***🔗
bOb@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:06:28.615 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='59e48819b449172e024770c045e29351'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:06:28.616 ***🔗
bOb@domain.example.com/res1 in
<iq id='59e48819b449172e024770c045e29351' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:06:28.616 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='d584159dae386a59bde228fa6d21d2c8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:28.617 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='d584159dae386a59bde228fa6d21d2c8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:28.617 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 11:06:28.619 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-04-23 11:06:28.620 ***🔗
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 2024-04-23 11:06:28.620 ***🔗
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9abafb970f93e888' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:06:28.621 ***🔗
kate@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:06:28.621 ***🔗
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-04-23 11:06:28.623 ***🔗
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:06:28.623 ***🔗
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 2024-04-23 11:06:28.623 ***🔗
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='845b9b7c05cdbd39' from='domain.example.com' version='1.0' xml:lang='en' to='kate@domain.example.com'>

*** User 2024-04-23 11:06:28.623 ***🔗
kate@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:06:28.623 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='d442316661c7bc68c6ed674c671f0429'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:06:28.624 ***🔗
kate@domain.example.com/res1 in
<iq id='d442316661c7bc68c6ed674c671f0429' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:06:28.624 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='5c543119bd2a7b19d6e9a13a6baf8d35'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:28.624 ***🔗
kate@domain.example.com/res1 in
<iq from='domain.example.com' to='kate@domain.example.com/res1' id='5c543119bd2a7b19d6e9a13a6baf8d35' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:28.624 ***🔗
kate@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 11:06:28.626 ***🔗
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1'/>



*** User 2024-04-23 11:06:28.626 ***🔗
alice@domain.example.com/res1 out
<iq type='get' id='1ef0361cc6a9db340ba339be86613ea5' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>oldver</version>
	</query>
</iq>



*** User 2024-04-23 11:06:28.630 ***🔗
alice@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='alice@domain.example.com/res1' id='1ef0361cc6a9db340ba339be86613ea5' type='result'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>ver-1</version>
		<user affiliation='owner'>alice@domain.example.com</user>
		<user affiliation='member'>bob@domain.example.com</user>
		<user affiliation='member'>kate@domain.example.com</user>
	</query>
</iq>



*** User 2024-04-23 11:06:28.631 ***🔗
bob@domain.example.com/res1 out
<iq type='get' id='1ef0361cc6a9db340ba339be86613ea5' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>oldver</version>
	</query>
</iq>



*** User 2024-04-23 11:06:28.632 ***🔗
bob@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='bob@domain.example.com/res1' id='1ef0361cc6a9db340ba339be86613ea5' type='result'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>ver-1</version>
		<user affiliation='owner'>alice@domain.example.com</user>
		<user affiliation='member'>bob@domain.example.com</user>
		<user affiliation='member'>kate@domain.example.com</user>
	</query>
</iq>



*** User 2024-04-23 11:06:28.633 ***🔗
kate@domain.example.com/res1 out
<iq type='get' id='1ef0361cc6a9db340ba339be86613ea5' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>oldver</version>
	</query>
</iq>



*** User 2024-04-23 11:06:28.634 ***🔗
kate@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='kate@domain.example.com/res1' id='1ef0361cc6a9db340ba339be86613ea5' type='result'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>ver-1</version>
		<user affiliation='owner'>alice@domain.example.com</user>
		<user affiliation='member'>bob@domain.example.com</user>
		<user affiliation='member'>kate@domain.example.com</user>
	</query>
</iq>



*** User 2024-04-23 11:06:28.635 ***🔗
bob@domain.example.com/res1 out
<iq type='get' id='aefcc459d2da606176d7ee56b0cd987d' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>ver-1</version>
	</query>
</iq>



*** User 2024-04-23 11:06:28.636 ***🔗
bob@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='bob@domain.example.com/res1' id='aefcc459d2da606176d7ee56b0cd987d' type='result'/>



*** User 2024-04-23 11:06:28.636 ***🔗
kate@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 11:06:28.637 ***🔗
kate@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-23 11:06:28.637 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 11:06:28.637 ***🔗
bob@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-23 11:06:28.637 ***🔗
alice@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 11:06:28.638 ***🔗
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-23 11:06:28.650 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2486.html



=== Ended at 2024-04-23 11:06:28
=== successfully completed test case
=== === Returned value: ok


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