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

=== Config value:

    [{watchdog,<0.34369.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      password => <<"secret">>,username => <<"admin">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"internal_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@6b87bb397ec6.2024-04-16_10.12.53/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-16_10.18.03/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@6b87bb397ec6.2024-04-16_10.12.53/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-16_10.18.03/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,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,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,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@6b87bb397ec6.2024-04-16_10.12.53"

=== Started at 2024-04-16 10:18:05


*** CT 2024-04-16 10:18:05.054 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1525.html

*** User 2024-04-16 10:18:05.066 ***🔗
alicE_admin_list_rooms_1377@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-16 10:18:05.067 ***🔗
alicE_admin_list_rooms_1377@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3c1f5551d446b384' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 10:18:05.067 ***🔗
alicE_admin_list_rooms_1377@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-16 10:18:05.068 ***🔗
alicE_admin_list_rooms_1377@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfcm9vbXNfMTM3NwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-16 10:18:05.068 ***🔗
alicE_admin_list_rooms_1377@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 10:18:05.068 ***🔗
alicE_admin_list_rooms_1377@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-16 10:18:05.069 ***🔗
alicE_admin_list_rooms_1377@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b86b9c6e7d5633ae' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_rooms_1377@localhost'>

*** User 2024-04-16 10:18:05.070 ***🔗
alicE_admin_list_rooms_1377@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-16 10:18:05.071 ***🔗
alicE_admin_list_rooms_1377@localhost/res1 out
<iq type='set' id='3276a2c57cb90c113c14c19ea429dabf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 10:18:05.071 ***🔗
alicE_admin_list_rooms_1377@localhost/res1 in
<iq id='3276a2c57cb90c113c14c19ea429dabf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_rooms_1377@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 10:18:05.071 ***🔗
alice_admin_list_rooms_1377@localhost/res1 out
<iq type='set' id='a8a16d7a278f4d4e82e8c64cf41ba72f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:18:05.072 ***🔗
alice_admin_list_rooms_1377@localhost/res1 in
<iq from='localhost' to='alice_admin_list_rooms_1377@localhost/res1' id='a8a16d7a278f4d4e82e8c64cf41ba72f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:18:05.072 ***🔗
alice_admin_list_rooms_1377@localhost/res1 out
<presence/>



*** User 2024-04-16 10:18:05.073 ***🔗
alice_admin_list_rooms_1377@localhost/res1 in
<presence from='alice_admin_list_rooms_1377@localhost/res1' to='alice_admin_list_rooms_1377@localhost/res1'/>



*** User 2024-04-16 10:18:05.074 ***🔗
bOb_admin_list_rooms_1377@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-16 10:18:05.075 ***🔗
bOb_admin_list_rooms_1377@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='93d5234def107987' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 10:18:05.075 ***🔗
bOb_admin_list_rooms_1377@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-16 10:18:05.075 ***🔗
bOb_admin_list_rooms_1377@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9saXN0X3Jvb21zXzEzNzcAbWFrcm9saWth</auth>



*** User 2024-04-16 10:18:05.076 ***🔗
bOb_admin_list_rooms_1377@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 10:18:05.076 ***🔗
bOb_admin_list_rooms_1377@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-16 10:18:05.077 ***🔗
bOb_admin_list_rooms_1377@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6beeb9115c75074b' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_rooms_1377@localhost'>

*** User 2024-04-16 10:18:05.077 ***🔗
bOb_admin_list_rooms_1377@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-16 10:18:05.078 ***🔗
bOb_admin_list_rooms_1377@localhost/res1 out
<iq type='set' id='475005829b6a0faf51bc078c0994e3f4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 10:18:05.079 ***🔗
bOb_admin_list_rooms_1377@localhost/res1 in
<iq id='475005829b6a0faf51bc078c0994e3f4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_rooms_1377@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 10:18:05.079 ***🔗
bob_admin_list_rooms_1377@localhost/res1 out
<iq type='set' id='0400b821f214b06976c4cf4679a55249'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:18:05.079 ***🔗
bob_admin_list_rooms_1377@localhost/res1 in
<iq from='localhost' to='bob_admin_list_rooms_1377@localhost/res1' id='0400b821f214b06976c4cf4679a55249' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:18:05.079 ***🔗
bob_admin_list_rooms_1377@localhost/res1 out
<presence/>



*** User 2024-04-16 10:18:05.080 ***🔗
bob_admin_list_rooms_1377@localhost/res1 in
<presence from='bob_admin_list_rooms_1377@localhost/res1' to='bob_admin_list_rooms_1377@localhost/res1'/>



*** User 2024-04-16 10:18:05.086 ***🔗
REST request:
Code: 200
Req: {<0.34379.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c1e3fa94c4ae8608">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_1377@localhost\",\"limit\":null,\"index\":null},\"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">>,<<"Tue, 16 Apr 2024 10:18:04 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"91">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[],\"last\":null,\"index\":null,\"first\":null,\"count\":0}}}}">>,
         229,3923}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_1377@localhost\",\"limit\":null,\"index\":null},\"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 } } } }\"}">>,
          return_maps => true,return_headers => true}


*** User 2024-04-16 10:18:05.093 ***🔗
REST request:
Code: 200
Req: {<0.34381.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2305dafe67b1572f">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_1377@localhost\",\"limit\":null,\"index\":null},\"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">>,<<"Tue, 16 Apr 2024 10:18:04 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":0,\"title\":\"2f37872a98ce118d\",\"private\":false,\"jid\":\"2f37872a98ce118d@muc.localhost\"},{\"usersNumber\":null,\"title\":\"6148e5c8ca12fd83\",\"private\":null,\"jid\":\"6148e5c8ca12fd83@muc.localhost\"}],\"last\":\"6148e5c8ca12fd83\",\"index\":0,\"first\":\"2f37872a98ce118d\",\"count\":2}}}}">>,
         456,1578}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_1377@localhost\",\"limit\":null,\"index\":null},\"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 } } } }\"}">>,
          return_maps => true,return_headers => true}


