=== Test case: rest_SUITE:user_can_be_registered_and_removed/1 (click for source code)

=== Config value:

    [{watchdog,<0.71454.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,disabled},
     {preset,"internal_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@6b87bb397ec6.2024-04-16_10.12.53/big_tests.tests.rest_SUITE.logs/run.2024-04-16_10.29.10/rest_suite.user_can_be_registered_and_removed.123139.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@6b87bb397ec6.2024-04-16_10.12.53/big_tests.tests.rest_SUITE.logs/run.2024-04-16_10.29.10/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        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_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,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@6b87bb397ec6.2024-04-16_10.12.53"

=== Started at 2024-04-16 10:29:10


*** CT 2024-04-16 10:29:10.402 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4539.html

*** User 2024-04-16 10:29:10.432 ***🔗
REST request:
Code: 200
Req: {<0.71618.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4089c24404fbb836">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:29:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"185">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_2466@localhost\",\"alice_messages_are_sent_and_received_2465@localhost\",\"bob@localhost\",\"bob_messages_are_sent_and_received_2465@localhost\"]">>,
         310,624}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"GET">>,body => <<>>,
          return_headers => true}


*** User 2024-04-16 10:29:10.435 ***🔗
REST request:
Code: 201
Req: {<0.71623.0>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"75e1e440f326b11a">>}],
      <<"{\"username\":\"mike\",\"password\":\"nicniema\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/users/localhost/mike">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:29:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"43">>}],
         <<"User mike@localhost successfully registered">>,230,1343}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body => <<"{\"username\":\"mike\",\"password\":\"nicniema\"}">>,
          return_headers => true}


*** User 2024-04-16 10:29:10.438 ***🔗
REST request:
Code: 200
Req: {<0.71635.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"dc401d34b99a91cd">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:29:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"363">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_2466@localhost\",\"alice_message_errors_2468@localhost\",\"alice_messages_are_sent_and_received_2465@localhost\",\"alice_session_can_be_kicked_2467@localhost\",\"bob@localhost\",\"bob_invalid_query_string_2466@localhost\",\"bob_message_errors_2468@localhost\",\"bob_messages_are_sent_and_received_2465@localhost\",\"mike@localhost\"]">>,
         488,391}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"GET">>,body => <<>>,
          return_headers => true}


*** User 2024-04-16 10:29:10.442 ***🔗
REST request fails:
Code: 403
Req: {<0.71643.0>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fb3e58dd6fbebff4">>}],
      <<"{\"username\":\"mike\",\"password\":\"nicniema\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:29:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"69">>}],
         <<"\"User mike@localhost already registered at node mongooseim@localhost\"">>,
         200,767}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body => <<"{\"username\":\"mike\",\"password\":\"nicniema\"}">>,
          return_headers => true}


*** User 2024-04-16 10:29:10.446 ***🔗
REST request:
Code: 204
Req: {<0.71654.0>,<<"/api/users/localhost/mike">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6bb35241a844c69a">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:29:09 GMT">>}],
         <<>>,80,1754}
Params: #{path => <<"/api/users/localhost/mike">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"DELETE">>,body => <<>>,
          return_headers => true}


*** User 2024-04-16 10:29:10.455 ***🔗
REST request:
Code: 200
Req: {<0.71672.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"88afbf794180bfe6">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:29:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"522">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_2466@localhost\",\"alice_message_errors_2468@localhost\",\"alice_messages_are_sent_and_received_2465@localhost\",\"alice_session_can_be_kicked_2467@localhost\",\"alice_stanza_errors_2469@localhost\",\"alice_stanzas_are_sent_and_received_2470@localhost\",\"bob@localhost\",\"bob_invalid_query_string_2466@localhost\",\"bob_message_errors_2468@localhost\",\"bob_messages_are_sent_and_received_2465@localhost\",\"bob_stanza_errors_2469@localhost\",\"bob_stanzas_are_sent_and_received_2470@localhost\"]">>,
         647,1368}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"GET">>,body => <<>>,
          return_headers => true}

*** CT 2024-04-16 10:29:10.489 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4539.html



=== Ended at 2024-04-16 10:29:10
=== successfully completed test case
=== === Returned value: ok