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

=== Config value:

    [{watchdog,<0.81539.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",default_policy => allow,
              ciphers => "TLSv1.2:TLSv1.3",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 =>
                  #{verify_mode => peer,ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              shaper => s2s_shaper,ip_version => 4,
              ip_tuple => {0,0,0,0},
              proxy_protocol => false,max_stanza_size => 131072,proto => tcp,
              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",default_policy => allow,
              ciphers => "TLSv1.2:TLSv1.3",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 =>
                  #{verify_mode => peer,ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              shaper => s2s_shaper,ip_version => 4,
              ip_tuple => {0,0,0,0},
              proxy_protocol => false,max_stanza_size => 131072,proto => tcp,
              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@f41cbf1d623b.2024-04-15_16.46.00/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-04-15_17.02.38/pubsub_s2s_suite.publish_test.217858.html"},
     {tc_group_properties,[{name,'tree+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@f41cbf1d623b.2024-04-15_16.46.00/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-04-15_17.02.38/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f41cbf1d623b.2024-04-15_16.46.00"

=== Started at 2024-04-15 17:02:39


*** CT 2024-04-15 17:02:39.141 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4764.html

*** User 2024-04-15 17:02:39.145 ***🔗
alice_publish_test_3214@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 17:02:39.145 ***🔗
alice_publish_test_3214@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cf1c8d1e768b1a0b' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-04-15 17:02:39.145 ***🔗
alice_publish_test_3214@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-04-15 17:02:39.145 ***🔗
alice_publish_test_3214@fed1 out
<iq type='get' id='01a55244fa95a77e4c05b378eb7a722e'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-15 17:02:39.146 ***🔗
alice_publish_test_3214@fed1 in
<iq from='fed1' to='fed1' id='01a55244fa95a77e4c05b378eb7a722e' 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-04-15 17:02:39.146 ***🔗
alice_publish_test_3214@fed1 out
<iq type='set' id='f8bca06fcb2a4179b90fe6b2cf53ede9'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_3214</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-04-15 17:02:39.166 ***🔗
alice_publish_test_3214@fed1 in
<iq from='fed1' to='fed1' id='f8bca06fcb2a4179b90fe6b2cf53ede9' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_3214</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-04-15 17:02:39.166 ***🔗
alice_publish_test_3214@fed1 out
</stream:stream>

*** User 2024-04-15 17:02:39.166 ***🔗
alice_publish_test_3214@fed1 in
</stream:stream>

*** User 2024-04-15 17:02:39.167 ***🔗
alicE_publish_test_3214@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 17:02:39.167 ***🔗
alicE_publish_test_3214@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='83feea209749e718' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 17:02:39.167 ***🔗
alicE_publish_test_3214@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-04-15 17:02:39.167 ***🔗
alicE_publish_test_3214@localhost out
<iq type='get' id='eca956b3c457780f707b3f2442a3373c'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-15 17:02:39.168 ***🔗
alicE_publish_test_3214@localhost in
<iq from='localhost' to='localhost' id='eca956b3c457780f707b3f2442a3373c' 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-04-15 17:02:39.168 ***🔗
alicE_publish_test_3214@localhost out
<iq type='set' id='5e8f45e1866e9bc0e0ee29f35ca40d29'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_3214</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-15 17:02:39.171 ***🔗
alicE_publish_test_3214@localhost in
<iq from='localhost' to='localhost' id='5e8f45e1866e9bc0e0ee29f35ca40d29' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_3214</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-15 17:02:39.172 ***🔗
alicE_publish_test_3214@localhost out
</stream:stream>

*** User 2024-04-15 17:02:39.172 ***🔗
alicE_publish_test_3214@localhost in
</stream:stream>

*** User 2024-04-15 17:02:39.173 ***🔗
alicE_publish_test_3214@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 17:02:39.173 ***🔗
alicE_publish_test_3214@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a1c4a7c6c05a288f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 17:02:39.173 ***🔗
alicE_publish_test_3214@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 17:02:39.173 ***🔗
alicE_publish_test_3214@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8zMjE0AG1hdHlncnlzYQ==</auth>



*** User 2024-04-15 17:02:39.174 ***🔗
alicE_publish_test_3214@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 17:02:39.174 ***🔗
alicE_publish_test_3214@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 17:02:39.175 ***🔗
alicE_publish_test_3214@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b1d3b7cca7355458' from='localhost' version='1.0' xml:lang='en' to='alice_publish_test_3214@localhost'>

*** User 2024-04-15 17:02:39.175 ***🔗
alicE_publish_test_3214@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 17:02:39.175 ***🔗
alicE_publish_test_3214@localhost/res1 out
<iq type='set' id='79b33062109aa6e9d99319466398690e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 17:02:39.175 ***🔗
alicE_publish_test_3214@localhost/res1 in
<iq id='79b33062109aa6e9d99319466398690e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_3214@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 17:02:39.175 ***🔗
alice_publish_test_3214@localhost/res1 out
<iq type='set' id='356b25c6ba3c745f0adb3884818a8f7e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 17:02:39.176 ***🔗
alice_publish_test_3214@localhost/res1 in
<iq from='localhost' to='alice_publish_test_3214@localhost/res1' id='356b25c6ba3c745f0adb3884818a8f7e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 17:02:39.176 ***🔗
alice_publish_test_3214@localhost/res1 out
<presence/>



*** User 2024-04-15 17:02:39.177 ***🔗
alice_publish_test_3214@localhost/res1 in
<presence from='alice_publish_test_3214@localhost/res1' to='alice_publish_test_3214@localhost/res1'/>



*** User 2024-04-15 17:02:39.178 ***🔗
alice_publish_test_3214@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-04-15 17:02:39.178 ***🔗
alice_publish_test_3214@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4137296958ec0dd0' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-04-15 17:02:39.178 ***🔗
alice_publish_test_3214@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-04-15 17:02:39.178 ***🔗
alice_publish_test_3214@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8zMjE0AG1ha290YTI=</auth>



*** User 2024-04-15 17:02:39.181 ***🔗
alice_publish_test_3214@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 17:02:39.181 ***🔗
alice_publish_test_3214@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-04-15 17:02:39.181 ***🔗
alice_publish_test_3214@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2cf2f90c6a7e40bd' from='fed1' version='1.0' xml:lang='en' to='alice_publish_test_3214@fed1'>

*** User 2024-04-15 17:02:39.182 ***🔗
alice_publish_test_3214@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-04-15 17:02:39.182 ***🔗
alice_publish_test_3214@fed1/res1 out
<iq type='set' id='45212107f5ec98cd311d834a16b13ecf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 17:02:39.182 ***🔗
alice_publish_test_3214@fed1/res1 in
<iq id='45212107f5ec98cd311d834a16b13ecf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_3214@fed1/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 17:02:39.182 ***🔗
alice_publish_test_3214@fed1/res1 out
<iq type='set' id='203846b3b420a84a26422c7e1e06077f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 17:02:39.182 ***🔗
alice_publish_test_3214@fed1/res1 in
<iq from='fed1' to='alice_publish_test_3214@fed1/res1' id='203846b3b420a84a26422c7e1e06077f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 17:02:39.183 ***🔗
alice_publish_test_3214@fed1/res1 out
<presence/>



*** User 2024-04-15 17:02:39.183 ***🔗
alice_publish_test_3214@fed1/res1 in
<presence from='alice_publish_test_3214@fed1/res1' to='alice_publish_test_3214@fed1/res1'/>



*** User 2024-04-15 17:02:39.183 ***🔗
alice_publish_test_3214@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_3214-pubsub.localhost-princely_musings_DbbCxRG1GGU=-create_node' from='alice_publish_test_3214@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_DbbCxRG1GGU='/>
	</pubsub>
</iq>



*** User 2024-04-15 17:02:39.189 ***🔗
alice_publish_test_3214@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_3214@localhost/res1' id='alice_publish_test_3214-pubsub.localhost-princely_musings_DbbCxRG1GGU=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_DbbCxRG1GGU='/>
	</pubsub>
</iq>



*** User 2024-04-15 17:02:39.189 ***🔗
alice_publish_test_3214@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_3214-pubsub.localhost-princely_musings_DbbCxRG1GGU=-publish' from='alice_publish_test_3214@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_DbbCxRG1GGU='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-04-15 17:02:39.200 ***🔗
alice_publish_test_3214@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_3214@localhost/res1' id='alice_publish_test_3214-pubsub.localhost-princely_musings_DbbCxRG1GGU=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_DbbCxRG1GGU='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2024-04-15 17:02:39.200 ***🔗
alice_publish_test_3214@fed1/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_3214-pubsub.localhost-princely_musings_DbbCxRG1GGU=-publish' from='alice_publish_test_3214@fed1/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_DbbCxRG1GGU='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-04-15 17:02:39.249 ***🔗
alice_publish_test_3214@fed1/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_3214@fed1/res1' type='error' id='alice_publish_test_3214-pubsub.localhost-princely_musings_DbbCxRG1GGU=-publish'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_DbbCxRG1GGU='>
			<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-04-15 17:02:39.249 ***🔗
alice_publish_test_3214@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_3214-pubsub.localhost-princely_musings_DbbCxRG1GGU=-delete_node' from='alice_publish_test_3214@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_DbbCxRG1GGU='/>
	</pubsub>
</iq>



*** User 2024-04-15 17:02:39.256 ***🔗
alice_publish_test_3214@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_3214@localhost/res1' id='alice_publish_test_3214-pubsub.localhost-princely_musings_DbbCxRG1GGU=-delete_node' type='result'/>



*** User 2024-04-15 17:02:39.257 ***🔗
alice_publish_test_3214@fed1/res1 out
</stream:stream>

*** User 2024-04-15 17:02:39.257 ***🔗
alice_publish_test_3214@fed1/res1 in
</stream:stream>

*** User 2024-04-15 17:02:39.257 ***🔗
alice_publish_test_3214@localhost/res1 out
</stream:stream>

*** User 2024-04-15 17:02:39.257 ***🔗
alice_publish_test_3214@localhost/res1 in
</stream:stream>
*** CT 2024-04-15 17:02:39.260 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4764.html



=== Ended at 2024-04-15 17:02:39
=== successfully completed test case
=== === Returned value: ok