=== Config function: pubsub_s2s_SUITE:end_per_suite/1 (click for source code)

=== Config value:

    [{{s2s,mim},
      #{listener =>
            #{backlog => 100,hibernate_after => 0,ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,num_acceptors => 100,port => 5269,
              proto => tcp,proxy_protocol => false,shaper => s2s_shaper,
              tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
        opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5299},
              use_starttls => optional}}},
     {{s2s,fed},
      #{listener =>
            #{backlog => 100,hibernate_after => 0,ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,num_acceptors => 100,port => 5299,
              proto => tcp,proxy_protocol => false,shaper => s2s_shaper,
              tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
        opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5269},
              use_starttls => optional}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.17514.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_s2s_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@901bd2a377ee.2022-05-25_10.38.09/big_tests.tests.pubsub_s2s_SUITE.logs/run.2022-05-25_10.50.14/pubsub_s2s_suite.end_per_suite.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/pubsub_s2s_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@901bd2a377ee.2022-05-25_10.38.09/big_tests.tests.pubsub_s2s_SUITE.logs/run.2022-05-25_10.50.14/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@901bd2a377ee.2022-05-25_10.38.09"

=== Started at 2022-05-25 10:50:14


*** User 2022-05-25 10:50:14.988 ***
alice_publish_without_node_attr_test_1404@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.988 ***
alice_publish_test_1403@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.988 ***
alice_publish_test_1408@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.988 ***
alice_publish_without_node_attr_test_1409@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.989 ***
alice_publish_without_node_attr_test_1404@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1671bad268d5bfd5' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.989 ***
alice_publish_test_1408@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5ca2c7c1c1f56533' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.989 ***
alice_publish_without_node_attr_test_1404@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.989 ***
alice_publish_without_node_attr_test_1404@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xNDA0AG1ha290YTI=</auth>



*** User 2022-05-25 10:50:14.989 ***
alice_publish_test_1403@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fcadaa4db99555b0' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.989 ***
alice_publish_test_1408@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.989 ***
alice_publish_without_node_attr_test_1409@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6bf9bac4c69a3cb2' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.989 ***
alice_publish_test_1403@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.989 ***
alice_publish_test_1408@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8xNDA4AG1ha290YTI=</auth>



*** User 2022-05-25 10:50:14.989 ***
alice_publish_without_node_attr_test_1409@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.989 ***
alice_publish_without_node_attr_test_1409@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xNDA5AG1ha290YTI=</auth>



*** User 2022-05-25 10:50:14.989 ***
alice_publish_test_1403@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8xNDAzAG1ha290YTI=</auth>



