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

=== Config value:

    [{watchdog,<0.9642.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@ce8571dc8546.2024-04-26_13.09.10/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-26_13.22.39/muc_light_http_api_suite.send_message_to_room.219906.html"},
     {tc_group_properties,[{name,positive},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@ce8571dc8546.2024-04-26_13.09.10/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-26_13.22.39/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,<<"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@ce8571dc8546.2024-04-26_13.09.10"

=== Started at 2024-04-26 13:22:39


*** CT 2024-04-26 13:22:39.952 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4666.html

*** User 2024-04-26 13:22:40.024 ***🔗
alicE_send_message_to_room_2918@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-26 13:22:40.024 ***🔗
alicE_send_message_to_room_2918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4ec925759a382c24' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:22:40.024 ***🔗
alicE_send_message_to_room_2918@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-26 13:22:40.024 ***🔗
alicE_send_message_to_room_2918@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfbWVzc2FnZV90b19yb29tXzI5MTgAbWF0eWdyeXNh</auth>



*** User 2024-04-26 13:22:40.025 ***🔗
alicE_send_message_to_room_2918@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:22:40.025 ***🔗
alicE_send_message_to_room_2918@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-26 13:22:40.026 ***🔗
alicE_send_message_to_room_2918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f7588a34f468d643' from='localhost' version='1.0' xml:lang='en' to='alice_send_message_to_room_2918@localhost'>

*** User 2024-04-26 13:22:40.026 ***🔗
alicE_send_message_to_room_2918@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-26 13:22:40.026 ***🔗
alicE_send_message_to_room_2918@localhost/res1 out
<iq type='set' id='64a0fdd8617305604aa12b20012d910b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 13:22:40.026 ***🔗
alicE_send_message_to_room_2918@localhost/res1 in
<iq id='64a0fdd8617305604aa12b20012d910b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_send_message_to_room_2918@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 13:22:40.026 ***🔗
alice_send_message_to_room_2918@localhost/res1 out
<iq type='set' id='def9e166bfa70f2ae92c6128ce59a513'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:22:40.027 ***🔗
alice_send_message_to_room_2918@localhost/res1 in
<iq from='localhost' to='alice_send_message_to_room_2918@localhost/res1' id='def9e166bfa70f2ae92c6128ce59a513' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:22:40.027 ***🔗
alice_send_message_to_room_2918@localhost/res1 out
<presence/>



*** User 2024-04-26 13:22:40.028 ***🔗
alice_send_message_to_room_2918@localhost/res1 in
<presence from='alice_send_message_to_room_2918@localhost/res1' to='alice_send_message_to_room_2918@localhost/res1'/>



*** User 2024-04-26 13:22:40.028 ***🔗
bOb_send_message_to_room_2918@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-26 13:22:40.029 ***🔗
bOb_send_message_to_room_2918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fb3170457c04731e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:22:40.029 ***🔗
bOb_send_message_to_room_2918@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-26 13:22:40.029 ***🔗
bOb_send_message_to_room_2918@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX21lc3NhZ2VfdG9fcm9vbV8yOTE4AG1ha3JvbGlrYQ==</auth>



*** User 2024-04-26 13:22:40.030 ***🔗
bOb_send_message_to_room_2918@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:22:40.030 ***🔗
bOb_send_message_to_room_2918@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-26 13:22:40.030 ***🔗
bOb_send_message_to_room_2918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4dceb83ad9afad3d' from='localhost' version='1.0' xml:lang='en' to='bob_send_message_to_room_2918@localhost'>

*** User 2024-04-26 13:22:40.030 ***🔗
bOb_send_message_to_room_2918@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-26 13:22:40.030 ***🔗
bOb_send_message_to_room_2918@localhost/res1 out
<iq type='set' id='4bc4ade08080719e9122877b77e0a118'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 13:22:40.030 ***🔗
bOb_send_message_to_room_2918@localhost/res1 in
<iq id='4bc4ade08080719e9122877b77e0a118' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_send_message_to_room_2918@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 13:22:40.030 ***🔗
bob_send_message_to_room_2918@localhost/res1 out
<iq type='set' id='1d3434f8ed47fa6d617244671ef23409'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:22:40.031 ***🔗
bob_send_message_to_room_2918@localhost/res1 in
<iq from='localhost' to='bob_send_message_to_room_2918@localhost/res1' id='1d3434f8ed47fa6d617244671ef23409' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:22:40.031 ***🔗
bob_send_message_to_room_2918@localhost/res1 out
<presence/>



*** User 2024-04-26 13:22:40.031 ***🔗
bob_send_message_to_room_2918@localhost/res1 in
<presence from='bob_send_message_to_room_2918@localhost/res1' to='bob_send_message_to_room_2918@localhost/res1'/>



*** User 2024-04-26 13:22:40.032 ***🔗
kate_send_message_to_room_2918@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-26 13:22:40.032 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e9010695ce3ce42' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:22:40.032 ***🔗
kate_send_message_to_room_2918@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-26 13:22:40.032 ***🔗
kate_send_message_to_room_2918@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9tZXNzYWdlX3RvX3Jvb21fMjkxOABtYWtyb3dlO3A=</auth>



*** User 2024-04-26 13:22:40.033 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:22:40.033 ***🔗
kate_send_message_to_room_2918@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-26 13:22:40.033 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='087d3653bcbbe276' from='localhost' version='1.0' xml:lang='en' to='kate_send_message_to_room_2918@localhost'>

*** User 2024-04-26 13:22:40.033 ***🔗
kate_send_message_to_room_2918@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-26 13:22:40.033 ***🔗
kate_send_message_to_room_2918@localhost/res1 out
<iq type='set' id='c808de7713b70b767f57368cc2b473cd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 13:22:40.034 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
<iq id='c808de7713b70b767f57368cc2b473cd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_message_to_room_2918@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 13:22:40.034 ***🔗
kate_send_message_to_room_2918@localhost/res1 out
<iq type='set' id='f8a9373bc7e979e59c98c67002628a27'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:22:40.034 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
<iq from='localhost' to='kate_send_message_to_room_2918@localhost/res1' id='f8a9373bc7e979e59c98c67002628a27' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:22:40.034 ***🔗
kate_send_message_to_room_2918@localhost/res1 out
<presence/>



*** User 2024-04-26 13:22:40.035 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
<presence from='kate_send_message_to_room_2918@localhost/res1' to='kate_send_message_to_room_2918@localhost/res1'/>



*** User 2024-04-26 13:22:40.035 ***🔗
alice_send_message_to_room_2918@localhost/res1 out
<iq type='set' id='3d9e8e46286b172ee2ca96aecbb960b7' to='send_message_to_room@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>wonderland</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_send_message_to_room_2918@localhost</user>
			<user affiliation='member'>kate_send_message_to_room_2918@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-26 13:22:40.048 ***🔗
alice_send_message_to_room_2918@localhost/res1 in
<message from='send_message_to_room@muclight.localhost' to='alice_send_message_to_room_2918@localhost' id='3d9e8e46286b172ee2ca96aecbb960b7' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-137760-36209</version>
		<user affiliation='owner'>alice_send_message_to_room_2918@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-26 13:22:40.048 ***🔗
alice_send_message_to_room_2918@localhost/res1 in
<iq from='send_message_to_room@muclight.localhost' to='alice_send_message_to_room_2918@localhost/res1' id='3d9e8e46286b172ee2ca96aecbb960b7' type='result'/>



*** User 2024-04-26 13:22:40.048 ***🔗
bob_send_message_to_room_2918@localhost/res1 in
<message from='send_message_to_room@muclight.localhost' to='bob_send_message_to_room_2918@localhost' id='3d9e8e46286b172ee2ca96aecbb960b7' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-137760-36209</version>
		<user affiliation='member'>bob_send_message_to_room_2918@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-26 13:22:40.048 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
<message from='send_message_to_room@muclight.localhost' to='kate_send_message_to_room_2918@localhost' id='3d9e8e46286b172ee2ca96aecbb960b7' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-137760-36209</version>
		<user affiliation='member'>kate_send_message_to_room_2918@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-26 13:22:40.058 ***🔗
REST request:
Code: 204
Req: {<0.9713.2>,
      <<"/api/muc-lights/muclight.localhost/send_message_to_room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"94af2bbf8485e905">>}],
      <<"{\"from\":\"alice_send_message_to_room_2918@localhost\",\"body\":\"Hello everyone!\"}">>}
Result: {{<<"204">>,<<"No Content">>},[],<<>>,27,9613}
Params: #{body =>
              <<"{\"from\":\"alice_send_message_to_room_2918@localhost\",\"body\":\"Hello everyone!\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.localhost/send_message_to_room/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-26 13:22:40.059 ***🔗
bob_send_message_to_room_2918@localhost/res1 in
<message from='send_message_to_room@muclight.localhost/alice_send_message_to_room_2918@localhost' to='bob_send_message_to_room_2918@localhost' id='1714-137760-58110' type='groupchat'>
	<body>Hello everyone!</body>
</message>



*** User 2024-04-26 13:22:40.059 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
<message from='send_message_to_room@muclight.localhost/alice_send_message_to_room_2918@localhost' to='kate_send_message_to_room_2918@localhost' id='1714-137760-58110' type='groupchat'>
	<body>Hello everyone!</body>
</message>



*** User 2024-04-26 13:22:40.059 ***🔗
kate_send_message_to_room_2918@localhost/res1 out
</stream:stream>

*** User 2024-04-26 13:22:40.059 ***🔗
kate_send_message_to_room_2918@localhost/res1 in
</stream:stream>

*** User 2024-04-26 13:22:40.060 ***🔗
bob_send_message_to_room_2918@localhost/res1 out
</stream:stream>

*** User 2024-04-26 13:22:40.060 ***🔗
bob_send_message_to_room_2918@localhost/res1 in
</stream:stream>

*** User 2024-04-26 13:22:40.060 ***🔗
alice_send_message_to_room_2918@localhost/res1 out
</stream:stream>

*** User 2024-04-26 13:22:40.060 ***🔗
alice_send_message_to_room_2918@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 13:22:40.063 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4667.html



=== Ended at 2024-04-26 13:22:40
=== successfully completed test case
=== === Returned value: ok