=== Test case: muc_http_api_SUITE:create_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.2922.2>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@796d2ee6b4d7.2024-04-15_16.44.54/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-15_16.56.33/muc_http_api_suite.create_room.210050.html"},
     {tc_group_properties,[{name,positive},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@796d2ee6b4d7.2024-04-15_16.44.54/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-15_16.56.33/log_private/"},
     {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@796d2ee6b4d7.2024-04-15_16.44.54"

=== Started at 2024-04-15 16:56:33


*** CT 2024-04-15 16:56:33.770 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2450.html

*** User 2024-04-15 16:56:33.780 ***🔗
alicE_create_room_2804@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 16:56:33.780 ***🔗
alicE_create_room_2804@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c461443882f0ccc7' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-15 16:56:33.781 ***🔗
alicE_create_room_2804@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 16:56:33.781 ***🔗
alicE_create_room_2804@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9yb29tXzI4MDQAbWF0eWdyeXNh</auth>



*** User 2024-04-15 16:56:33.782 ***🔗
alicE_create_room_2804@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 16:56:33.782 ***🔗
alicE_create_room_2804@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 16:56:33.782 ***🔗
alicE_create_room_2804@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1bcae1e5828aad6c' from='domain.example.com' version='1.0' xml:lang='en' to='alice_create_room_2804@domain.example.com'>

*** User 2024-04-15 16:56:33.782 ***🔗
alicE_create_room_2804@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 16:56:33.782 ***🔗
alicE_create_room_2804@domain.example.com/res1 out
<iq type='set' id='a055bf4820a198427e2b3e0e321d4cb0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 16:56:33.783 ***🔗
alicE_create_room_2804@domain.example.com/res1 in
<iq id='a055bf4820a198427e2b3e0e321d4cb0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_room_2804@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 16:56:33.783 ***🔗
alice_create_room_2804@domain.example.com/res1 out
<iq type='set' id='b7741c2231d133d44528bea2c4106c9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:56:33.784 ***🔗
alice_create_room_2804@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_create_room_2804@domain.example.com/res1' id='b7741c2231d133d44528bea2c4106c9b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:56:33.784 ***🔗
alice_create_room_2804@domain.example.com/res1 out
<presence/>



*** User 2024-04-15 16:56:33.785 ***🔗
alice_create_room_2804@domain.example.com/res1 in
<presence from='alice_create_room_2804@domain.example.com/res1' to='alice_create_room_2804@domain.example.com/res1'/>



*** User 2024-04-15 16:56:33.790 ***🔗
REST request:
Code: 201
Req: {<0.2976.2>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"28a5e02190995d9e">>}],
      <<"{\"owner\":\"alice_create_room_2804@domain.example.com\",\"nick\":\"ali\",\"name\":\"wonderland-93.771293\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/domain.example.com/wonderland-93.771293">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:56:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-93.771293">>,224,2689}
Params: #{body =>
              <<"{\"owner\":\"alice_create_room_2804@domain.example.com\",\"nick\":\"ali\",\"name\":\"wonderland-93.771293\"}">>,
          method => <<"POST">>,path => <<"/api/mucs/domain.example.com">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-15 16:56:33.790 ***🔗
alice_create_room_2804@domain.example.com/res1 in
<presence from='wonderland-93.771293@groupchats.domain.example.com/ali' to='alice_create_room_2804@domain.example.com/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_create_room_2804@domain.example.com' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-04-15 16:56:33.790 ***🔗
alice_create_room_2804@domain.example.com/res1 in
<message from='wonderland-93.771293@groupchats.domain.example.com' to='alice_create_room_2804@domain.example.com' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-04-15 16:56:38.791 ***🔗
alice_create_room_2804@domain.example.com/res1 out
<iq type='get' id='121ccad2ee7e7c1599cc548114cd091c' to='groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-15 16:56:38.792 ***🔗
alice_create_room_2804@domain.example.com/res1 in
<iq from='groupchats.domain.example.com' to='alice_create_room_2804@domain.example.com/res1' id='121ccad2ee7e7c1599cc548114cd091c' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='wonderland-93.771293@groupchats.domain.example.com' name='wonderland-93.771293 (1)'/>
		<item jid='wonderland-93.775470@groupchats.domain.example.com' name='wonderland-93.775470 (1)'/>
	</query>
</iq>



*** User 2024-04-15 16:56:38.792 ***🔗
alice_create_room_2804@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-15 16:56:38.793 ***🔗
alice_create_room_2804@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-15 16:56:38.796 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2452.html



=== Ended at 2024-04-15 16:56:38
=== successfully completed test case
=== === Returned value: ok