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

=== Config value:

    [{watchdog,<0.26847.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_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.html"},
     {tc_group_properties,[{name,muclight}]},
     {tc_group_path,[[{name,regular}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_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:07:54


*** CT 2022-05-25 09:07:54.842 *** View log from node mongooseim@localhost when started mongooseim@localhost_1678.html
*** CT 2022-05-25 09:07:54.842 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_424.html

*** User 2022-05-25 09:07:54.850 ***
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:07:54.851 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='df095bff0553c547' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



*** User 2022-05-25 09:07:54.852 ***
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:07:54.852 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4d713162e1193268' from='domain.example.com' version='1.0' xml:lang='en'>

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



*** User 2022-05-25 09:07:54.853 ***
alicE@domain.example.com/res1 in
<iq id='a20c5b3971df2053105ddd0d23f9a3a2' 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:07:54.853 ***
alice@domain.example.com/res1 out
<iq type='set' id='b77665613add4cd8622d0ecaa815f96c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



*** User 2022-05-25 09:07:54.854 ***
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:07:54.855 ***
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:07:54.855 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9aa303d750921cb2' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



*** User 2022-05-25 09:07:54.856 ***
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:07:54.856 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e1f90aded12e97ee' from='domain.example.com' version='1.0' xml:lang='en'>

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



*** User 2022-05-25 09:07:54.857 ***
bOb@domain.example.com/res1 in
<iq id='cb95e1571cda69c0138ac142c789b01a' 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:07:54.857 ***
bob@domain.example.com/res1 out
<iq type='set' id='4db973c411ea526f7956a5200e87a5b3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



*** User 2022-05-25 09:07:54.859 ***
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:07:54.859 ***
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:07:54.859 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='af542e9bbec66f00' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



*** User 2022-05-25 09:07:54.861 ***
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:07:54.861 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='027811697b5b243a' from='domain.example.com' version='1.0' xml:lang='en'>

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



*** User 2022-05-25 09:07:54.861 ***
kate@domain.example.com/res1 in
<iq id='6dee3595a2d78895541d541bc5cb3c29' 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:07:54.861 ***
kate@domain.example.com/res1 out
<iq type='set' id='67464cb8f57dc2b5fd8604145194f517'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



*** User 2022-05-25 09:07:54.863 ***
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:07:54.863 ***
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:07:54.877 ***
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:07:54.877 ***
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:07:54.877 ***
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:07:54.877 ***
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:07:54.884 ***
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:07:54.884 ***
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:07:54.884 ***
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:07:54.884 ***
bob@domain.example.com/res1 out
<iq type='set' id='14dac248c462487437bdfb5ed6073e50'>
	<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:07:54.886 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1653-469674-885731'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='14dac248c462487437bdfb5ed6073e50'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:07:54.880960Z'/>
			<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:07:54.886 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='14dac248c462487437bdfb5ed6073e50' 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:07:54.886 ***
bob@domain.example.com/res1 out
<iq type='set' id='91c8e6bf2beb76d6e27447c29e5f935e'>
	<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:07:54.889 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com/res1' to='bob@domain.example.com' id='91c8e6bf2beb76d6e27447c29e5f935e'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='91c8e6bf2beb76d6e27447c29e5f935e'>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-25 09:07:54.889 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='91c8e6bf2beb76d6e27447c29e5f935e' type='result'/>



*** User 2022-05-25 09:07:54.890 ***
bob@domain.example.com/res1 out
<iq type='set' id='a25dddc15bd5dc744c52584d09ba2bb3'>
	<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:07:54.891 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1653-469674-891155'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='a25dddc15bd5dc744c52584d09ba2bb3'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:07:54.880960Z'/>
			<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:07:54.891 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='a25dddc15bd5dc744c52584d09ba2bb3' 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:07:54.891 ***
bob@domain.example.com/res1 out
<iq type='set' id='f9bf2f3a66fbab4896d2d2d50484ec94'>
	<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:07:54.894 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com/res1' to='bob@domain.example.com' id='f9bf2f3a66fbab4896d2d2d50484ec94'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='f9bf2f3a66fbab4896d2d2d50484ec94'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-25 09:07:54.894 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='f9bf2f3a66fbab4896d2d2d50484ec94' type='result'/>



*** User 2022-05-25 09:07:54.894 ***
bob@domain.example.com/res1 out
<iq type='set' id='dd220f937b72055d772053cbbfa70f81'>
	<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:07:54.931 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1653-469674-930807'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='dd220f937b72055d772053cbbfa70f81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:07:54.880960Z'/>
			<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:07:54.931 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='dd220f937b72055d772053cbbfa70f81' 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:07:54.931 ***
alice@domain.example.com/res1 out
<iq type='set' id='e3cabf911ee47ce5b6bcaeee59a432bd'>
	<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:07:54.933 ***
alice@domain.example.com/res1 in
<message from='alice@domain.example.com' to='alice@domain.example.com/res1' id='1653-469674-932735'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='e3cabf911ee47ce5b6bcaeee59a432bd'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:07:54.879210Z'/>
			<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:07:54.933 ***
alice@domain.example.com/res1 in
<iq from='alice@domain.example.com' to='alice@domain.example.com/res1' id='e3cabf911ee47ce5b6bcaeee59a432bd' 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:07:54.933 ***
kate@domain.example.com/res1 out
<iq type='set' id='3ba0f183a34d6c5f8ed8bd74eb56692d'>
	<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:07:54.936 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com/res1' to='kate@domain.example.com' id='3ba0f183a34d6c5f8ed8bd74eb56692d'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='3ba0f183a34d6c5f8ed8bd74eb56692d'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-25 09:07:54.936 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='3ba0f183a34d6c5f8ed8bd74eb56692d' type='result'/>



*** User 2022-05-25 09:07:54.936 ***
kate@domain.example.com/res1 out
<iq type='set' id='8c1271bef36de3a60bd8d5ff73ef526c'>
	<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:07:54.938 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1653-469674-937747'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='8c1271bef36de3a60bd8d5ff73ef526c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T09:07:54.882366Z'/>
			<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:07:54.938 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='8c1271bef36de3a60bd8d5ff73ef526c' 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:07:54.938 ***
kate@domain.example.com/res1 out
</stream:stream>

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

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

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

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

*** User 2022-05-25 09:07:55.252 ***
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-25 09:07:55.263 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_424.html
*** CT 2022-05-25 09:07:55.263 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1678.html



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


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