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

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.24032.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {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@c63aed7f6ecc.2024-04-26_12.39.39/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-26_12.43.34/graphql_muc_light_suite.admin_get_room_messages_non_existent_domain.html"},
     {tc_group_properties,[{name,admin_muc_light_with_mam}]},
     {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@c63aed7f6ecc.2024-04-26_12.39.39/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-26_12.43.34/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c63aed7f6ecc.2024-04-26_12.39.39"

=== Started at 2024-04-26 12:43:38


*** CT 2024-04-26 12:43:38.035 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1722.html

*** User 2024-04-26 12:43:38.039 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@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 12:43:38.039 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f7ff49f76a89fa36' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:43:38.039 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@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 12:43:38.040 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2dldF9yb29tX21lc3NhZ2VzX25vbl9leGlzdGVudF9kb21haW5fMTEyNQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 12:43:38.041 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:43:38.041 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@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 12:43:38.041 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8729c1d8932dac03' from='localhost' version='1.0' xml:lang='en' to='alice_admin_get_room_messages_non_existent_domain_1125@localhost'>

*** User 2024-04-26 12:43:38.041 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@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 12:43:38.041 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@localhost/res1 out
<iq type='set' id='b09759d1399efc368d040b54e4ad9f39'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:43:38.042 ***🔗
alicE_admin_get_room_messages_non_existent_domain_1125@localhost/res1 in
<iq id='b09759d1399efc368d040b54e4ad9f39' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:43:38.042 ***🔗
alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1 out
<iq type='set' id='9789eea0dba32a111e35643b584c773a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:43:38.043 ***🔗
alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1 in
<iq from='localhost' to='alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1' id='9789eea0dba32a111e35643b584c773a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:43:38.043 ***🔗
alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1 out
<presence/>



*** User 2024-04-26 12:43:38.045 ***🔗
alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1 in
<presence from='alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1' to='alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1'/>



*** User 2024-04-26 12:43:38.052 ***🔗
REST request:
Code: 200
Req: {<0.24060.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"73f61f8caf12e7d0">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"room\":\"1714-135418-46323@not-existing-domain\",\"pageSize\":40,\"before\":null},\"query\":\"query ($before: DateTime, $pageSize: PosInt, $room: BareJID!) { muc_light { getRoomMessages(before: $before, pageSize: $pageSize, room: $room) { limit stanzas { sender stanza stanza_id timestamp } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 26 Apr 2024 12:43:37 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"230">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomMessages\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1714-135418-46323@not-existing-domain\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"getRoomMessages\":null}}}">>,
         369,1255}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"room\":\"1714-135418-46323@not-existing-domain\",\"pageSize\":40,\"before\":null},\"query\":\"query ($before: DateTime, $pageSize: PosInt, $room: BareJID!) { muc_light { getRoomMessages(before: $before, pageSize: $pageSize, room: $room) { limit stanzas { sender stanza stanza_id timestamp } } } }\"}">>,
          method => <<"POST">>,return_maps => true,
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          return_headers => true}


*** User 2024-04-26 12:43:38.052 ***🔗
alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:43:38.052 ***🔗
alice_admin_get_room_messages_non_existent_domain_1125@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 12:43:38.054 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1723.html



=== Ended at 2024-04-26 12:43:38
=== successfully completed test case
=== === Returned value: ok


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