=== Test case: rest_client_SUITE:rooms_can_be_listed/1 (click for source code)

=== Config value:

    [{watchdog,<0.14649.1>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,disabled},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_15.35.46/rest_client_suite.rooms_can_be_listed.html"},
     {tc_group_properties,[{name,muc},{repeat_until_all_ok,3},pararell]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_15.35.46/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 => [],mod_sic => [],mod_stream_management => [],
        mod_vcard => [{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:35:47


*** CT 2022-01-27 15:35:47.397 *** View log from node mongooseim@localhost when started mongooseim@localhost_5252.html
*** CT 2022-01-27 15:35:47.398 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2357.html

*** User 2022-01-27 15:35:47.401 ***
alicE_rooms_can_be_listed_1351@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:35:47.401 ***
alicE_rooms_can_be_listed_1351@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6ebae14fe02e2728' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-27 15:35:47.402 ***
alicE_rooms_can_be_listed_1351@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:35:47.403 ***
alicE_rooms_can_be_listed_1351@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b5c44ea33bb36314' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:35:47.403 ***
alicE_rooms_can_be_listed_1351@localhost/res1 in
<iq id='ae0d1e1461c5f9c4cb7d0ccba01b1323' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_rooms_can_be_listed_1351@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:35:47.403 ***
alicE_rooms_can_be_listed_1351@localhost/res1 out
<iq type='set' id='af8d06bc49efe6897d816eb189aa7373'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:47.403 ***
alicE_rooms_can_be_listed_1351@localhost/res1 in
<iq type='result' id='af8d06bc49efe6897d816eb189aa7373'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:47.403 ***
alicE_rooms_can_be_listed_1351@localhost/res1 out
<presence/>



*** User 2022-01-27 15:35:47.404 ***
alicE_rooms_can_be_listed_1351@localhost/res1 in
<presence from='alicE_rooms_can_be_listed_1351@localhost/res1' to='alice_rooms_can_be_listed_1351@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:35:47.404 ***
bOb_rooms_can_be_listed_1351@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:35:47.405 ***
bOb_rooms_can_be_listed_1351@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4a1c7e57e5ac953' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-27 15:35:47.405 ***
bOb_rooms_can_be_listed_1351@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:35:47.405 ***
bOb_rooms_can_be_listed_1351@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='698a91531cae91cb' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:35:47.405 ***
bOb_rooms_can_be_listed_1351@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:35:47.406 ***
bOb_rooms_can_be_listed_1351@localhost/res1 out
<iq type='set' id='7852dac6b769bb45c50c116fae97b75e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:35:47.406 ***
bOb_rooms_can_be_listed_1351@localhost/res1 in
<iq id='7852dac6b769bb45c50c116fae97b75e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_rooms_can_be_listed_1351@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:35:47.406 ***
bOb_rooms_can_be_listed_1351@localhost/res1 out
<iq type='set' id='9e41ecc5a2769b562710c4148870bcbe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:47.406 ***
bOb_rooms_can_be_listed_1351@localhost/res1 in
<iq type='result' id='9e41ecc5a2769b562710c4148870bcbe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:47.406 ***
bOb_rooms_can_be_listed_1351@localhost/res1 out
<presence/>



*** User 2022-01-27 15:35:47.407 ***
bOb_rooms_can_be_listed_1351@localhost/res1 in
<presence from='bOb_rooms_can_be_listed_1351@localhost/res1' to='bob_rooms_can_be_listed_1351@localhost/res1' xml:lang='en'/>



*** System report during rest_client_SUITE:rooms_can_be_listed/1 in muc 2022-01-27 15:35:47.408 ***
=WARNING REPORT==== 27-Jan-2022::15:35:47.408255 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:47.414 ***
REST request:
Code: 200
Req: {<0.14778.1>,<<"/api/rooms">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2147734426c511e3">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbXNfY2FuX2JlX2xpc3RlZF8xMzUxQGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"2">>}],
         <<"[]">>,125,518}
Params: #{body => <<>>,
          creds =>
              {<<"alice_rooms_can_be_listed_1351@localhost">>,<<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms">>,return_headers => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:rooms_can_be_listed/1 in muc 2022-01-27 15:35:47.416 ***
=WARNING REPORT==== 27-Jan-2022::15:35:47.416143 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:47.422 ***
REST request:
Code: 200
Req: {<0.14783.1>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"87e98afdd727704d">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbXNfY2FuX2JlX2xpc3RlZF8xMzUxQGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1643-297747-422163\"}">>,151,607}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_rooms_can_be_listed_1351@localhost">>,<<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:rooms_can_be_listed/1 in muc 2022-01-27 15:35:47.423 ***
=WARNING REPORT==== 27-Jan-2022::15:35:47.423582 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:47.430 ***
REST request:
Code: 204
Req: {<0.14788.1>,<<"/api/rooms/1643-297747-422163/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e52bee06c3261c90">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbXNfY2FuX2JlX2xpc3RlZF8xMzUxQGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"user\":\"bob_rooms_can_be_listed_1351@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>}],
         <<>>,80,976}
Params: #{body => <<"{\"user\":\"bob_rooms_can_be_listed_1351@localhost\"}">>,
          creds =>
              {<<"alice_rooms_can_be_listed_1351@localhost">>,<<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1643-297747-422163/users">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:35:47.430 ***
bOb_rooms_can_be_listed_1351@localhost/res1 in
<message from='1643-297747-422163@muclight.localhost' to='bob_rooms_can_be_listed_1351@localhost' id='0f9cba1b-22be-4d19-86fd-0dab6b5f6481' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-297747-429693</version>
		<user affiliation='member'>bob_rooms_can_be_listed_1351@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-27 15:35:47.430 ***
alicE_rooms_can_be_listed_1351@localhost/res1 in
<message from='1643-297747-422163@muclight.localhost' to='alice_rooms_can_be_listed_1351@localhost' id='0f9cba1b-22be-4d19-86fd-0dab6b5f6481' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1643-297747-422132</prev-version>
		<version>1643-297747-429693</version>
		<user affiliation='member'>bob_rooms_can_be_listed_1351@localhost</user>
	</x>
	<body/>
</message>



*** System report during rest_client_SUITE:rooms_can_be_listed/1 in muc 2022-01-27 15:35:47.431 ***
=WARNING REPORT==== 27-Jan-2022::15:35:47.431569 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:47.437 ***
REST request:
Code: 200
Req: {<0.14793.1>,<<"/api/rooms">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c15310cd13bf62c2">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbXNfY2FuX2JlX2xpc3RlZF8xMzUxQGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"82">>}],
         <<"[{\"subject\":\"This room subject\",\"name\":\"new_room_name\",\"id\":\"1643-297747-422163\"}]">>,
         206,439}
Params: #{body => <<>>,
          creds =>
              {<<"alice_rooms_can_be_listed_1351@localhost">>,<<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms">>,return_headers => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:rooms_can_be_listed/1 in muc 2022-01-27 15:35:47.438 ***
=WARNING REPORT==== 27-Jan-2022::15:35:47.438776 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:47.444 ***
REST request:
Code: 200
Req: {<0.14798.1>,<<"/api/rooms">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cce07c8a15bc3337">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3Jvb21zX2Nhbl9iZV9saXN0ZWRfMTM1MUBsb2NhbGhvc3Q6bWFrcm9saWth">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"82">>}],
         <<"[{\"subject\":\"This room subject\",\"name\":\"new_room_name\",\"id\":\"1643-297747-422163\"}]">>,
         206,410}
Params: #{body => <<>>,
          creds =>
              {<<"bob_rooms_can_be_listed_1351@localhost">>,<<"makrolika">>},
          method => <<"GET">>,path => <<"/api/rooms">>,return_headers => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:35:47.444 ***
bOb_rooms_can_be_listed_1351@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:35:47.445 ***
bOb_rooms_can_be_listed_1351@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:35:47.445 ***
alicE_rooms_can_be_listed_1351@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:35:47.445 ***
alicE_rooms_can_be_listed_1351@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:35:47.447 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2357.html
*** CT 2022-01-27 15:35:47.447 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5252.html



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


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