*** User 2022-05-25 10:50:14.992 ***
alice_publish_test_1408@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:14.992 ***
alice_publish_without_node_attr_test_1409@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:14.992 ***
alice_publish_test_1408@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.992 ***
alice_publish_without_node_attr_test_1409@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.992 ***
alice_publish_test_1408@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7b95067cc043d9dc' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.992 ***
alice_publish_without_node_attr_test_1409@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b9054fb37d6ee216' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.992 ***
alice_publish_test_1408@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.992 ***
alice_publish_test_1408@fed1 out
<iq type='set' id='af54211cfc836498555891f4f0e4c894'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.992 ***
alice_publish_without_node_attr_test_1409@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.992 ***
alice_publish_without_node_attr_test_1409@fed1 out
<iq type='set' id='b62df1ab9738d8684a9f7ddd57ad9d5e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.992 ***
alice_publish_test_1408@fed1 in
<iq id='af54211cfc836498555891f4f0e4c894' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1408@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1408@fed1/escalus-default-resource out
<iq type='set' id='82321216c1e9afce30f1385faf382e58'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1409@fed1 in
<iq id='b62df1ab9738d8684a9f7ddd57ad9d5e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_without_node_attr_test_1409@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1403@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1404@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1403@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1409@fed1/escalus-default-resource out
<iq type='set' id='c2aa201e1642f1d007a814123d285e45'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1404@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1408@fed1/escalus-default-resource in
<iq type='result' id='82321216c1e9afce30f1385faf382e58'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1403@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9c381f3be3822fc2' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1408@fed1/escalus-default-resource out
<iq type='set' id='f5e8e5ab6b04a73f95cc1e7778070dd1'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1409@fed1/escalus-default-resource in
<iq type='result' id='c2aa201e1642f1d007a814123d285e45'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1403@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1409@fed1/escalus-default-resource out
<iq type='set' id='67d9b6e06479c34d60c62a209e02adbc'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1404@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9edeeb36ac512a40' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1403@fed1 out
<iq type='set' id='e3fded90f4d1f689871cb5585688fe01'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1404@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1404@fed1 out
<iq type='set' id='cfaacca681a4154e5b1e296f4de0f424'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1403@fed1 in
<iq id='e3fded90f4d1f689871cb5585688fe01' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1403@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_without_node_attr_test_1404@fed1 in
<iq id='cfaacca681a4154e5b1e296f4de0f424' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_without_node_attr_test_1404@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.993 ***
alice_publish_test_1403@fed1/escalus-default-resource out
<iq type='set' id='def5f3e056bde0bf30f17430e0e0b5da'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_test_1408@fed1/escalus-default-resource in
<iq from='' to='alice_publish_test_1408@fed1/escalus-default-resource' id='f5e8e5ab6b04a73f95cc1e7778070dd1' type='result'/>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_test_1408@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:14.994 ***
alice_publish_without_node_attr_test_1404@fed1/escalus-default-resource out
<iq type='set' id='86d98ba99cd11611c3a9804a9837404c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_test_1408@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:14.994 ***
alice_publish_test_1403@fed1/escalus-default-resource in
<iq type='result' id='def5f3e056bde0bf30f17430e0e0b5da'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_test_1403@fed1/escalus-default-resource out
<iq type='set' id='f0f49d67dbb26e0f30b0699d74ba0a24'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_without_node_attr_test_1409@fed1/escalus-default-resource in
<iq from='' to='alice_publish_without_node_attr_test_1409@fed1/escalus-default-resource' id='67d9b6e06479c34d60c62a209e02adbc' type='result'/>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_without_node_attr_test_1409@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:14.994 ***
alice_publish_without_node_attr_test_1404@fed1/escalus-default-resource in
<iq type='result' id='86d98ba99cd11611c3a9804a9837404c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_without_node_attr_test_1404@fed1/escalus-default-resource out
<iq type='set' id='282b2b307dbaa03c4f1b9326b6ba8783'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_without_node_attr_test_1409@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:14.994 ***
alicE_publish_test_1408@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.994 ***
alice_publish_test_1403@fed1/escalus-default-resource in
<iq from='' to='alice_publish_test_1403@fed1/escalus-default-resource' id='f0f49d67dbb26e0f30b0699d74ba0a24' type='result'/>



*** User 2022-05-25 10:50:14.994 ***
alice_publish_test_1403@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:14.994 ***
alicE_publish_without_node_attr_test_1409@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.995 ***
alice_publish_test_1403@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:14.995 ***
alice_publish_without_node_attr_test_1404@fed1/escalus-default-resource in
<iq from='' to='alice_publish_without_node_attr_test_1404@fed1/escalus-default-resource' id='282b2b307dbaa03c4f1b9326b6ba8783' type='result'/>



