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

=== Config value:

    [{watchdog,<0.23430.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 => [muc],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"mysql_redis"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.40/inbox_suite.unread_count_is_reset_after_sending_chatmarker.28931.html"},
     {tc_group_properties,[{name,muc},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@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.40/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@f547f21cc62a.2022-05-11_08.56.42"

=== Started at 2022-05-11 08:59:44


*** CT 2022-05-11 08:59:44.960 *** View log from node mongooseim@localhost when started mongooseim@localhost_1610.html
*** CT 2022-05-11 08:59:44.961 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_111.html

*** User 2022-05-11 08:59:44.991 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:44.991 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0f9592b6f06458cc' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:44.991 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:44.991 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VucmVhZF9jb3VudF9pc19yZXNldF9hZnRlcl9zZW5kaW5nX2NoYXRtYXJrZXJfOTEzAG1hdHlncnlzYQ==</auth>



*** User 2022-05-11 08:59:44.992 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:44.992 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:44.992 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb77bdfdeffa6e02' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:44.992 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:44.993 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='aa086ca6ef536b8cbe76ad6899606519'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:44.993 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq id='aa086ca6ef536b8cbe76ad6899606519' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:44.993 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='82b547af91001a91c1ad83a59ffeee50'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:44.993 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq type='result' id='82b547af91001a91c1ad83a59ffeee50'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:44.993 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:44.997 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' to='alice_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:44.997 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:44.997 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='785f96e5f26125d7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:44.997 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:44.998 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91bnJlYWRfY291bnRfaXNfcmVzZXRfYWZ0ZXJfc2VuZGluZ19jaGF0bWFya2VyXzkxMwBtYWtyb2xpa2E=</auth>



*** User 2022-05-11 08:59:44.999 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:44.999 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:44.999 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ed7cfffe1c6659d5' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:44.999 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:44.999 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='a368ee35d7c3fbc2c56a8544adfd9c83'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:44.999 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq id='a368ee35d7c3fbc2c56a8544adfd9c83' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:44.999 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='3da08c0ac696321a8752aa614848daf7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:45.000 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq type='result' id='3da08c0ac696321a8752aa614848daf7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:45.000 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:45.003 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' to='bob_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:45.003 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:45.003 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f4aef52ed2cce27e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:45.004 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:45.004 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfdW5yZWFkX2NvdW50X2lzX3Jlc2V0X2FmdGVyX3NlbmRpbmdfY2hhdG1hcmtlcl85MTMAbWFrcm93ZTtw</auth>



*** User 2022-05-11 08:59:45.004 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:45.004 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:45.005 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b120979960b8673f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:45.005 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@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-11 08:59:45.005 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='33729f504078e00e7fd501a3d94b0a71'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:45.005 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq id='33729f504078e00e7fd501a3d94b0a71' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:45.005 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='30b24a363f1e646a00ff8c50b69576ec'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:45.005 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq type='result' id='30b24a363f1e646a00ff8c50b69576ec'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:45.005 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:45.009 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:45.010 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<presence to='room-4e1c8e4e4f@muc.localhost/alicE_unread_count_is_reset_after_sending_chatmarker_913'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-11 08:59:45.010 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<presence to='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-11 08:59:45.010 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<presence to='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-11 08:59:45.017 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.017 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.018 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/alicE_unread_count_is_reset_after_sending_chatmarker_913' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.020 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-11 08:59:45.020 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.020 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.020 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-11 08:59:45.020 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/alicE_unread_count_is_reset_after_sending_chatmarker_913' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.020 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.020 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-11 08:59:45.020 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.020 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/alicE_unread_count_is_reset_after_sending_chatmarker_913' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.020 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='ccb4cc41aa4cbc7891dff656827858e8' to='room-4e1c8e4e4f@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost' affiliation='member'/>
		<item jid='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost' affiliation='member'/>
	</query>
</iq>



*** User 2022-05-11 08:59:45.021 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.022 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.023 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq from='room-4e1c8e4e4f@muc.localhost' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' id='ccb4cc41aa4cbc7891dff656827858e8' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#admin'/>
</iq>



*** User 2022-05-11 08:59:45.023 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.023 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.023 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.023 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<presence from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:45.023 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<message to='room-4e1c8e4e4f@muc.localhost' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-11 08:59:45.031 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-11 08:59:45.031 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-11 08:59:45.032 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-11 08:59:45.032 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<message to='room-4e1c8e4e4f@muc.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='MyID'/>
</message>



*** User 2022-05-11 08:59:45.034 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='MyID'/>
</message>



*** User 2022-05-11 08:59:45.034 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='MyID'/>
</message>



*** User 2022-05-11 08:59:45.035 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='room-4e1c8e4e4f@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_913' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' xml:lang='en' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='MyID'/>
</message>



*** User 2022-05-11 08:59:45.035 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='a7515e1b628a71e685ac9c21cbf5d0cb'>
	<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-11 08:59:45.036 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' id='1652-259585-36047'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='a7515e1b628a71e685ac9c21cbf5d0cb'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:45.027634Z'/>
			<message from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='bob_unread_count_is_reset_after_sending_chatmarker_913@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:45.036 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq from='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost' to='bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' id='a7515e1b628a71e685ac9c21cbf5d0cb' 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-11 08:59:45.036 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='354d1617064c011bc3605b91e2c0183d'>
	<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-11 08:59:45.038 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' id='1652-259585-37912'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='354d1617064c011bc3605b91e2c0183d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:45.024043Z'/>
			<message from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='alice_unread_count_is_reset_after_sending_chatmarker_913@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:45.038 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq from='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost' to='alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' id='354d1617064c011bc3605b91e2c0183d' 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-11 08:59:45.038 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
<iq type='set' id='c289b303f656558bb3b1226ffd3db8cc'>
	<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-11 08:59:45.096 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<message from='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' id='1652-259585-40409'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='c289b303f656558bb3b1226ffd3db8cc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:45.029797Z'/>
			<message from='room-4e1c8e4e4f@muc.localhost/bOb_unread_count_is_reset_after_sending_chatmarker_913' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:45.096 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost' to='kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1' id='c289b303f656558bb3b1226ffd3db8cc' 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-11 08:59:45.096 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:45.097 ***
kate_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
</stream:stream>

*** User 2022-05-11 08:59:45.097 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:45.097 ***
bOb_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
</stream:stream>

*** User 2022-05-11 08:59:45.097 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:45.098 ***
alicE_unread_count_is_reset_after_sending_chatmarker_913@localhost/res1 in
</stream:stream>
*** CT 2022-05-11 08:59:45.106 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_111.html
*** CT 2022-05-11 08:59:45.106 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1610.html



=== Ended at 2022-05-11 08:59:45
=== successfully completed test case
=== === Returned value: ok