=== Test case: pubsub_SUITE:publish_with_existing_id_test/1 (click for source code)

=== Config value:

    [{watchdog,<0.8174.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.pubsub_SUITE.logs/run.2022-01-27_15.34.03/pubsub_suite.publish_with_existing_id_test.64258.html"},
     {tc_group_properties,[{name,'tree+basic'},
                           {repeat_until_all_ok,3},
                           parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/pubsub_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.pubsub_SUITE.logs/run.2022-01-27_15.34.03/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard => [{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:34:35


*** CT 2022-01-27 15:34:35.229 *** View log from node mongooseim@localhost when started mongooseim@localhost_4871.html
*** CT 2022-01-27 15:34:35.229 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2357.html

*** User 2022-01-27 15:34:35.253 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:35.255 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ed88d381e00ff670' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:35.255 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 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-01-27 15:34:35.255 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfd2l0aF9leGlzdGluZ19pZF90ZXN0XzExNjMAbWF0eWdyeXNh</auth>



*** User 2022-01-27 15:34:35.256 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:34:35.256 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:35.257 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5af639cdc9f2fa04' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:35.258 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 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-01-27 15:34:35.258 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<iq type='set' id='6375b22ab4090b1efd044cd8d9eca608'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:34:35.258 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<iq id='6375b22ab4090b1efd044cd8d9eca608' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_publish_with_existing_id_test_1163@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:34:35.258 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<iq type='set' id='e62ce133334564a0b07b17ab358be7a4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:35.259 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<iq type='result' id='e62ce133334564a0b07b17ab358be7a4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:35.260 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<presence/>



*** User 2022-01-27 15:34:35.262 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<presence from='alicE_publish_with_existing_id_test_1163@localhost/res1' to='alice_publish_with_existing_id_test_1163@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:34:35.262 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-publish' from='alicE_publish_with_existing_id_test_1163@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_KQf.O8ndAoY='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.266 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_with_existing_id_test_1163@localhost/res1' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_KQf.O8ndAoY='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.266 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<iq to='pubsub.localhost' type='get' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-items' from='alicE_publish_with_existing_id_test_1163@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<items node='princely_musings_KQf.O8ndAoY='>
			<item id='item1'/>
		</items>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.270 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_with_existing_id_test_1163@localhost/res1' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-items' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<items node='princely_musings_KQf.O8ndAoY='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</items>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.270 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-publish' from='alicE_publish_with_existing_id_test_1163@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_KQf.O8ndAoY='>
			<item id='item1'>
				<entry>
					<new_entry/>
				</entry>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.308 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_with_existing_id_test_1163@localhost/res1' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_KQf.O8ndAoY='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.308 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<iq to='pubsub.localhost' type='get' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-items' from='alicE_publish_with_existing_id_test_1163@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<items node='princely_musings_KQf.O8ndAoY='>
			<item id='item1'/>
		</items>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.368 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_with_existing_id_test_1163@localhost/res1' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-items' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<items node='princely_musings_KQf.O8ndAoY='>
			<item id='item1'>
				<entry>
					<new_entry/>
				</entry>
			</item>
		</items>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.368 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-delete_node' from='alicE_publish_with_existing_id_test_1163@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_KQf.O8ndAoY='/>
	</pubsub>
</iq>



*** User 2022-01-27 15:34:35.701 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
<iq from='pubsub.localhost' to='alicE_publish_with_existing_id_test_1163@localhost/res1' id='alicE_publish_with_existing_id_test_1163-pubsub.localhost-princely_musings_KQf.O8ndAoY=-delete_node' type='result'/>



*** User 2022-01-27 15:34:35.701 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:34:36.021 ***
alicE_publish_with_existing_id_test_1163@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:34:36.022 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2357.html
*** CT 2022-01-27 15:34:36.023 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4896.html



=== Ended at 2022-01-27 15:34:36
=== successfully completed test case
=== === Returned value: ok