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

=== Config value:

    [{watchdog,<0.21717.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_event_pusher_http_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-03-03_10.33.01/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@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-03-03_10.33.01/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 =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:33:02


*** CT 2022-03-03 10:33:02.324 *** View log from node mongooseim@localhost when started mongooseim@localhost_973.html
*** CT 2022-03-03 10:33:02.325 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_600.html

*** User 2022-03-03 10:33:02.335 ***
alicE_proper_http_message_encode_decode_623@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-03-03 10:33:02.335 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4425349be114d075' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:33:02.336 ***
alicE_proper_http_message_encode_decode_623@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>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-03-03 10:33:02.336 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Byb3Blcl9odHRwX21lc3NhZ2VfZW5jb2RlX2RlY29kZV82MjMAbWF0eWdyeXNh</auth>



*** User 2022-03-03 10:33:02.337 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:33:02.337 ***
alicE_proper_http_message_encode_decode_623@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-03-03 10:33:02.338 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='04efe4027a23bc5f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:33:02.338 ***
alicE_proper_http_message_encode_decode_623@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-03-03 10:33:02.338 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 out
<iq type='set' id='8dadb88a642e00bfafde26aefa224ff4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:33:02.339 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 in
<iq id='8dadb88a642e00bfafde26aefa224ff4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_proper_http_message_encode_decode_623@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:33:02.339 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 out
<iq type='set' id='b06815d40c55ff5c369421a93f61507f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:33:02.339 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 in
<iq type='result' id='b06815d40c55ff5c369421a93f61507f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:33:02.339 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 out
<presence/>



*** User 2022-03-03 10:33:02.340 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 in
<presence from='alicE_proper_http_message_encode_decode_623@localhost/res1' to='alice_proper_http_message_encode_decode_623@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:33:02.341 ***
bOb_proper_http_message_encode_decode_623@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-03-03 10:33:02.342 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2cfd1209deeec20b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:33:02.342 ***
bOb_proper_http_message_encode_decode_623@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>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-03-03 10:33:02.342 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9wcm9wZXJfaHR0cF9tZXNzYWdlX2VuY29kZV9kZWNvZGVfNjIzAG1ha3JvbGlrYQ==</auth>



*** User 2022-03-03 10:33:02.343 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:33:02.344 ***
bOb_proper_http_message_encode_decode_623@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-03-03 10:33:02.344 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='01e6b3d18f278086' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:33:02.344 ***
bOb_proper_http_message_encode_decode_623@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-03-03 10:33:02.344 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 out
<iq type='set' id='4c531e5b659e04022aa2c8d0421466ee'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:33:02.345 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 in
<iq id='4c531e5b659e04022aa2c8d0421466ee' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_proper_http_message_encode_decode_623@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:33:02.345 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 out
<iq type='set' id='d692578005dfa8b11c9c416f1b663290'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:33:02.345 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 in
<iq type='result' id='d692578005dfa8b11c9c416f1b663290'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:33:02.345 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 out
<presence/>



*** User 2022-03-03 10:33:02.347 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 in
<presence from='bOb_proper_http_message_encode_decode_623@localhost/res1' to='bob_proper_http_message_encode_decode_623@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:33:02.347 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 out
<message to='bOb_proper_http_message_encode_decode_623@localhost/res1' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



*** User 2022-03-03 10:33:02.349 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 in
<message from='alicE_proper_http_message_encode_decode_623@localhost/res1' to='bOb_proper_http_message_encode_decode_623@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



*** User 2022-03-03 10:33:02.349 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:33:02.350 ***
bOb_proper_http_message_encode_decode_623@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:33:02.350 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:33:02.350 ***
alicE_proper_http_message_encode_decode_623@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:33:02.353 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_600.html
*** CT 2022-03-03 10:33:02.354 *** View log from node mongooseim@localhost when finished mongooseim@localhost_974.html



=== Ended at 2022-03-03 10:33:02
=== successfully completed test case
=== === Returned value: ok


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