*** User 2024-04-16 10:18:05.097 ***🔗
REST request:
Code: 200
Req: {<0.34383.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4071b4f81ab1a1c2">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"from\":\"alice_admin_list_rooms_1377@localhost\",\"limit\":null,\"index\":null},\"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">>,<<"Tue, 16 Apr 2024 10:18:04 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":0,\"title\":\"2f37872a98ce118d\",\"private\":false,\"jid\":\"2f37872a98ce118d@muc.localhost\"},{\"usersNumber\":null,\"title\":\"6148e5c8ca12fd83\",\"private\":null,\"jid\":\"6148e5c8ca12fd83@muc.localhost\"}],\"last\":\"6148e5c8ca12fd83\",\"index\":0,\"first\":\"2f37872a98ce118d\",\"count\":2}}}}">>,
         456,1151}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"from\":\"alice_admin_list_rooms_1377@localhost\",\"limit\":null,\"index\":null},\"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 } } } }\"}">>,
          return_maps => true,return_headers => true}


*** User 2024-04-16 10:18:05.100 ***🔗
REST request:
Code: 200
Req: {<0.34385.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3d051da51d3ae779">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_1377@localhost\",\"limit\":1,\"index\":1},\"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">>,<<"Tue, 16 Apr 2024 10:18:04 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"217">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"6148e5c8ca12fd83\",\"private\":null,\"jid\":\"6148e5c8ca12fd83@muc.localhost\"}],\"last\":\"6148e5c8ca12fd83\",\"index\":1,\"first\":\"6148e5c8ca12fd83\",\"count\":2}}}}">>,
         356,1377}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,admin},
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_1377@localhost\",\"limit\":1,\"index\":1},\"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 } } } }\"}">>,
          return_maps => true,return_headers => true}


*** User 2024-04-16 10:18:05.101 ***🔗
bob_admin_list_rooms_1377@localhost/res1 out
</stream:stream>

*** User 2024-04-16 10:18:05.101 ***🔗
bob_admin_list_rooms_1377@localhost/res1 in
</stream:stream>

*** User 2024-04-16 10:18:05.101 ***🔗
alice_admin_list_rooms_1377@localhost/res1 out
</stream:stream>

*** User 2024-04-16 10:18:05.102 ***🔗
alice_admin_list_rooms_1377@localhost/res1 in
</stream:stream>
*** CT 2024-04-16 10:18:05.106 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1525.html



=== Ended at 2024-04-16 10:18:05
=== successfully completed test case
=== === Returned value: ok


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