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

=== Config value:

    [{watchdog,<0.24312.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,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.inbox_SUITE.logs/run.2022-05-18_10.02.37/inbox_suite.groupchat_reset_stanza_resets_inbox.20996.html"},
     {tc_group_properties,[{name,muclight},parallel]},
     {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@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.inbox_SUITE.logs/run.2022-05-18_10.02.37/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_last => #{backend => mnesia,iqdisc => one_queue},
        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@3b05d744781a.2022-05-18_09.59.20"

=== Started at 2022-05-18 10:02:38


*** CT 2022-05-18 10:02:38.979 *** View log from node mongooseim@localhost when started mongooseim@localhost_1647.html
*** CT 2022-05-18 10:02:38.980 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_401.html

*** User 2022-05-18 10:02:39.007 ***
alicE_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.007 ***
alicE_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b55337008062e833' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:39.007 ***
alicE_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.007 ***
alicE_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2dyb3VwY2hhdF9yZXNldF9zdGFuemFfcmVzZXRzX2luYm94XzkyNwBtYXR5Z3J5c2E=</auth>



*** User 2022-05-18 10:02:39.008 ***
alicE_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:39.009 ***
alicE_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.009 ***
alicE_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3dad15a16e5e4e9d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:39.009 ***
alicE_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.009 ***
alicE_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='3bc5c2b53f6ec5c99a46f5cb37989f6a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:39.009 ***
alicE_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq id='3bc5c2b53f6ec5c99a46f5cb37989f6a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:39.009 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='2c2b0000b4b64a6fa6082d8fb3ceda14'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:39.010 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq type='result' id='2c2b0000b4b64a6fa6082d8fb3ceda14'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:39.010 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:39.012 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<presence from='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:39.015 ***
bOb_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.015 ***
bOb_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ccf4e4597fa14879' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:39.015 ***
bOb_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.015 ***
bOb_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ncm91cGNoYXRfcmVzZXRfc3RhbnphX3Jlc2V0c19pbmJveF85MjcAbWFrcm9saWth</auth>



*** User 2022-05-18 10:02:39.016 ***
bOb_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:39.016 ***
bOb_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.017 ***
bOb_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c9ce12c3f22a29f4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:39.017 ***
bOb_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.017 ***
bOb_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='d36a0262973c8ff3c4fd871eb2dba1b3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:39.017 ***
bOb_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq id='d36a0262973c8ff3c4fd871eb2dba1b3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:39.017 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='64042b907cf0e6b47fb5182a1ab08a27'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:39.017 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq type='result' id='64042b907cf0e6b47fb5182a1ab08a27'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:39.018 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:39.019 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<presence from='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:39.020 ***
kate_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.020 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='67c10476816baba2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:39.020 ***
kate_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.020 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfZ3JvdXBjaGF0X3Jlc2V0X3N0YW56YV9yZXNldHNfaW5ib3hfOTI3AG1ha3Jvd2U7cA==</auth>



*** User 2022-05-18 10:02:39.021 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:39.021 ***
kate_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.021 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c148a54252c88c8f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:39.022 ***
kate_groupchat_reset_stanza_resets_inbox_927@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-18 10:02:39.022 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='a48cc92b9cf3968bab50353cf09756c5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:39.022 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq id='a48cc92b9cf3968bab50353cf09756c5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:39.022 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='a2ef6937ce24185922edcb951223fccf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:39.022 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq type='result' id='a2ef6937ce24185922edcb951223fccf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:39.022 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:39.024 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<presence from='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:39.025 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='324a6cf16c8e644a4890f6c3a6e0b718' to='princely_musings_V+3uDF85SCM=@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_927@localhost</user>
			<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_927@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-18 10:02:39.091 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868159-26960</version>
		<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_927@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:39.091 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868159-26960</version>
		<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_927@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:39.091 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868159-26960</version>
		<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_927@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:39.091 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='princely_musings_v+3udf85scm=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='324a6cf16c8e644a4890f6c3a6e0b718' type='result'/>



*** User 2022-05-18 10:02:39.092 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='e6cd33e0fbe83026200c6fb695311679'>
	<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-18 10:02:39.094 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-93819'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='e6cd33e0fbe83026200c6fb695311679'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.094 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='e6cd33e0fbe83026200c6fb695311679' 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-18 10:02:39.094 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='98553934daf82721d0b060c7fd4d73d7'>
	<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-18 10:02:39.096 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-95708'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='98553934daf82721d0b060c7fd4d73d7'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.096 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='98553934daf82721d0b060c7fd4d73d7' 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-18 10:02:39.096 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='233d9a343b394014215b67a4869b08c1'>
	<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-18 10:02:39.097 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-97576'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='233d9a343b394014215b67a4869b08c1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.098 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='233d9a343b394014215b67a4869b08c1' 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-18 10:02:39.098 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='b43ae39288e62b30b80e5f7fc3835ac5'>
	<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-18 10:02:39.100 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-99742'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='b43ae39288e62b30b80e5f7fc3835ac5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.100 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='b43ae39288e62b30b80e5f7fc3835ac5' 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-18 10:02:39.100 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<message to='princely_musings_v+3udf85scm=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.104 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-101660' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.104 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-101660' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.104 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-101660' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.104 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='d0dd2fefd6122893d71b9fc7ba28b491'>
	<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-18 10:02:39.105 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-105017'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d0dd2fefd6122893d71b9fc7ba28b491'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.105 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='d0dd2fefd6122893d71b9fc7ba28b491' 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-18 10:02:39.105 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<message to='princely_musings_v+3udf85scm=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.108 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-106720' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.108 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-106720' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.108 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-106720' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.108 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='0f04e8a46df0d3f166cd835f32f21954'>
	<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-18 10:02:39.109 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-109564'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='0f04e8a46df0d3f166cd835f32f21954'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.109 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='0f04e8a46df0d3f166cd835f32f21954' 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-18 10:02:39.110 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<message to='princely_musings_v+3udf85scm=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.114 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-111555' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.114 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-111555' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.114 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='1652-868159-111555' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='324a6cf16c8e644a4890f6c3a6e0b718'/>
</message>



*** User 2022-05-18 10:02:39.114 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='4a09743af3a30dc34c0fd0e67e7e853b'>
	<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-18 10:02:39.271 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-270386'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='4a09743af3a30dc34c0fd0e67e7e853b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.271 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='4a09743af3a30dc34c0fd0e67e7e853b' 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-18 10:02:39.271 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='bbdb3260ec2f3c6c402c96c4a8e283e6'>
	<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-18 10:02:39.273 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-272518'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='bbdb3260ec2f3c6c402c96c4a8e283e6'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.273 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='bbdb3260ec2f3c6c402c96c4a8e283e6' 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-18 10:02:39.273 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='23380016ce52d61207698d3621ecf576'>
	<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-18 10:02:39.275 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-274529'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='23380016ce52d61207698d3621ecf576'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.025313Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='324a6cf16c8e644a4890f6c3a6e0b718' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868159-26960</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_927@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.275 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='23380016ce52d61207698d3621ecf576' 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-18 10:02:39.275 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<message to='princely_musings_V+3uDF85SCM=@muclight.localhost' type='groupchat' id='some_ID'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:39.596 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:39.596 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:39.596 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:39.597 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='1c7f60644fdb24a4d36c368ed4bb0827'>
	<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-18 10:02:39.721 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-721193'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='1c7f60644fdb24a4d36c368ed4bb0827'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.594150Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.721 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1c7f60644fdb24a4d36c368ed4bb0827' 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-18 10:02:39.721 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='6f5cb1457febdc7f7047dfd369f4b704'>
	<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-18 10:02:39.722 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-722442'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='6f5cb1457febdc7f7047dfd369f4b704'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.595009Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.722 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='6f5cb1457febdc7f7047dfd369f4b704' 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-18 10:02:39.722 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='5ce2a5b77b2ec16d4a2fe0e16899ea25'>
	<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-18 10:02:39.723 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-723419'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='5ce2a5b77b2ec16d4a2fe0e16899ea25'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.595764Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.723 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='5ce2a5b77b2ec16d4a2fe0e16899ea25' 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-18 10:02:39.724 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='417a150f6977383d07be03ada66ca426'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='princely_musings_V+3uDF85SCM=@muclight.localhost'/>
</iq>



*** User 2022-05-18 10:02:39.725 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='417a150f6977383d07be03ada66ca426' type='result'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation'/>
</iq>



*** User 2022-05-18 10:02:39.725 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='1ff529d481e236a2486f1010acc17cd6'>
	<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-18 10:02:39.736 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868159-735926'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='1ff529d481e236a2486f1010acc17cd6'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.595009Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:39.736 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_927@localhost' to='bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1ff529d481e236a2486f1010acc17cd6' 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-18 10:02:39.736 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='204cba1ef67aea94cde8485a6fc1ab40'>
	<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-18 10:02:40.044 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868160-43915'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='204cba1ef67aea94cde8485a6fc1ab40'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.594150Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:40.044 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_927@localhost' to='alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='204cba1ef67aea94cde8485a6fc1ab40' 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-18 10:02:40.044 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
<iq type='set' id='3e2934f4dbd70f1d6364ad768b3fae4b'>
	<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-18 10:02:40.045 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='1652-868160-44934'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='3e2934f4dbd70f1d6364ad768b3fae4b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:39.595764Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_927@localhost' id='some_ID' type='groupchat' from='princely_musings_v+3udf85scm=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_927@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:40.045 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_927@localhost' to='kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1' id='3e2934f4dbd70f1d6364ad768b3fae4b' 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-18 10:02:40.045 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:40.045 ***
kate_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:02:40.046 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:40.058 ***
bob_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:02:40.058 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:40.366 ***
alice_groupchat_reset_stanza_resets_inbox_927@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:02:40.368 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_401.html
*** CT 2022-05-18 10:02:40.369 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1647.html



=== Ended at 2022-05-18 10:02:40
=== successfully completed test case
=== === Returned value: ok