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

=== Config value:

    [{watchdog,<0.72265.0>},
     {preset,"odbc_mssql_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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-08_09.15.27/muc_light_http_api_suite.create_room_errors.47237.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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-08_09.15.27/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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,<<"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@d091d39a81d0.2024-03-08_08.59.35"

=== Started at 2024-03-08 09:15:27


*** CT 2024-03-08 09:15:27.739 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4731.html

*** User 2024-03-08 09:15:28.065 ***🔗
REST request fails:
Code: 400
Req: {<0.72328.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f1f4e5fef68731eb">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2779@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 09:15:27 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,660}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2779@localhost\"}">>,
          role => admin,return_headers => true}


*** User 2024-03-08 09:15:28.066 ***🔗
REST request fails:
Code: 400
Req: {<0.72330.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b59c83bfa782b1ce">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 09:15:27 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,548}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body => <<"{\"subject\":\"Lewis Carol\",\"name\":\"Name\"}">>,
          role => admin,return_headers => true}


*** User 2024-03-08 09:15:28.068 ***🔗
REST request fails:
Code: 400
Req: {<0.72332.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"675e1d85cac2061f">>}],
      <<"{\"owner\":\"alicE_create_room_errors_2779@localhost\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 09:15:27 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,549}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"owner\":\"alicE_create_room_errors_2779@localhost\",\"name\":\"Name\"}">>,
          role => admin,return_headers => true}


*** User 2024-03-08 09:15:28.069 ***🔗
REST request fails:
Code: 400
Req: {<0.72334.0>,<<"/api/muc-lights/muclight.localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5af595af836929e6">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 09:15:27 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,468}
Params: #{path => <<"/api/muc-lights/muclight.localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"Name\"}">>,
          role => admin,return_headers => true}


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


*** User 2024-03-08 09:15:28.116 ***🔗
REST request fails:
Code: 404
Req: {<0.72338.0>,<<"/api/muc-lights/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1936153fd87e55b2">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2779@localhost\",\"name\":\"Name\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 09:15:27 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,43096}
Params: #{path => <<"/api/muc-lights/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2779@localhost\",\"name\":\"Name\"}">>,
          role => admin,return_headers => true}

*** CT 2024-03-08 09:15:28.118 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4731.html



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