*** User 2022-05-25 10:50:14.995 ***
alice_publish_without_node_attr_test_1404@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:14.995 ***
alicE_publish_test_1408@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9b4cd07a6e12f913' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.995 ***
alicE_publish_without_node_attr_test_1409@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef850f04ac3461d6' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.995 ***
alice_publish_without_node_attr_test_1404@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:14.995 ***
alicE_publish_without_node_attr_test_1409@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.995 ***
alicE_publish_test_1408@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.995 ***
alicE_publish_without_node_attr_test_1409@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xNDA5AG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 10:50:14.995 ***
alicE_publish_test_1408@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8xNDA4AG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 10:50:14.995 ***
alicE_publish_test_1403@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.995 ***
alicE_publish_without_node_attr_test_1404@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.995 ***
alicE_publish_test_1403@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='23015b00c1c88817' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.996 ***
alicE_publish_test_1403@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.996 ***
alicE_publish_without_node_attr_test_1404@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6c281c2b6238869f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.996 ***
alicE_publish_test_1403@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8xNDAzAG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 10:50:14.996 ***
alicE_publish_without_node_attr_test_1404@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.996 ***
alicE_publish_without_node_attr_test_1404@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xNDA0AG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1409@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1408@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1403@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1409@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1408@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1403@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1404@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1404@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1408@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='855d4eec5e9f949a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1409@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='451e318de2d281c3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1403@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ea2d77d2f27ec383' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1409@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1408@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1403@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1404@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d2ef211df9b70079' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1409@localhost out
<iq type='set' id='44b2ffd5415b0912011c061450072f35'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1403@localhost out
<iq type='set' id='7c7b7722751bb188318780621c45a39d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_test_1408@localhost out
<iq type='set' id='fe1ca77792f707cd1adb0df66f30e917'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1404@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:14.997 ***
alicE_publish_without_node_attr_test_1404@localhost out
<iq type='set' id='ff3719efb03e2b7bc35720dbc53588ee'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alicE_publish_test_1403@localhost in
<iq id='7c7b7722751bb188318780621c45a39d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1403@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alicE_publish_without_node_attr_test_1409@localhost in
<iq id='44b2ffd5415b0912011c061450072f35' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_without_node_attr_test_1409@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alicE_publish_test_1408@localhost in
<iq id='fe1ca77792f707cd1adb0df66f30e917' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1408@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_test_1403@localhost/escalus-default-resource out
<iq type='set' id='40bca870426b25e32a3ef2923fc2d5bb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alicE_publish_without_node_attr_test_1404@localhost in
<iq id='ff3719efb03e2b7bc35720dbc53588ee' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_without_node_attr_test_1404@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_without_node_attr_test_1409@localhost/escalus-default-resource out
<iq type='set' id='978013481ad311fdcb44c67376ecb04b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_without_node_attr_test_1404@localhost/escalus-default-resource out
<iq type='set' id='a606e1a18ee4050084873a55ed327212'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_test_1408@localhost/escalus-default-resource out
<iq type='set' id='e78429b0ff9309072f3a1911073d5d66'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_test_1403@localhost/escalus-default-resource in
<iq type='result' id='40bca870426b25e32a3ef2923fc2d5bb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_without_node_attr_test_1409@localhost/escalus-default-resource in
<iq type='result' id='978013481ad311fdcb44c67376ecb04b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_test_1403@localhost/escalus-default-resource out
<iq type='set' id='b99d6438f06848e795788d67753e9aca'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_without_node_attr_test_1409@localhost/escalus-default-resource out
<iq type='set' id='43c8a195916cc73c66560a88613d4f37'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_without_node_attr_test_1404@localhost/escalus-default-resource in
<iq type='result' id='a606e1a18ee4050084873a55ed327212'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_test_1408@localhost/escalus-default-resource in
<iq type='result' id='e78429b0ff9309072f3a1911073d5d66'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_without_node_attr_test_1404@localhost/escalus-default-resource out
<iq type='set' id='b255a86828a9276150b3ce11c6c5c5bf'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:14.998 ***
alice_publish_test_1408@localhost/escalus-default-resource out
<iq type='set' id='576b1cf9bf2660a8c78be7c0a43fb65d'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:14.999 ***
alice_publish_without_node_attr_test_1409@localhost/escalus-default-resource in
<iq from='' to='alice_publish_without_node_attr_test_1409@localhost/escalus-default-resource' id='43c8a195916cc73c66560a88613d4f37' type='result'/>



*** User 2022-05-25 10:50:14.999 ***
alice_publish_without_node_attr_test_1409@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:14.999 ***
alice_publish_without_node_attr_test_1409@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:15.003 ***
alice_publish_test_1403@localhost/escalus-default-resource in
<iq from='' to='alice_publish_test_1403@localhost/escalus-default-resource' id='b99d6438f06848e795788d67753e9aca' type='result'/>



*** User 2022-05-25 10:50:15.003 ***
alice_publish_test_1403@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:15.003 ***
alice_publish_test_1403@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:15.009 ***
alice_publish_without_node_attr_test_1404@localhost/escalus-default-resource in
<iq from='' to='alice_publish_without_node_attr_test_1404@localhost/escalus-default-resource' id='b255a86828a9276150b3ce11c6c5c5bf' type='result'/>



