=== Test case: inbox_extensions_SUITE:groupchat_setunread_stanza_sets_inbox/1 (click for source code)

=== Config value:

    [{watchdog,<0.27746.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 1},
                   backend => rdbms_async,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_extensions_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-05-25_09.07.32/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.30211.html"},
     {tc_group_properties,[{name,muclight}]},
     {tc_group_path,[[{name,async_pools}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-05-25_09.07.32/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38"

=== Started at 2022-05-25 09:08:25


*** CT 2022-05-25 09:08:25.368 *** View log from node mongooseim@localhost when started mongooseim@localhost_1687.html
*** CT 2022-05-25 09:08:25.369 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_424.html

*** User 2022-05-25 09:08:25.377 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:08:25.378 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ca0a990cb57a3c3a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:08:25.378 ***
alicE@domain.example.com/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 09:08:25.378 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 09:08:25.379 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:08:25.379 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:08:25.379 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5a3f0736b1bb8264' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:08:25.379 ***
alicE@domain.example.com/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 09:08:25.379 ***
alicE@domain.example.com/res1 out
<iq type='set' id='98b658f3abf1e8f0947a7d12889f47f9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:08:25.379 ***
alicE@domain.example.com/res1 in
<iq id='98b658f3abf1e8f0947a7d12889f47f9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:08:25.379 ***
alice@domain.example.com/res1 out
<iq type='set' id='77a84e73b58beff653acec8b95a03db8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:08:25.380 ***
alice@domain.example.com/res1 in
<iq type='result' id='77a84e73b58beff653acec8b95a03db8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:08:25.380 ***
alice@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:08:25.381 ***
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:08:25.382 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:08:25.382 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b68f2698e3602890' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:08:25.382 ***
bOb@domain.example.com/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 09:08:25.382 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-05-25 09:08:25.383 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:08:25.383 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:08:25.383 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fdf1f68bbe16b262' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:08:25.383 ***
bOb@domain.example.com/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 09:08:25.383 ***
bOb@domain.example.com/res1 out
<iq type='set' id='34c6de5288c0bf1a2176366b0c0670d3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:08:25.384 ***
bOb@domain.example.com/res1 in
<iq id='34c6de5288c0bf1a2176366b0c0670d3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:08:25.384 ***
bob@domain.example.com/res1 out
<iq type='set' id='b0027b92decc9ee640ee5f1e3d1d7a60'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:08:25.384 ***
bob@domain.example.com/res1 in
<iq type='result' id='b0027b92decc9ee640ee5f1e3d1d7a60'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:08:25.384 ***
bob@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:08:25.385 ***
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:08:25.385 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:08:25.386 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d047c81826f8ffc3' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:08:25.386 ***
kate@domain.example.com/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 09:08:25.386 ***
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-05-25 09:08:25.387 ***
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:08:25.387 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:08:25.387 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f4e729efe21a99e6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:08:25.387 ***
kate@domain.example.com/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 09:08:25.387 ***
kate@domain.example.com/res1 out
<iq type='set' id='7e34fcf47c88d54ade4718eb5744d124'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:08:25.387 ***
kate@domain.example.com/res1 in
<iq id='7e34fcf47c88d54ade4718eb5744d124' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:08:25.387 ***
kate@domain.example.com/res1 out
<iq type='set' id='d628b96bda3b6c8946861b702a64579e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:08:25.387 ***
kate@domain.example.com/res1 in
<iq type='result' id='d628b96bda3b6c8946861b702a64579e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:08:25.387 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:08:25.388 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:08:25.389 ***
alice@domain.example.com/res1 out
<message to='room_markers_reset@muclight.domain.example.com' type='groupchat' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 09:08:25.392 ***
alice@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 09:08:25.392 ***
bob@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 09:08:25.392 ***
kate@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 09:08:25.393 ***
alice@domain.example.com/res1 out
<message to='room_markers_reset@muclight.domain.example.com' type='groupchat' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 09:08:25.394 ***
alice@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 09:08:25.394 ***
bob@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 09:08:25.395 ***
kate@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 09:08:25.395 ***
bob@domain.example.com/res1 out
<iq type='set' id='9e2839d61909b83b3f3747b1ba77158c'>
	<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 09:08:25.396 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1653-469705-396188'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9e2839d61909b83b3f3747b1ba77158c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:08:25.390944Z'/>
			<message to='bob@domain.example.com' id='id-1' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 09:08:25.396 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='9e2839d61909b83b3f3747b1ba77158c' 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 09:08:25.497 ***
bob@domain.example.com/res1 out
<iq type='set' id='2465130c24ad3ce8ce25548f47cae8cb'>
	<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 09:08:25.499 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1653-469705-498745'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='2465130c24ad3ce8ce25548f47cae8cb'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:08:25.394456Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 09:08:25.499 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='2465130c24ad3ce8ce25548f47cae8cb' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 09:08:25.499 ***
bob@domain.example.com/res1 out
<iq type='set' id='5e829bb8953e517f43ef9c9459f7f939'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>true</read>
	</query>
</iq>



*** User 2022-05-25 09:08:25.502 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com/res1' to='bob@domain.example.com' id='5e829bb8953e517f43ef9c9459f7f939'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='5e829bb8953e517f43ef9c9459f7f939'>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-25 09:08:25.502 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='5e829bb8953e517f43ef9c9459f7f939' type='result'/>



*** User 2022-05-25 09:08:25.502 ***
bob@domain.example.com/res1 out
<iq type='set' id='7d8b37cf441102f7e64f9939245fbb53'>
	<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 09:08:25.503 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1653-469705-503293'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='7d8b37cf441102f7e64f9939245fbb53'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:08:25.394456Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 09:08:25.503 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='7d8b37cf441102f7e64f9939245fbb53' 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 09:08:25.503 ***
bob@domain.example.com/res1 out
<iq type='set' id='1923945301e36733c66f51a7db112442'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>false</read>
	</query>
</iq>



*** User 2022-05-25 09:08:25.566 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com/res1' to='bob@domain.example.com' id='1923945301e36733c66f51a7db112442'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='1923945301e36733c66f51a7db112442'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-25 09:08:25.566 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1923945301e36733c66f51a7db112442' type='result'/>



*** User 2022-05-25 09:08:25.566 ***
bob@domain.example.com/res1 out
<iq type='set' id='86d4ca78d0ebe00561ff565e126e0bb9'>
	<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 09:08:25.764 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1653-469705-763745'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='86d4ca78d0ebe00561ff565e126e0bb9'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:08:25.394456Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 09:08:25.764 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='86d4ca78d0ebe00561ff565e126e0bb9' 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 09:08:25.764 ***
alice@domain.example.com/res1 out
<iq type='set' id='22a9dfd6a9b7f587bb7fccb56f815790'>
	<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 09:08:25.765 ***
alice@domain.example.com/res1 in
<message from='alice@domain.example.com' to='alice@domain.example.com/res1' id='1653-469705-765337'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='22a9dfd6a9b7f587bb7fccb56f815790'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:08:25.394314Z'/>
			<message to='alice@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 09:08:25.765 ***
alice@domain.example.com/res1 in
<iq from='alice@domain.example.com' to='alice@domain.example.com/res1' id='22a9dfd6a9b7f587bb7fccb56f815790' 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 09:08:25.765 ***
kate@domain.example.com/res1 out
<iq type='set' id='bf8c09934c8120b6fe2f821cb5733cb5'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>false</read>
	</query>
</iq>



*** User 2022-05-25 09:08:25.768 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com/res1' to='kate@domain.example.com' id='bf8c09934c8120b6fe2f821cb5733cb5'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='bf8c09934c8120b6fe2f821cb5733cb5'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-25 09:08:25.768 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='bf8c09934c8120b6fe2f821cb5733cb5' type='result'/>



*** User 2022-05-25 09:08:25.768 ***
kate@domain.example.com/res1 out
<iq type='set' id='1539016dfbbe7a6e54c124e5788447a8'>
	<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 09:08:25.769 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1653-469705-769662'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='1539016dfbbe7a6e54c124e5788447a8'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:08:25.394581Z'/>
			<message to='kate@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 09:08:25.770 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1539016dfbbe7a6e54c124e5788447a8' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2022-05-25 09:08:25.770 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:08:25.770 ***
kate@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-25 09:08:25.770 ***
bob@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:08:26.085 ***
bob@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-25 09:08:26.085 ***
alice@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:08:26.086 ***
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-25 09:08:26.095 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_424.html
*** CT 2022-05-25 09:08:26.096 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1687.html



=== Ended at 2022-05-25 09:08:26
=== successfully completed test case
=== === Returned value: ok


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