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

=== Config value:

    [{watchdog,<0.18864.2>},
     {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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.rest_client_SUITE.logs/run.2023-12-04_15.55.26/rest_client_suite.room_creation_errors.90756.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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.rest_client_SUITE.logs/run.2023-12-04_15.55.26/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:55:27


*** CT 2023-12-04 15:55:27.434 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4976.html

*** User 2023-12-04 15:55:27.468 ***🔗
alicE_room_creation_errors_3082@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-12-04 15:55:27.468 ***🔗
alicE_room_creation_errors_3082@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0cf91ca966a01c7f' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:55:27.468 ***🔗
alicE_room_creation_errors_3082@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-12-04 15:55:27.468 ***🔗
alicE_room_creation_errors_3082@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21fY3JlYXRpb25fZXJyb3JzXzMwODIAbWF0eWdyeXNh</auth>



*** User 2023-12-04 15:55:27.469 ***🔗
alicE_room_creation_errors_3082@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:55:27.469 ***🔗
alicE_room_creation_errors_3082@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-12-04 15:55:27.470 ***🔗
alicE_room_creation_errors_3082@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='96598996f5926ef2' from='localhost' version='1.0' xml:lang='en' to='alice_room_creation_errors_3082@localhost'>

*** User 2023-12-04 15:55:27.470 ***🔗
alicE_room_creation_errors_3082@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-12-04 15:55:27.470 ***🔗
alicE_room_creation_errors_3082@localhost/res1 out
<iq type='set' id='edcbf766cd88b5252b10357495d545c7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.471 ***🔗
alicE_room_creation_errors_3082@localhost/res1 in
<iq id='edcbf766cd88b5252b10357495d545c7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_room_creation_errors_3082@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.471 ***🔗
alice_room_creation_errors_3082@localhost/res1 out
<iq type='set' id='168c4e719a2a1d8d8db5bf1fb119c268'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.472 ***🔗
alice_room_creation_errors_3082@localhost/res1 in
<iq from='localhost' to='alice_room_creation_errors_3082@localhost/res1' id='168c4e719a2a1d8d8db5bf1fb119c268' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.472 ***🔗
alice_room_creation_errors_3082@localhost/res1 out
<presence/>



*** User 2023-12-04 15:55:27.475 ***🔗
alice_room_creation_errors_3082@localhost/res1 in
<presence from='alice_room_creation_errors_3082@localhost/res1' to='alice_room_creation_errors_3082@localhost/res1'/>



*** User 2023-12-04 15:55:27.480 ***🔗
REST request fails:
Code: 400
Req: {<0.19096.2>,<<"/api/rooms">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b5675ffc866c2cd4">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzA4MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Missing room ID\"">>,150,872}
Params: #{body => <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>,
          creds =>
              {<<"alice_room_creation_errors_3082@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms">>,return_headers => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.486 ***🔗
REST request fails:
Code: 400
Req: {<0.19118.2>,<<"/api/rooms/@invalid">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"58cd66636bd793b2">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzA4MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Invalid room ID\"">>,150,936}
Params: #{body => <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>,
          creds =>
              {<<"alice_room_creation_errors_3082@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms/@invalid">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.531 ***🔗
REST request fails:
Code: 400
Req: {<0.19142.2>,<<"/api/rooms/room-2690958fba">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b1428c95115fe2e5">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzA4MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,152,39484}
Params: #{body => <<"{\"subject\":\"My Secrets\"}">>,
          creds =>
              {<<"alice_room_creation_errors_3082@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms/room-2690958fba">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.538 ***🔗
REST request fails:
Code: 400
Req: {<0.19152.2>,<<"/api/rooms/room-2690958fba">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9dbe04653b01048c">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzA4MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"name\":\"My Room\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,155,765}
Params: #{body => <<"{\"name\":\"My Room\"}">>,
          creds =>
              {<<"alice_room_creation_errors_3082@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms/room-2690958fba">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.548 ***🔗
REST request:
Code: 201
Req: {<0.19170.2>,<<"/api/rooms/room-2690958fba">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9c03f0b31510484c">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzA4MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"24">>}],
         <<"{\"id\":\"room-2690958fba\"}">>,153,4038}
Params: #{body => <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>,
          creds =>
              {<<"alice_room_creation_errors_3082@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms/room-2690958fba">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.647 ***🔗
REST request fails:
Code: 403
Req: {<0.19186.2>,<<"/api/rooms/room-2690958fba">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a2f54274197d22b9">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzA4MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"21">>}],
         <<"\"Room already exists\"">>,152,92479}
Params: #{body => <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>,
          creds =>
              {<<"alice_room_creation_errors_3082@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms/room-2690958fba">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.648 ***🔗
alice_room_creation_errors_3082@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:55:27.648 ***🔗
alice_room_creation_errors_3082@localhost/res1 in
</stream:stream>
*** CT 2023-12-04 15:55:27.652 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4976.html



=== Ended at 2023-12-04 15:55:27
=== successfully completed test case
=== === Returned value: ok