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

=== Config value:

    [{watchdog,<0.37901.0>},
     {inbox_opts,#{groupchat => [muclight],
                   iqdisc => no_queue,backend => rdbms,
                   max_result_limit => infinity,
                   delete_domain_limit => infinity,
                   async_writer => #{pool_size => 8},
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   bin_ttl => 30,bin_clean_after => 3600000,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@17a96e781220.2024-03-21_22.20.25/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-03-21_22.26.43/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.95106.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_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@17a96e781220.2024-03-21_22.20.25/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-03-21_22.26.43/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@17a96e781220.2024-03-21_22.20.25"

=== Started at 2024-03-21 22:26:44


*** CT 2024-03-21 22:26:44.917 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2757.html

*** User 2024-03-21 22:26:44.924 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 22:26:44.925 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2e42154b5f281fd1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 22:26:44.925 ***🔗
alicE@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 22:26:44.925 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-03-21 22:26:44.926 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 22:26:44.926 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 22:26:44.926 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='70fbef352e193562' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-03-21 22:26:44.926 ***🔗
alicE@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 22:26:44.926 ***🔗
alicE@localhost/res1 out
<iq type='set' id='ea32c29cfce0073de37d13561c4d1e7f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 22:26:44.926 ***🔗
alicE@localhost/res1 in
<iq id='ea32c29cfce0073de37d13561c4d1e7f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 22:26:44.926 ***🔗
alice@localhost/res1 out
<iq type='set' id='2b519aa26090d5c5d9446de92c6e8288'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:26:44.927 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='2b519aa26090d5c5d9446de92c6e8288' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:26:44.927 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-03-21 22:26:44.928 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-03-21 22:26:44.929 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 22:26:44.929 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='05b8dc07ceda51a6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 22:26:44.929 ***🔗
bOb@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 22:26:44.929 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-03-21 22:26:44.930 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 22:26:44.930 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 22:26:44.930 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='35d4eb98225a9bd5' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-03-21 22:26:44.930 ***🔗
bOb@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 22:26:44.931 ***🔗
bOb@localhost/res1 out
<iq type='set' id='2d7fedd3b87a8e1202f44c75b4b34953'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 22:26:44.931 ***🔗
bOb@localhost/res1 in
<iq id='2d7fedd3b87a8e1202f44c75b4b34953' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 22:26:44.931 ***🔗
bob@localhost/res1 out
<iq type='set' id='ae7b30c912006858ca3cf27ea79a4c69'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:26:44.931 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='ae7b30c912006858ca3cf27ea79a4c69' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:26:44.931 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-03-21 22:26:44.933 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-03-21 22:26:44.933 ***🔗
kate@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 22:26:44.934 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0f6098b38850249b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 22:26:44.934 ***🔗
kate@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 22:26:44.934 ***🔗
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-03-21 22:26:44.934 ***🔗
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 22:26:44.934 ***🔗
kate@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 22:26:44.935 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='efc0087fab533bf9' from='localhost' version='1.0' xml:lang='en' to='kate@localhost'>

*** User 2024-03-21 22:26:44.935 ***🔗
kate@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 22:26:44.935 ***🔗
kate@localhost/res1 out
<iq type='set' id='3bd5c8751e012f3c44888715b4685713'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 22:26:44.935 ***🔗
kate@localhost/res1 in
<iq id='3bd5c8751e012f3c44888715b4685713' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 22:26:44.935 ***🔗
kate@localhost/res1 out
<iq type='set' id='060232e2a824575d793a06e39960bdbb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:26:44.936 ***🔗
kate@localhost/res1 in
<iq from='localhost' to='kate@localhost/res1' id='060232e2a824575d793a06e39960bdbb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:26:44.936 ***🔗
kate@localhost/res1 out
<presence/>



*** User 2024-03-21 22:26:44.937 ***🔗
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1'/>



*** User 2024-03-21 22:26:44.937 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2024-03-21 22:26:44.943 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-03-21 22:26:44.944 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-03-21 22:26:44.944 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-03-21 22:26:44.944 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2024-03-21 22:26:44.948 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-03-21 22:26:44.948 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-03-21 22:26:44.948 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-03-21 22:26:44.948 ***🔗
bob@localhost/res1 out
<iq type='set' id='caae48b0777a49d1a1ff76f56e3f92db'>
	<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 2024-03-21 22:26:44.949 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1711-60004-949057'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='caae48b0777a49d1a1ff76f56e3f92db'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T22:26:44.946258Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 22:26:44.949 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='caae48b0777a49d1a1ff76f56e3f92db' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711060004946258/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1711060004946258/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 22:26:44.949 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 22:26:44.949 ***🔗
bob@localhost/res1 out
<iq type='set' id='a3797c75b3f507d6f263c42111a60ec8'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>true</read>
	</query>
</iq>



*** User 2024-03-21 22:26:44.952 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='a3797c75b3f507d6f263c42111a60ec8'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='a3797c75b3f507d6f263c42111a60ec8'>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-03-21 22:26:44.952 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='a3797c75b3f507d6f263c42111a60ec8' type='result'/>



*** User 2024-03-21 22:26:44.952 ***🔗
bob@localhost/res1 out
<iq type='set' id='6ae8a981f627548bcc23c6461dc772df'>
	<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 2024-03-21 22:26:44.954 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1711-60004-953664'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='6ae8a981f627548bcc23c6461dc772df'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T22:26:44.946258Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 22:26:44.954 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='6ae8a981f627548bcc23c6461dc772df' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711060004946258/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1711060004946258/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 22:26:44.954 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 22:26:44.954 ***🔗
bob@localhost/res1 out
<iq type='set' id='0b859ee516fbd62d7dde1c4808bc1e71'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-03-21 22:26:44.956 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='0b859ee516fbd62d7dde1c4808bc1e71'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='0b859ee516fbd62d7dde1c4808bc1e71'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-03-21 22:26:44.956 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='0b859ee516fbd62d7dde1c4808bc1e71' type='result'/>



*** User 2024-03-21 22:26:44.956 ***🔗
bob@localhost/res1 out
<iq type='set' id='1632bf05e6ae30c55a73e86763a104f9'>
	<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 2024-03-21 22:26:44.957 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1711-60004-957201'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1632bf05e6ae30c55a73e86763a104f9'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T22:26:44.946258Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 22:26:44.957 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='1632bf05e6ae30c55a73e86763a104f9' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711060004946258/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1711060004946258/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 22:26:44.957 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 22:26:44.957 ***🔗
alice@localhost/res1 out
<iq type='set' id='bbf59e8e50369c607ed43eb77571129b'>
	<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 2024-03-21 22:26:44.959 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='1711-60004-958771'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='bbf59e8e50369c607ed43eb77571129b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T22:26:44.945271Z'/>
			<message to='alice@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 22:26:44.959 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='bbf59e8e50369c607ed43eb77571129b' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711060004945271/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1711060004945271/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 22:26:44.959 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 22:26:44.959 ***🔗
kate@localhost/res1 out
<iq type='set' id='3fd029eab2bf20df61c74013fd1c39ba'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-03-21 22:26:44.961 ***🔗
kate@localhost/res1 in
<message from='kate@localhost/res1' to='kate@localhost' id='3fd029eab2bf20df61c74013fd1c39ba'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='3fd029eab2bf20df61c74013fd1c39ba'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-03-21 22:26:44.961 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='3fd029eab2bf20df61c74013fd1c39ba' type='result'/>



*** User 2024-03-21 22:26:44.961 ***🔗
kate@localhost/res1 out
<iq type='set' id='290848adb08d756f62166d7560fe7233'>
	<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 2024-03-21 22:26:44.963 ***🔗
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='1711-60004-962681'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='290848adb08d756f62166d7560fe7233'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T22:26:44.947049Z'/>
			<message to='kate@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 22:26:44.963 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='290848adb08d756f62166d7560fe7233' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711060004947049/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1711060004947049/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 22:26:44.963 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 22:26:44.963 ***🔗
kate@localhost/res1 out
</stream:stream>

*** User 2024-03-21 22:26:44.963 ***🔗
kate@localhost/res1 in
</stream:stream>

*** User 2024-03-21 22:26:44.963 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-03-21 22:26:44.964 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-03-21 22:26:44.964 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-03-21 22:26:44.964 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 22:26:44.979 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2757.html



=== Ended at 2024-03-21 22:26:44
=== successfully completed test case
=== === Returned value: ok