=== Test case: graphql_muc_SUITE:admin_list_rooms/1 (click for source code)

=== Config value:

    [{watchdog,<0.20960.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      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_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@17dd90405134.2024-04-22_13.48.40/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-22_13.52.23/graphql_muc_suite.admin_list_rooms.html"},
     {tc_group_properties,[{name,admin_muc_configured}]},
     {tc_group_path,[[{name,admin_http}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@17dd90405134.2024-04-22_13.48.40/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-22_13.52.23/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@17dd90405134.2024-04-22_13.48.40"

=== Started at 2024-04-22 13:52:24


*** CT 2024-04-22 13:52:24.938 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1614.html

*** User 2024-04-22 13:52:24.944 ***🔗
alicE_admin_list_rooms_911@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-22 13:52:24.944 ***🔗
alicE_admin_list_rooms_911@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0ba46e3f9984f7c3' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2024-04-22 13:52:24.946 ***🔗
alicE_admin_list_rooms_911@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-22 13:52:24.946 ***🔗
alicE_admin_list_rooms_911@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='730da5fc0325f7a3' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_rooms_911@localhost'>

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



*** User 2024-04-22 13:52:24.947 ***🔗
alicE_admin_list_rooms_911@localhost/res1 in
<iq id='bbe45e88c6c74c48cd8a7c8b15b5e85a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_rooms_911@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:52:24.947 ***🔗
alice_admin_list_rooms_911@localhost/res1 out
<iq type='set' id='aad76d6a629d62e07ee4da01ff1e0d10'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-04-22 13:52:24.947 ***🔗
alice_admin_list_rooms_911@localhost/res1 out
<presence/>



*** User 2024-04-22 13:52:24.948 ***🔗
alice_admin_list_rooms_911@localhost/res1 in
<presence from='alice_admin_list_rooms_911@localhost/res1' to='alice_admin_list_rooms_911@localhost/res1'/>



*** User 2024-04-22 13:52:24.949 ***🔗
bOb_admin_list_rooms_911@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-22 13:52:24.950 ***🔗
bOb_admin_list_rooms_911@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='94f5e387c3235f45' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2024-04-22 13:52:24.951 ***🔗
bOb_admin_list_rooms_911@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-22 13:52:24.951 ***🔗
bOb_admin_list_rooms_911@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0bf6fb03eb33901b' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_rooms_911@localhost'>

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



*** User 2024-04-22 13:52:24.951 ***🔗
bOb_admin_list_rooms_911@localhost/res1 in
<iq id='6aa864e9a3b3b5488faa42e85b4efc97' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_rooms_911@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:52:24.952 ***🔗
bob_admin_list_rooms_911@localhost/res1 out
<iq type='set' id='a5e3e2296d95ab2b28ba1e978627b013'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-04-22 13:52:24.952 ***🔗
bob_admin_list_rooms_911@localhost/res1 out
<presence/>



*** User 2024-04-22 13:52:24.954 ***🔗
bob_admin_list_rooms_911@localhost/res1 in
<presence from='bob_admin_list_rooms_911@localhost/res1' to='bob_admin_list_rooms_911@localhost/res1'/>



*** User 2024-04-22 13:52:24.958 ***🔗
REST request:
Code: 200
Req: {<0.20970.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7bd4262b702afcd5">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_911@localhost\"},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 13:52:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"91">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[],\"last\":null,\"index\":null,\"first\":null,\"count\":0}}}}">>,
         229,2616}
Params: #{body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_911@localhost\"},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 13:52:24.963 ***🔗
REST request:
Code: 200
Req: {<0.20972.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5a4586f17df429dc">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_911@localhost\"},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 13:52:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"838cd64b4956ef9d\",\"private\":null,\"jid\":\"838cd64b4956ef9d@muc.localhost\"},{\"usersNumber\":0,\"title\":\"e9cd864a702d62d6\",\"private\":false,\"jid\":\"e9cd864a702d62d6@muc.localhost\"}],\"last\":\"e9cd864a702d62d6\",\"index\":0,\"first\":\"838cd64b4956ef9d\",\"count\":2}}}}">>,
         456,1845}
Params: #{body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_911@localhost\"},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 13:52:24.967 ***🔗
REST request:
Code: 200
Req: {<0.20974.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"be06fdbe49f955dc">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_911@localhost\"},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 13:52:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"838cd64b4956ef9d\",\"private\":null,\"jid\":\"838cd64b4956ef9d@muc.localhost\"},{\"usersNumber\":0,\"title\":\"e9cd864a702d62d6\",\"private\":false,\"jid\":\"e9cd864a702d62d6@muc.localhost\"}],\"last\":\"e9cd864a702d62d6\",\"index\":0,\"first\":\"838cd64b4956ef9d\",\"count\":2}}}}">>,
         456,1898}
Params: #{body =>
              <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_911@localhost\"},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 13:52:24.971 ***🔗
REST request:
Code: 200
Req: {<0.20976.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"569b7a17116aed0d">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":1,\"index\":1,\"from\":\"alice_admin_list_rooms_911@localhost\"},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 13:52:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"215">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":0,\"title\":\"e9cd864a702d62d6\",\"private\":false,\"jid\":\"e9cd864a702d62d6@muc.localhost\"}],\"last\":\"e9cd864a702d62d6\",\"index\":1,\"first\":\"e9cd864a702d62d6\",\"count\":2}}}}">>,
         354,2046}
Params: #{body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":1,\"index\":1,\"from\":\"alice_admin_list_rooms_911@localhost\"},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-22 13:52:24.972 ***🔗
bob_admin_list_rooms_911@localhost/res1 out
</stream:stream>

*** User 2024-04-22 13:52:24.972 ***🔗
bob_admin_list_rooms_911@localhost/res1 in
</stream:stream>

*** User 2024-04-22 13:52:24.972 ***🔗
alice_admin_list_rooms_911@localhost/res1 out
</stream:stream>

*** User 2024-04-22 13:52:24.973 ***🔗
alice_admin_list_rooms_911@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 13:52:24.975 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1614.html



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


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