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

=== Config value:

    [{watchdog,<0.8325.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@856ac683c987.2024-04-10_12.43.12/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-10_12.55.40/muc_http_api_suite.create_room.221826.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@856ac683c987.2024-04-10_12.43.12/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-10_12.55.40/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@856ac683c987.2024-04-10_12.43.12"

=== Started at 2024-04-10 12:55:40


*** CT 2024-04-10 12:55:40.251 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4558.html

*** User 2024-04-10 12:55:40.261 ***🔗
alicE_create_room_2922@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 12:55:40.261 ***🔗
alicE_create_room_2922@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='290ad4e10e0f3d33' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:55:40.261 ***🔗
alicE_create_room_2922@localhost/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-10 12:55:40.261 ***🔗
alicE_create_room_2922@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9yb29tXzI5MjIAbWF0eWdyeXNh</auth>



*** User 2024-04-10 12:55:40.262 ***🔗
alicE_create_room_2922@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:55:40.262 ***🔗
alicE_create_room_2922@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 12:55:40.262 ***🔗
alicE_create_room_2922@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d48d8243edcfa113' from='localhost' version='1.0' xml:lang='en' to='alice_create_room_2922@localhost'>

*** User 2024-04-10 12:55:40.262 ***🔗
alicE_create_room_2922@localhost/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-10 12:55:40.262 ***🔗
alicE_create_room_2922@localhost/res1 out
<iq type='set' id='dbf7c70fafc3ce5c153472554d967764'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:55:40.263 ***🔗
alicE_create_room_2922@localhost/res1 in
<iq id='dbf7c70fafc3ce5c153472554d967764' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_room_2922@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:55:40.263 ***🔗
alice_create_room_2922@localhost/res1 out
<iq type='set' id='b8c8912476eaf753509e19b1f68160fe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:55:40.263 ***🔗
alice_create_room_2922@localhost/res1 in
<iq from='localhost' to='alice_create_room_2922@localhost/res1' id='b8c8912476eaf753509e19b1f68160fe' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:55:40.263 ***🔗
alice_create_room_2922@localhost/res1 out
<presence/>



*** User 2024-04-10 12:55:40.265 ***🔗
alice_create_room_2922@localhost/res1 in
<presence from='alice_create_room_2922@localhost/res1' to='alice_create_room_2922@localhost/res1'/>



*** User 2024-04-10 12:55:40.268 ***🔗
REST request:
Code: 201
Req: {<0.8374.2>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"91a8c2a58b46990a">>}],
      <<"{\"owner\":\"alice_create_room_2922@localhost\",\"nick\":\"ali\",\"name\":\"wonderland-40.252003\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-40.252003">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 12:55:39 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-40.252003">>,215,2412}
Params: #{body =>
              <<"{\"owner\":\"alice_create_room_2922@localhost\",\"nick\":\"ali\",\"name\":\"wonderland-40.252003\"}">>,
          method => <<"POST">>,path => <<"/api/mucs/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-10 12:55:40.269 ***🔗
alice_create_room_2922@localhost/res1 in
<presence from='wonderland-40.252003@muc.localhost/ali' to='alice_create_room_2922@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_create_room_2922@localhost' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-04-10 12:55:40.269 ***🔗
alice_create_room_2922@localhost/res1 in
<message from='wonderland-40.252003@muc.localhost' to='alice_create_room_2922@localhost' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-04-10 12:55:45.269 ***🔗
alice_create_room_2922@localhost/res1 out
<iq type='get' id='eec38ee45e3aaa343894035966414f76' to='muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 12:55:45.271 ***🔗
alice_create_room_2922@localhost/res1 in
<iq from='muc.localhost' to='alice_create_room_2922@localhost/res1' id='eec38ee45e3aaa343894035966414f76' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='wonderland-40.252003@muc.localhost' name='wonderland-40.252003 (1)'/>
		<item jid='wonderland-40.256331@muc.localhost' name='wonderland-40.256331 (1)'/>
	</query>
</iq>



*** User 2024-04-10 12:55:45.271 ***🔗
alice_create_room_2922@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:55:45.271 ***🔗
alice_create_room_2922@localhost/res1 in
</stream:stream>
*** CT 2024-04-10 12:55:45.274 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4560.html



=== Ended at 2024-04-10 12:55:45
=== successfully completed test case
=== === Returned value: ok