=== Test case: mod_event_pusher_http_SUITE:proper_http_message_encode_decode/1 (click for source code)

=== Config value:

    [{watchdog,<0.21573.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_event_pusher_http_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-01-27_15.29.00/mod_event_pusher_http_suite.proper_http_message_encode_decode.html"},
     {tc_group_properties,[{name,no_prefix},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mod_event_pusher_http_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-01-27_15.29.00/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard => [{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:29:00


*** CT 2022-01-27 15:29:00.634 *** View log from node mongooseim@localhost when started mongooseim@localhost_1187.html
*** CT 2022-01-27 15:29:00.635 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_613.html

*** User 2022-01-27 15:29:00.641 ***
alicE_proper_http_message_encode_decode_750@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-01-27 15:29:00.641 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='130e1da57e19041b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:00.641 ***
alicE_proper_http_message_encode_decode_750@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-01-27 15:29:00.641 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Byb3Blcl9odHRwX21lc3NhZ2VfZW5jb2RlX2RlY29kZV83NTAAbWF0eWdyeXNh</auth>



*** User 2022-01-27 15:29:00.642 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:00.642 ***
alicE_proper_http_message_encode_decode_750@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-01-27 15:29:00.642 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='32537aa1948c7897' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:00.642 ***
alicE_proper_http_message_encode_decode_750@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-01-27 15:29:00.642 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 out
<iq type='set' id='766984fee564a605b4ff566bf4fc93bc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:00.642 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 in
<iq id='766984fee564a605b4ff566bf4fc93bc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_proper_http_message_encode_decode_750@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:00.643 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 out
<iq type='set' id='68877877016e689d04e1fdc592a5cd1b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:00.643 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 in
<iq type='result' id='68877877016e689d04e1fdc592a5cd1b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:00.643 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:00.644 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 in
<presence from='alicE_proper_http_message_encode_decode_750@localhost/res1' to='alice_proper_http_message_encode_decode_750@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:00.644 ***
bOb_proper_http_message_encode_decode_750@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-01-27 15:29:00.645 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ac904ee2579cafc8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:00.645 ***
bOb_proper_http_message_encode_decode_750@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-01-27 15:29:00.645 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9wcm9wZXJfaHR0cF9tZXNzYWdlX2VuY29kZV9kZWNvZGVfNzUwAG1ha3JvbGlrYQ==</auth>



*** User 2022-01-27 15:29:00.645 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:00.645 ***
bOb_proper_http_message_encode_decode_750@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-01-27 15:29:00.645 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5bf44270f95a4163' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:00.646 ***
bOb_proper_http_message_encode_decode_750@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-01-27 15:29:00.646 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 out
<iq type='set' id='d7cc0e9dbb41ad683470b8431e7aba20'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:00.646 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 in
<iq id='d7cc0e9dbb41ad683470b8431e7aba20' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_proper_http_message_encode_decode_750@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:00.646 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 out
<iq type='set' id='390e55cea3793036858f9c88c3a55271'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:00.646 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 in
<iq type='result' id='390e55cea3793036858f9c88c3a55271'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:00.646 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:00.647 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 in
<presence from='bOb_proper_http_message_encode_decode_750@localhost/res1' to='bob_proper_http_message_encode_decode_750@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:00.647 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 out
<message to='bOb_proper_http_message_encode_decode_750@localhost/res1' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



*** User 2022-01-27 15:29:00.649 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 in
<message from='alicE_proper_http_message_encode_decode_750@localhost/res1' to='bOb_proper_http_message_encode_decode_750@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



*** User 2022-01-27 15:29:00.649 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:00.650 ***
bOb_proper_http_message_encode_decode_750@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:29:00.650 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:00.650 ***
alicE_proper_http_message_encode_decode_750@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:00.652 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_613.html
*** CT 2022-01-27 15:29:00.653 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1187.html



=== Ended at 2022-01-27 15:29:00
=== successfully completed test case
=== === Returned value: ok


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