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

=== Config value:

    [{watchdog,<0.2817.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.muc_light_http_api_SUITE.logs/run.2022-01-27_15.33.34/muc_light_http_api_suite.create_non_unique_room.35203.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@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.muc_light_http_api_SUITE.logs/run.2022-01-27_15.33.34/log_private/"},
     {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@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:33:35


*** CT 2022-01-27 15:33:35.033 *** View log from node mongooseim@localhost when started mongooseim@localhost_4736.html
*** CT 2022-01-27 15:33:35.033 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2320.html

*** User 2022-01-27 15:33:35.039 ***
alicE_create_non_unique_room_1008@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:33:35.039 ***
alicE_create_non_unique_room_1008@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='af14114fac990cb2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:35.039 ***
alicE_create_non_unique_room_1008@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 15:33:35.039 ***
alicE_create_non_unique_room_1008@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9ub25fdW5pcXVlX3Jvb21fMTAwOABtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 15:33:35.039 ***
alicE_create_non_unique_room_1008@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:33:35.040 ***
alicE_create_non_unique_room_1008@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:33:35.040 ***
alicE_create_non_unique_room_1008@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d46bbedc79cfdc9d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:35.040 ***
alicE_create_non_unique_room_1008@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 15:33:35.040 ***
alicE_create_non_unique_room_1008@localhost/res1 out
<iq type='set' id='62c83b3b46ec90e2ae7ba08ac39983d9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:33:35.040 ***
alicE_create_non_unique_room_1008@localhost/res1 in
<iq id='62c83b3b46ec90e2ae7ba08ac39983d9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_create_non_unique_room_1008@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:33:35.040 ***
alicE_create_non_unique_room_1008@localhost/res1 out
<iq type='set' id='eaaa01ce8d7f6c4a3f5fab388bf476e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:35.041 ***
alicE_create_non_unique_room_1008@localhost/res1 in
<iq type='result' id='eaaa01ce8d7f6c4a3f5fab388bf476e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:35.041 ***
alicE_create_non_unique_room_1008@localhost/res1 out
<presence/>



*** User 2022-01-27 15:33:35.041 ***
alicE_create_non_unique_room_1008@localhost/res1 in
<presence from='alicE_create_non_unique_room_1008@localhost/res1' to='alice_create_non_unique_room_1008@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:33:35.043 ***
REST request:
Code: 201
Req: {<0.2868.1>,<<"/api/muc-lights/localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fffef7f8f914b341">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_non_unique_room_1008@localhost\",\"name\":\"wonderland\",\"id\":\"just_some_id_06be2330b0\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:33:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"42">>}],
         <<"just_some_id_06be2330b0@muclight.localhost">>,171,880}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_non_unique_room_1008@localhost\",\"name\":\"wonderland\",\"id\":\"just_some_id_06be2330b0\"}">>,
          method => <<"PUT">>,path => <<"/api/muc-lights/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:33:35.045 ***
REST request fails:
Code: 403
Req: {<0.2872.1>,<<"/api/muc-lights/localhost">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"beedeb3ad7b07dc4">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_non_unique_room_1008@localhost\",\"name\":\"wonderland\",\"id\":\"just_some_id_06be2330b0\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:33:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"19">>}],
         <<"Room already exists">>,150,790}
Params: #{body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_non_unique_room_1008@localhost\",\"name\":\"wonderland\",\"id\":\"just_some_id_06be2330b0\"}">>,
          method => <<"PUT">>,path => <<"/api/muc-lights/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:33:35.045 ***
alicE_create_non_unique_room_1008@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:33:35.046 ***
alicE_create_non_unique_room_1008@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:33:35.047 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2320.html
*** CT 2022-01-27 15:33:35.048 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4736.html



=== Ended at 2022-01-27 15:33:35
=== successfully completed test case
=== === Returned value: ok