=== Test case: muc_light_http_api_SUITE:create_identifiable_room_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.9018.2>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b12e200c049c.2024-03-08_13.48.44/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-08_14.02.30/muc_light_http_api_suite.create_identifiable_room_errors.64133.html"},
     {tc_group_properties,[{name,negative},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@b12e200c049c.2024-03-08_13.48.44/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-08_14.02.30/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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@b12e200c049c.2024-03-08_13.48.44"

=== Started at 2024-03-08 14:02:30


*** CT 2024-03-08 14:02:30.671 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4548.html

*** User 2024-03-08 14:02:30.683 ***🔗
REST request:
Code: 201
Req: {<0.9068.2>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cffad3e56c35a2d5">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameA\",\"id\":\"ID1\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/muc-lights/muclight.localhost/id1@muclight.localhost">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"id1@muclight.localhost">>,234,3067}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameA\",\"id\":\"ID1\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 14:02:30.685 ***🔗
REST request fails:
Code: 400
Req: {<0.9078.2>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c3a9f9047d774f1c">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameA\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Missing room ID\"">>,143,464}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameA\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 14:02:30.686 ***🔗
REST request fails:
Code: 400
Req: {<0.9086.2>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f7ea28596fede3ad">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,590}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 14:02:30.688 ***🔗
REST request fails:
Code: 400
Req: {<0.9094.2>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1b4c8e07082a37a1">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,698}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 14:02:30.690 ***🔗
REST request fails:
Code: 400
Req: {<0.9104.2>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"14c48f73c89611fa">>}],
      <<"{\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,630}
Params: #{body =>
              <<"{\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 14:02:30.692 ***🔗
REST request fails:
Code: 400
Req: {<0.9110.2>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6e9cdd2eac61c918">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,563}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 14:02:30.694 ***🔗
REST request fails:
Code: 400
Req: {<0.9119.2>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"db16e1569c7d46e0">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1050}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"POST">>,
          path => <<"/api/muc-lights/muclight.localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 14:02:30.710 ***🔗
REST request fails:
Code: 403
Req: {<0.9128.2>,<<"/api/muc-lights/muclight.localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"29e7f4ce726165c0">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameB\",\"id\":\"ID1\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"21">>}],
         <<"\"Room already exists\"">>,145,14672}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameB\",\"id\":\"ID1\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 14:02:30.712 ***🔗
REST request fails:
Code: 404
Req: {<0.9141.2>,<<"/api/muc-lights/localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b7617b0627f65182">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 14:02:29 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,857}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2943@localhost\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,path => <<"/api/muc-lights/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2024-03-08 14:02:30.714 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4548.html



=== Ended at 2024-03-08 14:02:30
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}