*** User 2022-05-25 10:50:15.010 ***
alice_publish_without_node_attr_test_1404@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:15.010 ***
alice_publish_without_node_attr_test_1404@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:15.015 ***
alice_publish_test_1408@localhost/escalus-default-resource in
<iq from='' to='alice_publish_test_1408@localhost/escalus-default-resource' id='576b1cf9bf2660a8c78be7c0a43fb65d' type='result'/>



*** User 2022-05-25 10:50:15.015 ***
alice_publish_test_1408@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:15.016 ***
alice_publish_test_1408@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:15.080 ***
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:15.080 ***
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='afadb2de351add37' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:15.081 ***
alice@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:15.081 ***
alice@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-05-25 10:50:15.083 ***
alice@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:15.083 ***
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:15.083 ***
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='72168bb4c028d318' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:15.083 ***
alice@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:15.083 ***
alice@fed1 out
<iq type='set' id='d5e46a7e9fdaa78063843dc9cacd67be'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:15.084 ***
alice@fed1 in
<iq id='d5e46a7e9fdaa78063843dc9cacd67be' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:15.084 ***
alice@fed1/escalus-default-resource out
<iq type='set' id='4af4564646352aceab7636faba34d172'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:15.084 ***
alice@fed1/escalus-default-resource in
<iq type='result' id='4af4564646352aceab7636faba34d172'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:15.084 ***
alice@fed1/escalus-default-resource out
<iq type='set' id='5e921381dd29616e190a55388d1df99f'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:15.084 ***
alice@fed1/escalus-default-resource in
<iq from='' to='alice@fed1/escalus-default-resource' id='5e921381dd29616e190a55388d1df99f' type='result'/>



*** User 2022-05-25 10:50:15.084 ***
alice@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:15.085 ***
alice@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-05-25 10:50:15.085 ***
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:15.085 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8913ef07bfbe7312' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:15.086 ***
alicE@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:15.086 ***
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 10:50:15.087 ***
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:50:15.087 ***
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:50:15.088 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fcf46b427b2f2756' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:50:15.088 ***
alicE@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:50:15.088 ***
alicE@localhost out
<iq type='set' id='36cdcea1e821ec97bab6730209b94779'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-05-25 10:50:15.088 ***
alicE@localhost in
<iq id='36cdcea1e821ec97bab6730209b94779' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-05-25 10:50:15.088 ***
alice@localhost/escalus-default-resource out
<iq type='set' id='a3be7cefe4f3d94bc7be799b377e5106'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:15.088 ***
alice@localhost/escalus-default-resource in
<iq type='result' id='a3be7cefe4f3d94bc7be799b377e5106'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:50:15.088 ***
alice@localhost/escalus-default-resource out
<iq type='set' id='c798af06723149c0bd1d53770c0f5788'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-05-25 10:50:15.090 ***
alice@localhost/escalus-default-resource in
<iq from='' to='alice@localhost/escalus-default-resource' id='c798af06723149c0bd1d53770c0f5788' type='result'/>



*** User 2022-05-25 10:50:15.090 ***
alice@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-05-25 10:50:15.091 ***
alice@localhost/escalus-default-resource in
</stream:stream>

*** System report during pubsub_s2s_SUITE:end_per_suite/1 2022-05-25 10:50:15.093 ***
=WARNING REPORT==== 25-May-2022::10:50:15.092961 ===
====== SUITE pubsub_s2s_SUITE finished


*** User 2022-05-25 10:50:15.112 ***
Suite: pubsub_s2s_SUITE finished dirty. Other suites may fail because of that. Details:
[{registered_users,<<"localhost">>,
                   [{<<"alice_disco_info_1209">>,<<"localhost">>},
                    {<<"alice_disco_service_1206">>,<<"localhost">>},
                    {<<"alice_disco_features_with_mam_1208">>,<<"localhost">>},
                    {<<"alice_disco_features_1207">>,<<"localhost">>},
                    {<<"alice_disco_info_with_mam_1210">>,<<"localhost">>}]},
 {registered_users_count,<<"localhost">>,5}]



=== Ended at 2022-05-25 10:50:15
=== successfully completed test case
=== === Returned value: ok
=== 
=== Total execution time of group: 0.452s



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