=== Test case: pubsub_s2s_SUITE:publish_test/1 (click for source code)

=== Config value:

    [{watchdog,<0.81372.0>},
     {{s2s,mim},
      #{opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5299,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              use_starttls => optional,max_retry_delay => 300},
        listener =>
            #{module => ejabberd_s2s_in,port => 5269,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,ip_address => "0",
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    verify_mode => peer,
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              proto => tcp,shaper => s2s_shaper,max_stanza_size => 131072,
              ip_tuple => {0,0,0,0},
              ip_version => 4,proxy_protocol => false,
              connection_type => s2s}}},
     {{s2s,fed},
      #{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"}},
              outgoing =>
                  #{port => 5269,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              use_starttls => optional,max_retry_delay => 300},
        listener =>
            #{module => ejabberd_s2s_in,port => 5299,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,ip_address => "0",
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    verify_mode => peer,
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              proto => tcp,shaper => s2s_shaper,max_stanza_size => 131072,
              ip_tuple => {0,0,0,0},
              ip_version => 4,proxy_protocol => false,
              connection_type => s2s}}},
     {escalus_user_db,xmpp},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_s2s_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d44e762df881.2024-03-18_12.53.29/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-03-18_13.09.42/pubsub_s2s_suite.publish_test.237442.html"},
     {tc_group_properties,[{name,'dag+basic'},parallel]},
     {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@d44e762df881.2024-03-18_12.53.29/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-03-18_13.09.42/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,buffer_max => 100,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d44e762df881.2024-03-18_12.53.29"

=== Started at 2024-03-18 13:09:42


*** CT 2024-03-18 13:09:42.754 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4770.html

*** User 2024-03-18 13:09:42.759 ***🔗
alice_publish_test_3254@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:09:42.759 ***🔗
alice_publish_test_3254@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eedbbd3b4dda99c9' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:09:42.759 ***🔗
alice_publish_test_3254@fed1 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-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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:09:42.760 ***🔗
alice_publish_test_3254@fed1 out
<iq type='get' id='e1540d3c1faa1df1f4f371c3a97368c3'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-03-18 13:09:42.760 ***🔗
alice_publish_test_3254@fed1 in
<iq from='fed1' to='fed1' id='e1540d3c1faa1df1f4f371c3a97368c3' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-03-18 13:09:42.760 ***🔗
alice_publish_test_3254@fed1 out
<iq type='set' id='8bcc7c64c79ad61c59f6bc190750ddd7'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_3254</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-03-18 13:09:42.786 ***🔗
alice_publish_test_3254@fed1 in
<iq from='fed1' to='fed1' id='8bcc7c64c79ad61c59f6bc190750ddd7' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_3254</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-03-18 13:09:42.787 ***🔗
alice_publish_test_3254@fed1 out
</stream:stream>

*** User 2024-03-18 13:09:42.787 ***🔗
alice_publish_test_3254@fed1 in
</stream:stream>

*** User 2024-03-18 13:09:42.788 ***🔗
alicE_publish_test_3254@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:09:42.788 ***🔗
alicE_publish_test_3254@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ed1e1899acd60871' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:09:42.788 ***🔗
alicE_publish_test_3254@localhost 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-03-18 13:09:42.789 ***🔗
alicE_publish_test_3254@localhost out
<iq type='get' id='9eeece8ed3f1dc386831c14e4bd05384'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-03-18 13:09:42.789 ***🔗
alicE_publish_test_3254@localhost in
<iq from='localhost' to='localhost' id='9eeece8ed3f1dc386831c14e4bd05384' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-03-18 13:09:42.789 ***🔗
alicE_publish_test_3254@localhost out
<iq type='set' id='ad37b00e9e93c152c1c50e88a76e3590'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_3254</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-03-18 13:09:42.796 ***🔗
alicE_publish_test_3254@localhost in
<iq from='localhost' to='localhost' id='ad37b00e9e93c152c1c50e88a76e3590' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_3254</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-03-18 13:09:42.796 ***🔗
alicE_publish_test_3254@localhost out
</stream:stream>

*** User 2024-03-18 13:09:42.797 ***🔗
alicE_publish_test_3254@localhost in
</stream:stream>

*** User 2024-03-18 13:09:42.798 ***🔗
alicE_publish_test_3254@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-03-18 13:09:42.798 ***🔗
alicE_publish_test_3254@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='826ad220e74b16bd' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:09:42.798 ***🔗
alicE_publish_test_3254@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-03-18 13:09:42.798 ***🔗
alicE_publish_test_3254@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8zMjU0AG1hdHlncnlzYQ==</auth>



*** User 2024-03-18 13:09:42.799 ***🔗
alicE_publish_test_3254@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:09:42.800 ***🔗
alicE_publish_test_3254@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-03-18 13:09:42.800 ***🔗
alicE_publish_test_3254@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6100fc81be351266' from='localhost' version='1.0' xml:lang='en' to='alice_publish_test_3254@localhost'>

*** User 2024-03-18 13:09:42.800 ***🔗
alicE_publish_test_3254@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-03-18 13:09:42.800 ***🔗
alicE_publish_test_3254@localhost/res1 out
<iq type='set' id='e959cf525631fd4f4c5109fb4289cd15'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:09:42.800 ***🔗
alicE_publish_test_3254@localhost/res1 in
<iq id='e959cf525631fd4f4c5109fb4289cd15' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_3254@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:09:42.801 ***🔗
alice_publish_test_3254@localhost/res1 out
<iq type='set' id='4bd25706828f365b008c597c4f062059'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:09:42.801 ***🔗
alice_publish_test_3254@localhost/res1 in
<iq from='localhost' to='alice_publish_test_3254@localhost/res1' id='4bd25706828f365b008c597c4f062059' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:09:42.801 ***🔗
alice_publish_test_3254@localhost/res1 out
<presence/>



*** User 2024-03-18 13:09:42.803 ***🔗
alice_publish_test_3254@localhost/res1 in
<presence from='alice_publish_test_3254@localhost/res1' to='alice_publish_test_3254@localhost/res1'/>



*** User 2024-03-18 13:09:42.804 ***🔗
alice_publish_test_3254@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:09:42.804 ***🔗
alice_publish_test_3254@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef5e55febe8896cb' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:09:42.804 ***🔗
alice_publish_test_3254@fed1/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-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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:09:42.804 ***🔗
alice_publish_test_3254@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8zMjU0AG1ha290YTI=</auth>



*** User 2024-03-18 13:09:42.808 ***🔗
alice_publish_test_3254@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:09:42.808 ***🔗
alice_publish_test_3254@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:09:42.808 ***🔗
alice_publish_test_3254@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='324cc64e6e87b4b1' from='fed1' version='1.0' xml:lang='en' to='alice_publish_test_3254@fed1'>

*** User 2024-03-18 13:09:42.808 ***🔗
alice_publish_test_3254@fed1/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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:09:42.809 ***🔗
alice_publish_test_3254@fed1/res1 out
<iq type='set' id='699a0d891f05fadddcd363fc9b099d31'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:09:42.809 ***🔗
alice_publish_test_3254@fed1/res1 in
<iq id='699a0d891f05fadddcd363fc9b099d31' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_3254@fed1/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:09:42.809 ***🔗
alice_publish_test_3254@fed1/res1 out
<iq type='set' id='501d002abbdad5b11f99d47292c863cb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:09:42.810 ***🔗
alice_publish_test_3254@fed1/res1 in
<iq from='fed1' to='alice_publish_test_3254@fed1/res1' id='501d002abbdad5b11f99d47292c863cb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:09:42.810 ***🔗
alice_publish_test_3254@fed1/res1 out
<presence/>



*** User 2024-03-18 13:09:42.810 ***🔗
alice_publish_test_3254@fed1/res1 in
<presence from='alice_publish_test_3254@fed1/res1' to='alice_publish_test_3254@fed1/res1'/>



*** User 2024-03-18 13:09:42.811 ***🔗
alice_publish_test_3254@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_3254-pubsub.localhost-princely_musings_Ru3fw23S8gY=-create_node' from='alice_publish_test_3254@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_Ru3fw23S8gY='/>
	</pubsub>
</iq>



*** User 2024-03-18 13:09:42.815 ***🔗
alice_publish_test_3254@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_3254@localhost/res1' id='alice_publish_test_3254-pubsub.localhost-princely_musings_Ru3fw23S8gY=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_Ru3fw23S8gY='/>
	</pubsub>
</iq>



*** User 2024-03-18 13:09:42.816 ***🔗
alice_publish_test_3254@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_3254-pubsub.localhost-princely_musings_Ru3fw23S8gY=-publish' from='alice_publish_test_3254@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_Ru3fw23S8gY='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-03-18 13:09:42.823 ***🔗
alice_publish_test_3254@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_3254@localhost/res1' id='alice_publish_test_3254-pubsub.localhost-princely_musings_Ru3fw23S8gY=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_Ru3fw23S8gY='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2024-03-18 13:09:42.823 ***🔗
alice_publish_test_3254@fed1/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_3254-pubsub.localhost-princely_musings_Ru3fw23S8gY=-publish' from='alice_publish_test_3254@fed1/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_Ru3fw23S8gY='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-03-18 13:09:42.832 ***🔗
alice_publish_test_3254@fed1/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_3254@fed1/res1' type='error' id='alice_publish_test_3254-pubsub.localhost-princely_musings_Ru3fw23S8gY=-publish'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_Ru3fw23S8gY='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-03-18 13:09:42.832 ***🔗
alice_publish_test_3254@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_3254-pubsub.localhost-princely_musings_Ru3fw23S8gY=-delete_node' from='alice_publish_test_3254@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_Ru3fw23S8gY='/>
	</pubsub>
</iq>



*** User 2024-03-18 13:09:42.842 ***🔗
alice_publish_test_3254@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_3254@localhost/res1' id='alice_publish_test_3254-pubsub.localhost-princely_musings_Ru3fw23S8gY=-delete_node' type='result'/>



*** User 2024-03-18 13:09:42.842 ***🔗
alice_publish_test_3254@fed1/res1 out
</stream:stream>

*** User 2024-03-18 13:09:42.842 ***🔗
alice_publish_test_3254@fed1/res1 in
</stream:stream>

*** User 2024-03-18 13:09:42.842 ***🔗
alice_publish_test_3254@localhost/res1 out
</stream:stream>

*** User 2024-03-18 13:09:42.843 ***🔗
alice_publish_test_3254@localhost/res1 in
</stream:stream>
*** CT 2024-03-18 13:09:42.845 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4770.html



=== Ended at 2024-03-18 13:09:42
=== successfully completed test case
=== === Returned value: ok