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

=== Config value:

    [{watchdog,<0.6503.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@441570a56cc3.2024-04-23_06.45.55/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-23_06.57.15/muc_light_http_api_suite.create_identifiable_room_errors.219138.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@441570a56cc3.2024-04-23_06.45.55/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-23_06.57.15/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@441570a56cc3.2024-04-23_06.45.55"

=== Started at 2024-04-23 06:57:15


*** CT 2024-04-23 06:57:15.510 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3610.html

*** User 2024-04-23 06:57:15.519 ***🔗
REST request:
Code: 201
Req: {<0.6561.2>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a2444ed27c22cf86">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID1\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/muc-lights/muclight.domain.example.com/id1@muclight.domain.example.com">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"31">>}],
         <<"id1@muclight.domain.example.com">>,261,2270}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID1\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:57:15.521 ***🔗
REST request fails:
Code: 400
Req: {<0.6577.2>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6f119d1108182bf6">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameA\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Missing room ID\"">>,143,516}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameA\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:57:15.522 ***🔗
REST request fails:
Code: 400
Req: {<0.6585.2>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ff783acdd63aaa41">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,481}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:57:15.523 ***🔗
REST request fails:
Code: 400
Req: {<0.6593.2>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8bf50803e9ba572f">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,517}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:57:15.525 ***🔗
REST request fails:
Code: 400
Req: {<0.6600.2>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"685ef0e35f78ef3d">>}],
      <<"{\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,611}
Params: #{body =>
              <<"{\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:57:15.526 ***🔗
REST request fails:
Code: 400
Req: {<0.6609.2>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1a61ab1bcb08ef29">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,453}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:57:15.528 ***🔗
REST request fails:
Code: 400
Req: {<0.6615.2>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"87eef2369c631952">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,662}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"POST">>,
          path => <<"/api/muc-lights/muclight.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:57:15.538 ***🔗
REST request fails:
Code: 403
Req: {<0.6619.2>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6b2985210f479e7d">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameB\",\"id\":\"ID1\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"21">>}],
         <<"\"Room already exists\"">>,145,9137}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameB\",\"id\":\"ID1\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/muclight.domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:57:15.539 ***🔗
REST request fails:
Code: 404
Req: {<0.6633.2>,<<"/api/muc-lights/domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ac7f7c77c180103a">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:57:15 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,481}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2867@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          method => <<"PUT">>,
          path => <<"/api/muc-lights/domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2024-04-23 06:57:15.542 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3610.html



=== Ended at 2024-04-23 06:57:15
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}