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

=== Config value:

    [{watchdog,<0.84228.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.rest_client_SUITE.logs/run.2023-11-16_09.49.09/rest_client_suite.room_query_errors.116228.html"},
     {tc_group_properties,[{name,muc},parallel]},
     {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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.rest_client_SUITE.logs/run.2023-11-16_09.49.09/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@079a843f8d8b.2023-11-16_09.33.39"

=== Started at 2023-11-16 09:49:10


*** CT 2023-11-16 09:49:10.335 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4898.html

*** User 2023-11-16 09:49:10.418 ***🔗
alicE_room_query_errors_3077@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:49:10.418 ***🔗
alicE_room_query_errors_3077@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5cb7f02a08a956eb' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:49:10.418 ***🔗
alicE_room_query_errors_3077@localhost/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 2023-11-16 09:49:10.419 ***🔗
alicE_room_query_errors_3077@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21fcXVlcnlfZXJyb3JzXzMwNzcAbWF0eWdyeXNh</auth>



*** User 2023-11-16 09:49:10.420 ***🔗
alicE_room_query_errors_3077@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:49:10.420 ***🔗
alicE_room_query_errors_3077@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:49:10.421 ***🔗
alicE_room_query_errors_3077@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c2f508df3ab668ea' from='localhost' version='1.0' xml:lang='en' to='alice_room_query_errors_3077@localhost'>

*** User 2023-11-16 09:49:10.421 ***🔗
alicE_room_query_errors_3077@localhost/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 2023-11-16 09:49:10.421 ***🔗
alicE_room_query_errors_3077@localhost/res1 out
<iq type='set' id='8b5db996e259196ed0618e86bbdd8d6d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:49:10.422 ***🔗
alicE_room_query_errors_3077@localhost/res1 in
<iq id='8b5db996e259196ed0618e86bbdd8d6d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_room_query_errors_3077@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:49:10.423 ***🔗
alice_room_query_errors_3077@localhost/res1 out
<iq type='set' id='95735d507cc43b2c5f612de3960e13e0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:49:10.424 ***🔗
alice_room_query_errors_3077@localhost/res1 in
<iq from='localhost' to='alice_room_query_errors_3077@localhost/res1' id='95735d507cc43b2c5f612de3960e13e0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:49:10.425 ***🔗
alice_room_query_errors_3077@localhost/res1 out
<presence/>



*** User 2023-11-16 09:49:10.427 ***🔗
alice_room_query_errors_3077@localhost/res1 in
<presence from='alice_room_query_errors_3077@localhost/res1' to='alice_room_query_errors_3077@localhost/res1'/>



*** User 2023-11-16 09:49:10.430 ***🔗
bOb_room_query_errors_3077@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:49:10.430 ***🔗
bOb_room_query_errors_3077@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f219028a1f4be390' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:49:10.430 ***🔗
bOb_room_query_errors_3077@localhost/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 2023-11-16 09:49:10.430 ***🔗
bOb_room_query_errors_3077@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yb29tX3F1ZXJ5X2Vycm9yc18zMDc3AG1ha3JvbGlrYQ==</auth>



*** User 2023-11-16 09:49:10.432 ***🔗
bOb_room_query_errors_3077@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:49:10.432 ***🔗
bOb_room_query_errors_3077@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:49:10.433 ***🔗
bOb_room_query_errors_3077@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4f335c3c85755ba' from='localhost' version='1.0' xml:lang='en' to='bob_room_query_errors_3077@localhost'>

*** User 2023-11-16 09:49:10.433 ***🔗
bOb_room_query_errors_3077@localhost/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 2023-11-16 09:49:10.434 ***🔗
bOb_room_query_errors_3077@localhost/res1 out
<iq type='set' id='29a1f84d004ebbeb56d04e74c63132af'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:49:10.434 ***🔗
bOb_room_query_errors_3077@localhost/res1 in
<iq id='29a1f84d004ebbeb56d04e74c63132af' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_room_query_errors_3077@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:49:10.434 ***🔗
bob_room_query_errors_3077@localhost/res1 out
<iq type='set' id='47bde06d6665ef2809953fdc66eb4cb7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:49:10.436 ***🔗
bob_room_query_errors_3077@localhost/res1 in
<iq from='localhost' to='bob_room_query_errors_3077@localhost/res1' id='47bde06d6665ef2809953fdc66eb4cb7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:49:10.436 ***🔗
bob_room_query_errors_3077@localhost/res1 out
<presence/>



*** User 2023-11-16 09:49:10.440 ***🔗
bob_room_query_errors_3077@localhost/res1 in
<presence from='bob_room_query_errors_3077@localhost/res1' to='bob_room_query_errors_3077@localhost/res1'/>



*** User 2023-11-16 09:49:10.523 ***🔗
REST request:
Code: 201
Req: {<0.84577.0>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3289dafcb15f9f82">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9xdWVyeV9lcnJvcnNfMzA3N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:49:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1700-128150-452622\"}">>,156,72236}
Params: #{path => <<"/api/rooms">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          role => client,
          creds =>
              {<<"alice_room_query_errors_3077@localhost">>,<<"matygrysa">>},
          return_headers => true}


*** User 2023-11-16 09:49:10.536 ***🔗
REST request fails:
Code: 404
Req: {<0.84705.0>,<<"/api/rooms/badroom">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5407c41596ce1674">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3Jvb21fcXVlcnlfZXJyb3JzXzMwNzdAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:49:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,147,4678}
Params: #{path => <<"/api/rooms/badroom">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => client,
          creds =>
              {<<"bob_room_query_errors_3077@localhost">>,<<"makrolika">>},
          return_headers => true}


*** User 2023-11-16 09:49:10.612 ***🔗
REST request fails:
Code: 403
Req: {<0.84786.0>,<<"/api/rooms/1700-128150-452622">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"78e1bead51444ad9">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3Jvb21fcXVlcnlfZXJyb3JzXzMwNzdAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<>>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:49:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,169,67917}
Params: #{path => <<"/api/rooms/1700-128150-452622">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => client,
          creds =>
              {<<"bob_room_query_errors_3077@localhost">>,<<"makrolika">>},
          return_headers => true}


*** User 2023-11-16 09:49:10.613 ***🔗
bob_room_query_errors_3077@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:49:10.614 ***🔗
bob_room_query_errors_3077@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:49:10.614 ***🔗
alice_room_query_errors_3077@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:49:10.614 ***🔗
alice_room_query_errors_3077@localhost/res1 in
</stream:stream>
*** CT 2023-11-16 09:49:10.624 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4898.html



=== Ended at 2023-11-16 09:49:10
=== successfully completed test case
=== === Returned value: ok