Skip to content

Instantly share code, notes, and snippets.

@hellais
Created November 29, 2012 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hellais/4167961 to your computer and use it in GitHub Desktop.
Save hellais/4167961 to your computer and use it in GitHub Desktop.
INFO:ooniprobe:Log opened.
INFO:ooniprobe:No test deck detected
DEBUG:ooniprobe:processing options
DEBUG:ooniprobe:Running [(<class 'http_body_length.HTTPBodyLength'>, 'test_get')]
DEBUG:ooniprobe:Options {'inputs': [None], 'version': '0.1', 'name': 'HTTP Body length test'}
DEBUG:ooniprobe:cmd_line_options {'pcapfile': None, 'help': 0, 'subargs': ('-u', 'http://lowes.com/'), 'resume': 0, 'test': 'nettests/blocking/http_body_length.py', 'logfile': None, 'collector': None, 'reportfile': None}
DEBUG:ooniprobe:Creating report_http_body_length_29_November_2012_10-08-27.yamloo
DEBUG:ooniprobe:Writing report with YAML reporter
INFO:ooniprobe:Reporting to file report_http_body_length_29_November_2012_10-08-27.yamloo
DEBUG:ooniprobe:Not going to resume http_body_length.py
INFO:ooniprobe:Setting up progress meters
DEBUG:ooniprobe:input_unit_items: 1.0
DEBUG:ooniprobe:test_case_number: 1.0
DEBUG:ooniprobe:Test case number: 1.0
DEBUG:ooniprobe:Total iterations: 1.0
DEBUG:ooniprobe:Current iteration: 0.0
DEBUG:ooniprobe:Running http_body_length.py with input unit <<class 'ooni.inputunit.InputUnit'> inputs=<listiterator object at 0x208fe50>>
DEBUG:ooniprobe:Running test cases with input unit
DEBUG:ooniprobe:Running test with this input None
DEBUG:ooniprobe:Processing test_get
INFO:ooniprobe:Running test_get with None...
DEBUG:ooniprobe:Finished test setup
INFO:ooniprobe:Performing request http://lowes.com/ GET {}
DEBUG:ooniprobe:Randomizing user agent
INFO:ooniprobe:Starting factory <ooni.utils.txagentwithsocks._HTTP11ClientFactory instance at 0x2092c20>
DEBUG:ooniprobe:Using Tor for the request to http://lowes.com/
INFO:ooniprobe:Performing request shttp://lowes.com/ GET {'User-Agent': [('Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20060127 Netscape/8.1', 'Netscape 8.1, Windows XP')]}
DEBUG:ooniprobe:Randomizing user agent
INFO:ooniprobe:Starting factory <ooni.utils.txagentwithsocks._HTTP11ClientFactory instance at 0x2092fc8>
INFO:ooniprobe:[http_body_length.py] 0.0%
INFO:ooniprobe:('127.0.0.1', 9050)
INFO:ooniprobe:('127.0.0.1', 9050)
INFO:ooniprobe:('206.112.186.66', 80)
INFO:ooniprobe:('206.112.186.66', 80)
DEBUG:ooniprobe:Got response <twisted.web._newclient.Response object at 0x2096bd0>
DEBUG:ooniprobe:Processing response body
DEBUG:ooniprobe:Adding {'url': 'http://lowes.com/', 'headers': {'User-Agent': [('Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', 'Internet Explorer 7, Windows Vista')]}, 'body': None, 'method': 'GET'} to report
INFO:ooniprobe:Stopping factory <ooni.utils.txagentwithsocks._HTTP11ClientFactory instance at 0x2092c20>
INFO:ooniprobe:[http_body_length.py] 0.0%
INFO:ooniprobe:[http_body_length.py] 0.0%
INFO:ooniprobe:[http_body_length.py] 0.0%
INFO:ooniprobe:[http_body_length.py] 0.0%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment