=== Test case: inbox_SUITE:groupchat_reset_stanza_resets_inbox/1 (click for source code)

=== Config value:

    [{watchdog,<0.24920.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,bin_clean_after => 3600000,bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muclight],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.41.17/inbox_suite.groupchat_reset_stanza_resets_inbox.html"},
     {tc_group_properties,[{name,muclight}]},
     {tc_group_path,[[{name,regular}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.41.17/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59"

=== Started at 2022-05-25 10:41:23


*** CT 2022-05-25 10:41:23.337 *** View log from node mongooseim@localhost when started mongooseim@localhost_1654.html
*** CT 2022-05-25 10:41:23.337 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_402.html

*** User 2022-05-25 10:41:23.350 ***
alicE_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.350 ***
alicE_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7577bc1e902adf4b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:23.350 ***
alicE_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.351 ***
alicE_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2dyb3VwY2hhdF9yZXNldF9zdGFuemFfcmVzZXRzX2luYm94Xzk0NwBtYXR5Z3J5c2E=</auth>



*** User 2022-05-25 10:41:23.351 ***
alicE_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:23.351 ***
alicE_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.352 ***
alicE_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6c3fd0b90e23a240' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:23.352 ***
alicE_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.352 ***
alicE_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='1887850412a01ae9a217990aeaf7dd35'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:23.352 ***
alicE_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq id='1887850412a01ae9a217990aeaf7dd35' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:23.352 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='c7b32beb06d72ce9e2b7301827b57aef'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:23.352 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq type='result' id='c7b32beb06d72ce9e2b7301827b57aef'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:23.352 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:23.354 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<presence from='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:23.354 ***
bOb_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.355 ***
bOb_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1c9595aa406a756d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:23.355 ***
bOb_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.355 ***
bOb_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ncm91cGNoYXRfcmVzZXRfc3RhbnphX3Jlc2V0c19pbmJveF85NDcAbWFrcm9saWth</auth>



*** User 2022-05-25 10:41:23.356 ***
bOb_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:23.356 ***
bOb_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.356 ***
bOb_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6d73fef5f6edfdbd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:23.356 ***
bOb_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.356 ***
bOb_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='0afcc832645eefb36f920ba4f0c465ce'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:23.356 ***
bOb_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq id='0afcc832645eefb36f920ba4f0c465ce' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:23.356 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='23406c6ec17e3c266359746f38e2aab9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:23.357 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq type='result' id='23406c6ec17e3c266359746f38e2aab9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:23.357 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:23.358 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<presence from='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:23.359 ***
kate_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.359 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ceee7cf266b312ce' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:23.359 ***
kate_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.359 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfZ3JvdXBjaGF0X3Jlc2V0X3N0YW56YV9yZXNldHNfaW5ib3hfOTQ3AG1ha3Jvd2U7cA==</auth>



*** User 2022-05-25 10:41:23.360 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:23.360 ***
kate_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.360 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='560f5c8ba8590e1a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:23.360 ***
kate_groupchat_reset_stanza_resets_inbox_947@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-05-25 10:41:23.360 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='3ef956aad884bc1c9b6cd5ee4a40fea0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:23.361 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq id='3ef956aad884bc1c9b6cd5ee4a40fea0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:23.361 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='0e062bf6103eb5cc241c32913994c519'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:23.361 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq type='result' id='0e062bf6103eb5cc241c32913994c519'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:23.361 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:23.363 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<presence from='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:23.363 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='da361a2adbbd4951b64e16ad70eb05a2' to='princely_musings_euRyizTzZSk=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_947@localhost</user>
			<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_947@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-25 10:41:23.372 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475283-364721</version>
		<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_947@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:41:23.372 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475283-364721</version>
		<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_947@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:41:23.372 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475283-364721</version>
		<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_947@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:41:23.372 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='princely_musings_euryiztzzsk=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='da361a2adbbd4951b64e16ad70eb05a2' type='result'/>



*** User 2022-05-25 10:41:23.372 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='923225e67b410ba9787ff08619df0992'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.373 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-373209'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='923225e67b410ba9787ff08619df0992'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.373 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='923225e67b410ba9787ff08619df0992' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.373 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='d8bf87fb7bb6a8e4cbc8e50e6ed996ef'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.375 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-374898'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d8bf87fb7bb6a8e4cbc8e50e6ed996ef'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.375 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='d8bf87fb7bb6a8e4cbc8e50e6ed996ef' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.375 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='f0d1f4284e2e2a051e9757d54fd266e1'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.376 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-376414'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='f0d1f4284e2e2a051e9757d54fd266e1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.376 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='f0d1f4284e2e2a051e9757d54fd266e1' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.376 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='3b0737f2fe40a9b36aea2b52950767f3'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.378 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-377785'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='3b0737f2fe40a9b36aea2b52950767f3'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.378 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='3b0737f2fe40a9b36aea2b52950767f3' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.378 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<message to='princely_musings_euryiztzzsk=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.440 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-438452' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.440 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-438452' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.440 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-438452' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.440 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='5d85eda8d6d50a62adfd0432f18b4c05'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.442 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-441715'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='5d85eda8d6d50a62adfd0432f18b4c05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.442 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='5d85eda8d6d50a62adfd0432f18b4c05' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.442 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<message to='princely_musings_euryiztzzsk=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.444 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-443334' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.444 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-443334' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.444 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-443334' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.444 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='c2d05faa06c8420367e761f758488573'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.446 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-445898'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='c2d05faa06c8420367e761f758488573'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.446 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='c2d05faa06c8420367e761f758488573' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.446 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<message to='princely_musings_euryiztzzsk=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.448 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-447636' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.448 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-447636' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.449 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='1653-475283-447636' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='da361a2adbbd4951b64e16ad70eb05a2'/>
</message>



*** User 2022-05-25 10:41:23.449 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='5d6beb4b6cb52fedf753edca2d82bdeb'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.610 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-609711'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='5d6beb4b6cb52fedf753edca2d82bdeb'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.610 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='5d6beb4b6cb52fedf753edca2d82bdeb' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.610 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='bb02f2b00cee9b65c23a1627b73fd5e2'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.611 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-611506'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='bb02f2b00cee9b65c23a1627b73fd5e2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.611 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='bb02f2b00cee9b65c23a1627b73fd5e2' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.612 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='bbfd0351101da718c4a29e10a6e991aa'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:23.613 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475283-612813'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='bbfd0351101da718c4a29e10a6e991aa'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.363559Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='da361a2adbbd4951b64e16ad70eb05a2' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475283-364721</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_947@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:23.613 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='bbfd0351101da718c4a29e10a6e991aa' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:23.613 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<message to='princely_musings_euRyizTzZSk=@muclight.localhost' type='groupchat' id='some_ID'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:41:23.942 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:41:23.942 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:41:23.942 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:41:23.942 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='dc7fba76d2eb1b1dcc997313591fd58a'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:24.061 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475284-60774'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='dc7fba76d2eb1b1dcc997313591fd58a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.933298Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:24.061 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='dc7fba76d2eb1b1dcc997313591fd58a' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:24.061 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='2a2b980302186b8d0ac0773a5d752901'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:24.063 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475284-62618'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='2a2b980302186b8d0ac0773a5d752901'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.939058Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:24.063 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='2a2b980302186b8d0ac0773a5d752901' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:24.063 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='1ef584f39bc42233acf18e225c2c78c1'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:24.064 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475284-64214'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1ef584f39bc42233acf18e225c2c78c1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.941019Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:24.064 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1ef584f39bc42233acf18e225c2c78c1' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:24.064 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='33d37f63ec434be50bceb013d3216b45'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='princely_musings_euRyizTzZSk=@muclight.localhost'/>
</iq>



*** User 2022-05-25 10:41:24.067 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='33d37f63ec434be50bceb013d3216b45' type='result'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation'/>
</iq>



*** User 2022-05-25 10:41:24.067 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='f9c5f5ef2df872835e2a4d9814e8e4c8'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:24.068 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475284-68278'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='f9c5f5ef2df872835e2a4d9814e8e4c8'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.939058Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:24.068 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_947@localhost' to='bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='f9c5f5ef2df872835e2a4d9814e8e4c8' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:24.068 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='ad55cff2f5387e9a85be14ec93f14927'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:24.384 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475284-383821'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='ad55cff2f5387e9a85be14ec93f14927'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.933298Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:24.384 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_947@localhost' to='alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='ad55cff2f5387e9a85be14ec93f14927' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:24.384 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
<iq type='set' id='d1af45581bd6f849393ae89b143ab100'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-25 10:41:24.385 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='1653-475284-385535'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d1af45581bd6f849393ae89b143ab100'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:23.941019Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_947@localhost' id='some_ID' type='groupchat' from='princely_musings_euryiztzzsk=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_947@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:24.385 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_947@localhost' to='kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1' id='d1af45581bd6f849393ae89b143ab100' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 10:41:24.386 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:24.386 ***
kate_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:41:24.386 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:24.386 ***
bob_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:41:24.386 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:24.705 ***
alice_groupchat_reset_stanza_resets_inbox_947@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:41:24.707 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_402.html
*** CT 2022-05-25 10:41:24.707 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1654.html



=== Ended at 2022-05-25 10:41:24
=== successfully completed test case
=== === Returned value: ok


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