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

=== Config value:

    [{s2s_opts,{s2s_opts,"priv/ssl/fake_server.pem",optional,
                         #{ip_address => "0",
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,max_stanza_size => 131072,
                           module => ejabberd_s2s_in,port => 5269,
                           proto => tcp,shaper => s2s_shaper,
                           tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
                         "priv/ssl/fake_server.pem",optional,
                         #{ip_address => "0",
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,max_stanza_size => 131072,
                           module => ejabberd_s2s_in,port => 5299,
                           proto => tcp,shaper => s2s_shaper,
                           tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.9451.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_s2s_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.pubsub_s2s_SUITE.logs/run.2022-03-03_10.38.23/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@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.pubsub_s2s_SUITE.logs/run.2022-03-03_10.38.23/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@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:38:23


*** User 2022-03-03 10:38:23.895 ***
alice_publish_without_node_attr_test_1025@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.895 ***
alice_publish_test_1024@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.895 ***
alice_publish_without_node_attr_test_1023@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.895 ***
alice_publish_test_1022@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.896 ***
alice_publish_without_node_attr_test_1025@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fa2e244885dc682' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.896 ***
alice_publish_without_node_attr_test_1023@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1356a9ef8625184b' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.896 ***
alice_publish_test_1024@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09df51b5906bd9d1' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.896 ***
alice_publish_without_node_attr_test_1025@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-03-03 10:38:23.896 ***
alice_publish_without_node_attr_test_1025@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xMDI1AG1ha290YTI=</auth>



*** User 2022-03-03 10:38:23.896 ***
alice_publish_test_1024@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-03-03 10:38:23.896 ***
alice_publish_test_1022@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='76e2162e5e77d331' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.896 ***
alice_publish_test_1024@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8xMDI0AG1ha290YTI=</auth>



*** User 2022-03-03 10:38:23.896 ***
alice_publish_without_node_attr_test_1023@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-03-03 10:38:23.896 ***
alice_publish_test_1022@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-03-03 10:38:23.896 ***
alice_publish_test_1022@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8xMDIyAG1ha290YTI=</auth>



*** User 2022-03-03 10:38:23.896 ***
alice_publish_without_node_attr_test_1023@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xMDIzAG1ha290YTI=</auth>



*** User 2022-03-03 10:38:23.898 ***
alice_publish_without_node_attr_test_1025@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.898 ***
alice_publish_without_node_attr_test_1025@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1025@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c9d407a5abde8360' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1025@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-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1025@fed1 out
<iq type='set' id='c0bec3514003291f5a81e6a18d24581a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.899 ***
alice_publish_test_1024@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1023@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.899 ***
alice_publish_test_1024@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1023@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1025@fed1 in
<iq id='c0bec3514003291f5a81e6a18d24581a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_without_node_attr_test_1025@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1025@fed1/escalus-default-resource out
<iq type='set' id='3b6e64997221c4099e85a69e345462f6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.899 ***
alice_publish_test_1024@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aa772801d749ac94' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1023@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1bbb2577af2d5562' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.899 ***
alice_publish_test_1024@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-03-03 10:38:23.899 ***
alice_publish_test_1024@fed1 out
<iq type='set' id='84bb75b51c8ad5a886d8d08e88c8604b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1025@fed1/escalus-default-resource in
<iq type='result' id='3b6e64997221c4099e85a69e345462f6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.899 ***
alice_publish_without_node_attr_test_1023@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-03-03 10:38:23.900 ***
alice_publish_without_node_attr_test_1025@fed1/escalus-default-resource out
<iq type='set' id='812c7eb21676abd7683bfc840f57447b'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_without_node_attr_test_1023@fed1 out
<iq type='set' id='4bf089ecd4d4ad99cbda8a5e665a060c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_test_1024@fed1 in
<iq id='84bb75b51c8ad5a886d8d08e88c8604b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1024@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_test_1022@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_test_1022@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.900 ***
alice_publish_test_1024@fed1/escalus-default-resource out
<iq type='set' id='8b731b3575881710bb8de79dc03914c8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_without_node_attr_test_1023@fed1 in
<iq id='4bf089ecd4d4ad99cbda8a5e665a060c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_without_node_attr_test_1023@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_without_node_attr_test_1023@fed1/escalus-default-resource out
<iq type='set' id='1cf6e341c35581192d0e20cca4fce7cd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_test_1022@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3628c4f0735548e7' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.900 ***
alice_publish_test_1024@fed1/escalus-default-resource in
<iq type='result' id='8b731b3575881710bb8de79dc03914c8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_test_1022@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-03-03 10:38:23.900 ***
alice_publish_test_1024@fed1/escalus-default-resource out
<iq type='set' id='8d8768a56258485f3a541dab582cabd7'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_test_1022@fed1 out
<iq type='set' id='1faea3ab386e273d2478fc8df6d5487a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_without_node_attr_test_1025@fed1/escalus-default-resource in
<iq from='' to='alice_publish_without_node_attr_test_1025@fed1/escalus-default-resource' id='812c7eb21676abd7683bfc840f57447b' type='result'/>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_without_node_attr_test_1023@fed1/escalus-default-resource in
<iq type='result' id='1cf6e341c35581192d0e20cca4fce7cd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.900 ***
alice_publish_without_node_attr_test_1025@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.900 ***
alice_publish_without_node_attr_test_1023@fed1/escalus-default-resource out
<iq type='set' id='f9d7260bb4ce792b51f06db31c35426b'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.901 ***
alice_publish_without_node_attr_test_1025@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.901 ***
alice_publish_test_1022@fed1 in
<iq id='1faea3ab386e273d2478fc8df6d5487a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1022@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.901 ***
alice_publish_test_1022@fed1/escalus-default-resource out
<iq type='set' id='6a52b9b631d31b1f454df458729d5b05'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.901 ***
alice_publish_test_1024@fed1/escalus-default-resource in
<iq from='' to='alice_publish_test_1024@fed1/escalus-default-resource' id='8d8768a56258485f3a541dab582cabd7' type='result'/>



*** User 2022-03-03 10:38:23.901 ***
alice_publish_test_1024@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.901 ***
alice_publish_test_1022@fed1/escalus-default-resource in
<iq type='result' id='6a52b9b631d31b1f454df458729d5b05'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.901 ***
alice_publish_test_1022@fed1/escalus-default-resource out
<iq type='set' id='c73fb16e8c6396f8dad33695305774b8'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.901 ***
alice_publish_test_1024@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.901 ***
alice_publish_without_node_attr_test_1023@fed1/escalus-default-resource in
<iq from='' to='alice_publish_without_node_attr_test_1023@fed1/escalus-default-resource' id='f9d7260bb4ce792b51f06db31c35426b' type='result'/>



*** User 2022-03-03 10:38:23.901 ***
alicE_publish_without_node_attr_test_1025@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.901 ***
alice_publish_without_node_attr_test_1023@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.902 ***
alice_publish_without_node_attr_test_1023@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.902 ***
alicE_publish_test_1024@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.902 ***
alice_publish_test_1022@fed1/escalus-default-resource in
<iq from='' to='alice_publish_test_1022@fed1/escalus-default-resource' id='c73fb16e8c6396f8dad33695305774b8' type='result'/>



*** User 2022-03-03 10:38:23.902 ***
alicE_publish_without_node_attr_test_1025@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7b3dac60073ff7be' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.902 ***
alice_publish_test_1022@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.902 ***
alicE_publish_without_node_attr_test_1025@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>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-03-03 10:38:23.902 ***
alicE_publish_without_node_attr_test_1025@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xMDI1AG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:38:23.902 ***
alicE_publish_test_1024@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cbc5545b4cd84087' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.902 ***
alice_publish_test_1022@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.903 ***
alicE_publish_without_node_attr_test_1023@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.903 ***
alicE_publish_test_1024@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>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-03-03 10:38:23.903 ***
alicE_publish_test_1024@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8xMDI0AG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:38:23.903 ***
alicE_publish_without_node_attr_test_1023@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6aba1d821f452cc9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.903 ***
alicE_publish_test_1022@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.903 ***
alicE_publish_without_node_attr_test_1023@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>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-03-03 10:38:23.903 ***
alicE_publish_without_node_attr_test_1023@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfd2l0aG91dF9ub2RlX2F0dHJfdGVzdF8xMDIzAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:38:23.903 ***
alicE_publish_test_1022@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='571aa0a570374074' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.904 ***
alicE_publish_test_1022@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>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-03-03 10:38:23.904 ***
alicE_publish_test_1022@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8xMDIyAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:38:23.905 ***
alicE_publish_test_1024@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.905 ***
alicE_publish_without_node_attr_test_1025@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.905 ***
alicE_publish_test_1024@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.905 ***
alicE_publish_without_node_attr_test_1025@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.905 ***
alicE_publish_without_node_attr_test_1023@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.905 ***
alicE_publish_without_node_attr_test_1023@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.905 ***
alicE_publish_test_1022@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.905 ***
alicE_publish_without_node_attr_test_1025@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1f05691453b438b9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.905 ***
alicE_publish_test_1022@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:38:23.905 ***
alicE_publish_test_1024@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f56cf4d672570928' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.905 ***
alicE_publish_without_node_attr_test_1023@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='81a1588a9f0dcc6a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.905 ***
alicE_publish_without_node_attr_test_1025@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-03-03 10:38:23.905 ***
alicE_publish_test_1024@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-03-03 10:38:23.905 ***
alicE_publish_without_node_attr_test_1025@localhost out
<iq type='set' id='02512456a691a5c731c8db631d1d1965'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_without_node_attr_test_1023@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-03-03 10:38:23.906 ***
alicE_publish_test_1022@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0f728dceb0fdb5f8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.906 ***
alicE_publish_test_1024@localhost out
<iq type='set' id='ac0915de5abcd651d21c5f74f73c3382'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_without_node_attr_test_1023@localhost out
<iq type='set' id='5d5cd0e6e9ee60b785c03262cf65e068'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_without_node_attr_test_1025@localhost in
<iq id='02512456a691a5c731c8db631d1d1965' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_publish_without_node_attr_test_1025@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_test_1022@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-03-03 10:38:23.906 ***
alicE_publish_without_node_attr_test_1025@localhost/escalus-default-resource out
<iq type='set' id='125ed87b94e1abe52d6bb407caf6e6cf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_test_1022@localhost out
<iq type='set' id='2993890b085b6f3235e51263ae936265'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_test_1024@localhost in
<iq id='ac0915de5abcd651d21c5f74f73c3382' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_publish_test_1024@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_without_node_attr_test_1023@localhost in
<iq id='5d5cd0e6e9ee60b785c03262cf65e068' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_publish_without_node_attr_test_1023@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_test_1024@localhost/escalus-default-resource out
<iq type='set' id='b981aeafdf008858ceaa655448ae2acf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_test_1022@localhost in
<iq id='2993890b085b6f3235e51263ae936265' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_publish_test_1022@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_without_node_attr_test_1023@localhost/escalus-default-resource out
<iq type='set' id='2ecc35326ff7c47df1f7da5608d99831'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_without_node_attr_test_1025@localhost/escalus-default-resource in
<iq type='result' id='125ed87b94e1abe52d6bb407caf6e6cf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_test_1022@localhost/escalus-default-resource out
<iq type='set' id='ffb99687fd53c08abfea1e6f99b6bbc4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_without_node_attr_test_1025@localhost/escalus-default-resource out
<iq type='set' id='70b2a8af8b19ebd9591c3ac8d99a89ae'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.906 ***
alicE_publish_test_1024@localhost/escalus-default-resource in
<iq type='result' id='b981aeafdf008858ceaa655448ae2acf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.907 ***
alicE_publish_test_1024@localhost/escalus-default-resource out
<iq type='set' id='83d47bda5eec7ec6a8ec5fece616c78e'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.907 ***
alicE_publish_without_node_attr_test_1023@localhost/escalus-default-resource in
<iq type='result' id='2ecc35326ff7c47df1f7da5608d99831'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.907 ***
alicE_publish_test_1022@localhost/escalus-default-resource in
<iq type='result' id='ffb99687fd53c08abfea1e6f99b6bbc4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.907 ***
alicE_publish_without_node_attr_test_1023@localhost/escalus-default-resource out
<iq type='set' id='9777247dc245be323519b342167e6319'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.907 ***
alicE_publish_test_1022@localhost/escalus-default-resource out
<iq type='set' id='065b549bee105af7ab91bb7e5e98da4a'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.907 ***
alicE_publish_without_node_attr_test_1025@localhost/escalus-default-resource in
<iq from='' to='alicE_publish_without_node_attr_test_1025@localhost/escalus-default-resource' id='70b2a8af8b19ebd9591c3ac8d99a89ae' type='result'/>



*** User 2022-03-03 10:38:23.907 ***
alicE_publish_without_node_attr_test_1025@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.908 ***
alicE_publish_without_node_attr_test_1025@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.908 ***
alicE_publish_test_1024@localhost/escalus-default-resource in
<iq from='' to='alicE_publish_test_1024@localhost/escalus-default-resource' id='83d47bda5eec7ec6a8ec5fece616c78e' type='result'/>



*** User 2022-03-03 10:38:23.909 ***
alicE_publish_test_1024@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.909 ***
alicE_publish_test_1024@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.910 ***
alicE_publish_without_node_attr_test_1023@localhost/escalus-default-resource in
<iq from='' to='alicE_publish_without_node_attr_test_1023@localhost/escalus-default-resource' id='9777247dc245be323519b342167e6319' type='result'/>



*** User 2022-03-03 10:38:23.910 ***
alicE_publish_without_node_attr_test_1023@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.910 ***
alicE_publish_without_node_attr_test_1023@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.911 ***
alicE_publish_test_1022@localhost/escalus-default-resource in
<iq from='' to='alicE_publish_test_1022@localhost/escalus-default-resource' id='065b549bee105af7ab91bb7e5e98da4a' type='result'/>



*** User 2022-03-03 10:38:23.911 ***
alicE_publish_test_1022@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.912 ***
alicE_publish_test_1022@localhost/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.920 ***
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-03-03 10:38:23.921 ***
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef57a0f5edb096d6' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.921 ***
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-03-03 10:38:23.921 ***
alice@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-03-03 10:38:23.923 ***
alice@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.923 ***
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-03-03 10:38:23.924 ***
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ebfda8ab8c87b844' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.924 ***
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-03-03 10:38:23.924 ***
alice@fed1 out
<iq type='set' id='63e3030658192510e643e440166e20e1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.924 ***
alice@fed1 in
<iq id='63e3030658192510e643e440166e20e1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.925 ***
alice@fed1/escalus-default-resource out
<iq type='set' id='2a8f215acb8306cca403c818787e3e1b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.925 ***
alice@fed1/escalus-default-resource in
<iq type='result' id='2a8f215acb8306cca403c818787e3e1b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.925 ***
alice@fed1/escalus-default-resource out
<iq type='set' id='241387b9e3f2bce4daa3ea6a0b5a6069'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.925 ***
alice@fed1/escalus-default-resource in
<iq from='' to='alice@fed1/escalus-default-resource' id='241387b9e3f2bce4daa3ea6a0b5a6069' type='result'/>



*** User 2022-03-03 10:38:23.925 ***
alice@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.926 ***
alice@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-03 10:38:23.926 ***
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-03-03 10:38:23.927 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ee22b70f7f8b6e9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.927 ***
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>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-03-03 10:38:23.927 ***
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:38:23.929 ***
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:38:23.929 ***
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-03-03 10:38:23.929 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0636636c92b1b2cd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:38:23.929 ***
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-03-03 10:38:23.929 ***
alicE@localhost out
<iq type='set' id='6db39c9cf1e7f8fef1673571b0ccd747'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.929 ***
alicE@localhost in
<iq id='6db39c9cf1e7f8fef1673571b0ccd747' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-03 10:38:23.930 ***
alicE@localhost/escalus-default-resource out
<iq type='set' id='c44f20194406c5940ad1f0dbe6fa2e68'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.930 ***
alicE@localhost/escalus-default-resource in
<iq type='result' id='c44f20194406c5940ad1f0dbe6fa2e68'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:38:23.930 ***
alicE@localhost/escalus-default-resource out
<iq type='set' id='60abf2da8e8c71de82dfd124e4f2286c'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-03 10:38:23.930 ***
alicE@localhost/escalus-default-resource in
<iq from='' to='alicE@localhost/escalus-default-resource' id='60abf2da8e8c71de82dfd124e4f2286c' type='result'/>



*** User 2022-03-03 10:38:23.931 ***
alicE@localhost/escalus-default-resource out
</stream:stream>

*** User 2022-03-03 10:38:23.931 ***
alicE@localhost/escalus-default-resource in
</stream:stream>

*** System report during pubsub_s2s_SUITE:end_per_suite/1 2022-03-03 10:38:23.933 ***
=WARNING REPORT==== 3-Mar-2022::10:38:23.933093 ===
====== SUITE pubsub_s2s_SUITE finished


*** User 2022-03-03 10:38:23.937 ***
Suite: pubsub_s2s_SUITE finished dirty. Other suites may fail because of that. Details:
{'EXIT',{{badrpc,{'EXIT',{undef,[{mod_offline_backend,backend,[],[]}]}}},
         [{distributed_helper,rpc,
                              [#{node => mongooseim@localhost},
                               mod_offline_backend,backend,[]],
                              [{file,"/home/circleci/project/big_tests/tests/distributed_helper.erl"},
                               {line,117}]},
          {mongoose_helper,get_backend_old,1,
                           [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
                            {line,171}]},
          {mongoose_helper,generic_count_per_host_type,2,
                           [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
                            {line,184}]},
          {mongoose_helper,'-generic_count/1-lc$^0/1-0-',2,
                           [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
                            {line,181}]},
          {mongoose_helper,generic_count,1,
                           [{file,"/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
                            {line,181}]},
          {ct_mongoose_hook,generic_via_mongoose_helper,1,
                            [{file,"/home/circleci/project/big_tests/src/ct_mongoose_hook.erl"},
                             {line,190}]},
          {lists,flatmap,2,[{file,"lists.erl"},{line,1254}]},
          {lists,flatmap,2,[{file,"lists.erl"},{line,1254}]}]}}



=== Ended at 2022-03-03 10:38:23
=== successfully completed test case
=== === Returned value: ok
=== 
=== Total execution time of group: 0.541s



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