=== Test case: graphql_muc_light_SUITE:admin_send_message_to_room/1 (click for source code)

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.23706.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,username => <<"admin">>}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.graphql_muc_light_SUITE.logs/run.2023-12-04_15.44.26/graphql_muc_light_suite.admin_send_message_to_room.html"},
     {tc_group_properties,[{name,admin_muc_light}]},
     {tc_group_path,[[{name,admin_http}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.graphql_muc_light_SUITE.logs/run.2023-12-04_15.44.26/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}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:44:29


*** CT 2023-12-04 15:44:29.006 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1854.html

*** User 2023-12-04 15:44:29.011 ***🔗
alicE_admin_send_message_to_room_1045@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:44:29.011 ***🔗
alicE_admin_send_message_to_room_1045@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='940adc5f9ef017a3' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:44:29.011 ***🔗
alicE_admin_send_message_to_room_1045@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 2023-12-04 15:44:29.011 ***🔗
alicE_admin_send_message_to_room_1045@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3NlbmRfbWVzc2FnZV90b19yb29tXzEwNDUAbWF0eWdyeXNh</auth>



*** User 2023-12-04 15:44:29.012 ***🔗
alicE_admin_send_message_to_room_1045@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:44:29.012 ***🔗
alicE_admin_send_message_to_room_1045@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:44:29.012 ***🔗
alicE_admin_send_message_to_room_1045@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d6280aa2fc0b0fca' from='localhost' version='1.0' xml:lang='en' to='alice_admin_send_message_to_room_1045@localhost'>

*** User 2023-12-04 15:44:29.012 ***🔗
alicE_admin_send_message_to_room_1045@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 2023-12-04 15:44:29.012 ***🔗
alicE_admin_send_message_to_room_1045@localhost/res1 out
<iq type='set' id='ed30b49931f793a1384f933970a4f66a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:44:29.013 ***🔗
alicE_admin_send_message_to_room_1045@localhost/res1 in
<iq id='ed30b49931f793a1384f933970a4f66a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_send_message_to_room_1045@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:44:29.013 ***🔗
alice_admin_send_message_to_room_1045@localhost/res1 out
<iq type='set' id='01bc5c233c9f9873e5ae503863f1ae2b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:44:29.013 ***🔗
alice_admin_send_message_to_room_1045@localhost/res1 in
<iq from='localhost' to='alice_admin_send_message_to_room_1045@localhost/res1' id='01bc5c233c9f9873e5ae503863f1ae2b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:44:29.013 ***🔗
alice_admin_send_message_to_room_1045@localhost/res1 out
<presence/>



*** User 2023-12-04 15:44:29.014 ***🔗
alice_admin_send_message_to_room_1045@localhost/res1 in
<presence from='alice_admin_send_message_to_room_1045@localhost/res1' to='alice_admin_send_message_to_room_1045@localhost/res1'/>



*** User 2023-12-04 15:44:29.014 ***🔗
bOb_admin_send_message_to_room_1045@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:44:29.015 ***🔗
bOb_admin_send_message_to_room_1045@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ae21d5c24391eba7' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:44:29.015 ***🔗
bOb_admin_send_message_to_room_1045@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 2023-12-04 15:44:29.015 ***🔗
bOb_admin_send_message_to_room_1045@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9zZW5kX21lc3NhZ2VfdG9fcm9vbV8xMDQ1AG1ha3JvbGlrYQ==</auth>



*** User 2023-12-04 15:44:29.016 ***🔗
bOb_admin_send_message_to_room_1045@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:44:29.016 ***🔗
bOb_admin_send_message_to_room_1045@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:44:29.016 ***🔗
bOb_admin_send_message_to_room_1045@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9d4580f3a7f04962' from='localhost' version='1.0' xml:lang='en' to='bob_admin_send_message_to_room_1045@localhost'>

*** User 2023-12-04 15:44:29.016 ***🔗
bOb_admin_send_message_to_room_1045@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 2023-12-04 15:44:29.016 ***🔗
bOb_admin_send_message_to_room_1045@localhost/res1 out
<iq type='set' id='2ffe3c1c1e82b35a145766d12d7d352b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:44:29.016 ***🔗
bOb_admin_send_message_to_room_1045@localhost/res1 in
<iq id='2ffe3c1c1e82b35a145766d12d7d352b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_send_message_to_room_1045@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:44:29.016 ***🔗
bob_admin_send_message_to_room_1045@localhost/res1 out
<iq type='set' id='6bbfd94e647e0819e0f11bcc7a5fffc7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:44:29.017 ***🔗
bob_admin_send_message_to_room_1045@localhost/res1 in
<iq from='localhost' to='bob_admin_send_message_to_room_1045@localhost/res1' id='6bbfd94e647e0819e0f11bcc7a5fffc7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:44:29.017 ***🔗
bob_admin_send_message_to_room_1045@localhost/res1 out
<presence/>



*** User 2023-12-04 15:44:29.018 ***🔗
bob_admin_send_message_to_room_1045@localhost/res1 in
<presence from='bob_admin_send_message_to_room_1045@localhost/res1' to='bob_admin_send_message_to_room_1045@localhost/res1'/>



*** User 2023-12-04 15:44:29.026 ***🔗
REST request:
Code: 200
Req: {<0.23951.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"eb43c2f0757757f1">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"room\":\"1701-704669-18864@muclight.localhost\",\"from\":\"alice_admin_send_message_to_room_1045@localhost\",\"body\":\"Hello there!\"},\"query\":\"mutation ($body: String!, $from: JID!, $room: BareJID!) { muc_light { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:44:28 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"72">>}],
         <<"{\"data\":{\"muc_light\":{\"sendMessageToRoom\":\"Message sent successfully\"}}}">>,
         210,1911}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"1701-704669-18864@muclight.localhost\",\"from\":\"alice_admin_send_message_to_room_1045@localhost\",\"body\":\"Hello there!\"},\"query\":\"mutation ($body: String!, $from: JID!, $room: BareJID!) { muc_light { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:44:29.026 ***🔗
bob_admin_send_message_to_room_1045@localhost/res1 in
<message from='1701-704669-18864@muclight.localhost' to='bob_admin_send_message_to_room_1045@localhost' id='bd4b333b-83b8-420b-870e-59cadaf2b3c0' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1701-704669-21733</version>
		<user affiliation='member'>bob_admin_send_message_to_room_1045@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-12-04 15:44:29.026 ***🔗
bob_admin_send_message_to_room_1045@localhost/res1 in
<message from='1701-704669-18864@muclight.localhost/alice_admin_send_message_to_room_1045@localhost' to='bob_admin_send_message_to_room_1045@localhost' id='1701-704669-25272' type='groupchat'>
	<body>Hello there!</body>
</message>



*** User 2023-12-04 15:44:29.026 ***🔗
bob_admin_send_message_to_room_1045@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:44:29.026 ***🔗
bob_admin_send_message_to_room_1045@localhost/res1 in
</stream:stream>

*** User 2023-12-04 15:44:29.026 ***🔗
alice_admin_send_message_to_room_1045@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:44:29.027 ***🔗
alice_admin_send_message_to_room_1045@localhost/res1 in
</stream:stream>
*** CT 2023-12-04 15:44:29.028 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1854.html



=== Ended at 2023-12-04 15:44:29
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result