=== Test case: mod_http_upload_SUITE:rejects_negative_filesize/1 (click for source code)

=== Config value:

    [{watchdog,<0.62082.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_http_upload_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c63aed7f6ecc.2024-04-26_12.39.39/big_tests.tests.mod_http_upload_SUITE.logs/run.2024-04-26_12.49.29/mod_http_upload_suite.rejects_negative_filesize.html"},
     {tc_group_properties,[{name,mod_http_upload_s3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mod_http_upload_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@c63aed7f6ecc.2024-04-26_12.39.39/big_tests.tests.mod_http_upload_SUITE.logs/run.2024-04-26_12.49.29/log_private/"},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c63aed7f6ecc.2024-04-26_12.39.39"

=== Started at 2024-04-26 12:49:30


*** CT 2024-04-26 12:49:30.496 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4131.html

*** User 2024-04-26 12:49:30.497 ***🔗
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-04-26 12:49:30.498 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a3383cc3b451f8bb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:30.498 ***🔗
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-04-26 12:49:30.498 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-26 12:49:30.499 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:30.499 ***🔗
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-04-26 12:49:30.499 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='11c1f8937ab07501' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-26 12:49:30.499 ***🔗
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-04-26 12:49:30.499 ***🔗
bOb@localhost/res1 out
<iq type='set' id='1763eedc4ea343ad5b427d0dd7387dca'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:30.499 ***🔗
bOb@localhost/res1 in
<iq id='1763eedc4ea343ad5b427d0dd7387dca' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:30.500 ***🔗
bob@localhost/res1 out
<iq type='set' id='5c4909401b97cec7ffd0fc2843d12579'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:30.500 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='5c4909401b97cec7ffd0fc2843d12579' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:30.500 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:30.501 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-04-26 12:49:30.501 ***🔗
bob@localhost/res1 out
<iq type='get' to='upload.localhost'>
	<request xmlns='urn:xmpp:http:upload:0' filename='filename.jpg' size='-1'/>
</iq>



*** User 2024-04-26 12:49:30.502 ***🔗
bob@localhost/res1 in
<iq from='upload.localhost' to='bob@localhost/res1' id='' type='error'>
	<request xmlns='urn:xmpp:http:upload:0' filename='filename.jpg' size='-1'/>
	<error code='400' type='modify'>
		<bad-request xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-04-26 12:49:30.502 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:30.502 ***🔗
bob@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 12:49:30.504 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4131.html



=== Ended at 2024-04-26 12:49:30
=== successfully completed test case
=== === Returned value: ok


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