Public bug reported:

http://logs.openstack.org/25/266125/3/gate/gate-horizon-dsvm-
integration/0476236/console.html.gz#_2016-02-05_14_47_17_144

2016-02-05 14:47:17.144 | 2016-02-05 14:47:17.123 | ERROR: 
openstack_dashboard.test.integration_tests.tests.test_instances.TestInstances.test_create_delete_instance
2016-02-05 14:47:17.153 | 2016-02-05 14:47:17.131 | 
----------------------------------------------------------------------
2016-02-05 14:47:17.156 | 2016-02-05 14:47:17.137 | Traceback (most recent call 
last):
2016-02-05 14:47:17.176 | 2016-02-05 14:47:17.139 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/nose/case.py",
 line 133, in run
2016-02-05 14:47:17.176 | 2016-02-05 14:47:17.148 |     self.runTest(result)
2016-02-05 14:47:17.209 | 2016-02-05 14:47:17.188 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/nose/case.py",
 line 151, in runTest
2016-02-05 14:47:17.226 | 2016-02-05 14:47:17.204 |     test(result)
2016-02-05 14:47:17.231 | 2016-02-05 14:47:17.211 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/unittest2/case.py",
 line 673, in __call__
2016-02-05 14:47:17.242 | 2016-02-05 14:47:17.222 |     return self.run(*args, 
**kwds)
2016-02-05 14:47:17.261 | 2016-02-05 14:47:17.232 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/testcase.py",
 line 619, in run
2016-02-05 14:47:17.262 | 2016-02-05 14:47:17.243 |     return 
run_test.run(result)
2016-02-05 14:47:17.264 | 2016-02-05 14:47:17.245 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 80, in run
2016-02-05 14:47:17.266 | 2016-02-05 14:47:17.246 |     return 
self._run_one(actual_result)
2016-02-05 14:47:17.268 | 2016-02-05 14:47:17.249 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 94, in _run_one
2016-02-05 14:47:17.269 | 2016-02-05 14:47:17.250 |     return 
self._run_prepared_result(ExtendedToOriginalDecorator(result))
2016-02-05 14:47:17.271 | 2016-02-05 14:47:17.252 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 108, in _run_prepared_result
2016-02-05 14:47:17.273 | 2016-02-05 14:47:17.253 |     self._run_core()
2016-02-05 14:47:17.274 | 2016-02-05 14:47:17.255 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 149, in _run_core
2016-02-05 14:47:17.282 | 2016-02-05 14:47:17.262 |     
self.case._run_teardown, self.result):
2016-02-05 14:47:17.290 | 2016-02-05 14:47:17.270 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 193, in _run_user
2016-02-05 14:47:17.305 | 2016-02-05 14:47:17.272 |     return 
self._got_user_exception(sys.exc_info())
2016-02-05 14:47:17.307 | 2016-02-05 14:47:17.288 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 213, in _got_user_exception
2016-02-05 14:47:17.326 | 2016-02-05 14:47:17.299 |     
self.case.onException(exc_info, tb_label=tb_label)
2016-02-05 14:47:17.339 | 2016-02-05 14:47:17.315 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/testcase.py",
 line 570, in onException
2016-02-05 14:47:17.366 | 2016-02-05 14:47:17.345 |     handler(exc_info)
2016-02-05 14:47:17.377 | 2016-02-05 14:47:17.357 |   File 
"/opt/stack/new/horizon/openstack_dashboard/test/integration_tests/helpers.py", 
line 141, in _save_screenshot
2016-02-05 14:47:17.386 | 2016-02-05 14:47:17.366 |     
self.driver.get_screenshot_as_file(filename)
2016-02-05 14:47:17.391 | 2016-02-05 14:47:17.371 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py",
 line 758, in get_screenshot_as_file
2016-02-05 14:47:17.395 | 2016-02-05 14:47:17.376 |     png = 
self.get_screenshot_as_png()
2016-02-05 14:47:17.397 | 2016-02-05 14:47:17.378 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py",
 line 777, in get_screenshot_as_png
2016-02-05 14:47:17.413 | 2016-02-05 14:47:17.389 |     return 
base64.b64decode(self.get_screenshot_as_base64().encode('ascii'))
2016-02-05 14:47:17.415 | 2016-02-05 14:47:17.392 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py",
 line 787, in get_screenshot_as_base64
2016-02-05 14:47:17.415 | 2016-02-05 14:47:17.394 |     return 
self.execute(Command.SCREENSHOT)['value']
2016-02-05 14:47:17.417 | 2016-02-05 14:47:17.396 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py",
 line 199, in execute
2016-02-05 14:47:17.426 | 2016-02-05 14:47:17.402 |     response = 
self.command_executor.execute(driver_command, params)
2016-02-05 14:47:17.431 | 2016-02-05 14:47:17.411 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/remote_connection.py",
 line 395, in execute
2016-02-05 14:47:17.440 | 2016-02-05 14:47:17.420 |     return 
self._request(command_info[0], url, body=data)
2016-02-05 14:47:17.442 | 2016-02-05 14:47:17.423 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/remote_connection.py",
 line 425, in _request
2016-02-05 14:47:17.461 | 2016-02-05 14:47:17.438 |     
self._conn.request(method, parsed_url.path, body, headers)
2016-02-05 14:47:17.464 | 2016-02-05 14:47:17.443 |   File 
"/usr/lib/python2.7/httplib.py", line 979, in request
2016-02-05 14:47:17.464 | 2016-02-05 14:47:17.444 |     
self._send_request(method, url, body, headers)
2016-02-05 14:47:17.467 | 2016-02-05 14:47:17.447 |   File 
"/usr/lib/python2.7/httplib.py", line 1013, in _send_request
2016-02-05 14:47:17.475 | 2016-02-05 14:47:17.455 |     self.endheaders(body)
2016-02-05 14:47:17.482 | 2016-02-05 14:47:17.463 |   File 
"/usr/lib/python2.7/httplib.py", line 975, in endheaders
2016-02-05 14:47:17.484 | 2016-02-05 14:47:17.465 |     
self._send_output(message_body)
2016-02-05 14:47:17.486 | 2016-02-05 14:47:17.466 |   File 
"/usr/lib/python2.7/httplib.py", line 835, in _send_output
2016-02-05 14:47:17.488 | 2016-02-05 14:47:17.468 |     self.send(msg)
2016-02-05 14:47:17.490 | 2016-02-05 14:47:17.471 |   File 
"/usr/lib/python2.7/httplib.py", line 797, in send
2016-02-05 14:47:17.501 | 2016-02-05 14:47:17.479 |     self.connect()
2016-02-05 14:47:17.502 | 2016-02-05 14:47:17.483 |   File 
"/usr/lib/python2.7/httplib.py", line 778, in connect
2016-02-05 14:47:17.504 | 2016-02-05 14:47:17.485 |     self.timeout, 
self.source_address)
2016-02-05 14:47:17.514 | 2016-02-05 14:47:17.488 |   File 
"/usr/lib/python2.7/socket.py", line 571, in create_connection
2016-02-05 14:47:17.514 | 2016-02-05 14:47:17.494 |     raise err
2016-02-05 14:47:17.530 | 2016-02-05 14:47:17.510 | error: [Errno 111] 
Connection refused

31 hits in 7 days:

http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22error%3A%20%5BErrno%20111%5D%20Connection%20refused%5C%22%20AND%20tags%3A%5C%22console%5C%22%20AND%20build_name%3A%5C
%22gate-horizon-dsvm-integration%5C%22&from=7d

** Affects: horizon
     Importance: Undecided
         Status: Confirmed

** Changed in: horizon
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1544619

Title:
  test_create_delete_instance race fails in gate-horizon-dsvm-
  integration with "error: [Errno 111] Connection refused"

Status in OpenStack Dashboard (Horizon):
  Confirmed

Bug description:
  http://logs.openstack.org/25/266125/3/gate/gate-horizon-dsvm-
  integration/0476236/console.html.gz#_2016-02-05_14_47_17_144

  2016-02-05 14:47:17.144 | 2016-02-05 14:47:17.123 | ERROR: 
openstack_dashboard.test.integration_tests.tests.test_instances.TestInstances.test_create_delete_instance
  2016-02-05 14:47:17.153 | 2016-02-05 14:47:17.131 | 
----------------------------------------------------------------------
  2016-02-05 14:47:17.156 | 2016-02-05 14:47:17.137 | Traceback (most recent 
call last):
  2016-02-05 14:47:17.176 | 2016-02-05 14:47:17.139 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/nose/case.py",
 line 133, in run
  2016-02-05 14:47:17.176 | 2016-02-05 14:47:17.148 |     self.runTest(result)
  2016-02-05 14:47:17.209 | 2016-02-05 14:47:17.188 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/nose/case.py",
 line 151, in runTest
  2016-02-05 14:47:17.226 | 2016-02-05 14:47:17.204 |     test(result)
  2016-02-05 14:47:17.231 | 2016-02-05 14:47:17.211 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/unittest2/case.py",
 line 673, in __call__
  2016-02-05 14:47:17.242 | 2016-02-05 14:47:17.222 |     return 
self.run(*args, **kwds)
  2016-02-05 14:47:17.261 | 2016-02-05 14:47:17.232 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/testcase.py",
 line 619, in run
  2016-02-05 14:47:17.262 | 2016-02-05 14:47:17.243 |     return 
run_test.run(result)
  2016-02-05 14:47:17.264 | 2016-02-05 14:47:17.245 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 80, in run
  2016-02-05 14:47:17.266 | 2016-02-05 14:47:17.246 |     return 
self._run_one(actual_result)
  2016-02-05 14:47:17.268 | 2016-02-05 14:47:17.249 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 94, in _run_one
  2016-02-05 14:47:17.269 | 2016-02-05 14:47:17.250 |     return 
self._run_prepared_result(ExtendedToOriginalDecorator(result))
  2016-02-05 14:47:17.271 | 2016-02-05 14:47:17.252 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 108, in _run_prepared_result
  2016-02-05 14:47:17.273 | 2016-02-05 14:47:17.253 |     self._run_core()
  2016-02-05 14:47:17.274 | 2016-02-05 14:47:17.255 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 149, in _run_core
  2016-02-05 14:47:17.282 | 2016-02-05 14:47:17.262 |     
self.case._run_teardown, self.result):
  2016-02-05 14:47:17.290 | 2016-02-05 14:47:17.270 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 193, in _run_user
  2016-02-05 14:47:17.305 | 2016-02-05 14:47:17.272 |     return 
self._got_user_exception(sys.exc_info())
  2016-02-05 14:47:17.307 | 2016-02-05 14:47:17.288 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/runtest.py",
 line 213, in _got_user_exception
  2016-02-05 14:47:17.326 | 2016-02-05 14:47:17.299 |     
self.case.onException(exc_info, tb_label=tb_label)
  2016-02-05 14:47:17.339 | 2016-02-05 14:47:17.315 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/testtools/testcase.py",
 line 570, in onException
  2016-02-05 14:47:17.366 | 2016-02-05 14:47:17.345 |     handler(exc_info)
  2016-02-05 14:47:17.377 | 2016-02-05 14:47:17.357 |   File 
"/opt/stack/new/horizon/openstack_dashboard/test/integration_tests/helpers.py", 
line 141, in _save_screenshot
  2016-02-05 14:47:17.386 | 2016-02-05 14:47:17.366 |     
self.driver.get_screenshot_as_file(filename)
  2016-02-05 14:47:17.391 | 2016-02-05 14:47:17.371 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py",
 line 758, in get_screenshot_as_file
  2016-02-05 14:47:17.395 | 2016-02-05 14:47:17.376 |     png = 
self.get_screenshot_as_png()
  2016-02-05 14:47:17.397 | 2016-02-05 14:47:17.378 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py",
 line 777, in get_screenshot_as_png
  2016-02-05 14:47:17.413 | 2016-02-05 14:47:17.389 |     return 
base64.b64decode(self.get_screenshot_as_base64().encode('ascii'))
  2016-02-05 14:47:17.415 | 2016-02-05 14:47:17.392 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py",
 line 787, in get_screenshot_as_base64
  2016-02-05 14:47:17.415 | 2016-02-05 14:47:17.394 |     return 
self.execute(Command.SCREENSHOT)['value']
  2016-02-05 14:47:17.417 | 2016-02-05 14:47:17.396 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py",
 line 199, in execute
  2016-02-05 14:47:17.426 | 2016-02-05 14:47:17.402 |     response = 
self.command_executor.execute(driver_command, params)
  2016-02-05 14:47:17.431 | 2016-02-05 14:47:17.411 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/remote_connection.py",
 line 395, in execute
  2016-02-05 14:47:17.440 | 2016-02-05 14:47:17.420 |     return 
self._request(command_info[0], url, body=data)
  2016-02-05 14:47:17.442 | 2016-02-05 14:47:17.423 |   File 
"/opt/stack/new/horizon/.tox/py27integration/local/lib/python2.7/site-packages/selenium/webdriver/remote/remote_connection.py",
 line 425, in _request
  2016-02-05 14:47:17.461 | 2016-02-05 14:47:17.438 |     
self._conn.request(method, parsed_url.path, body, headers)
  2016-02-05 14:47:17.464 | 2016-02-05 14:47:17.443 |   File 
"/usr/lib/python2.7/httplib.py", line 979, in request
  2016-02-05 14:47:17.464 | 2016-02-05 14:47:17.444 |     
self._send_request(method, url, body, headers)
  2016-02-05 14:47:17.467 | 2016-02-05 14:47:17.447 |   File 
"/usr/lib/python2.7/httplib.py", line 1013, in _send_request
  2016-02-05 14:47:17.475 | 2016-02-05 14:47:17.455 |     self.endheaders(body)
  2016-02-05 14:47:17.482 | 2016-02-05 14:47:17.463 |   File 
"/usr/lib/python2.7/httplib.py", line 975, in endheaders
  2016-02-05 14:47:17.484 | 2016-02-05 14:47:17.465 |     
self._send_output(message_body)
  2016-02-05 14:47:17.486 | 2016-02-05 14:47:17.466 |   File 
"/usr/lib/python2.7/httplib.py", line 835, in _send_output
  2016-02-05 14:47:17.488 | 2016-02-05 14:47:17.468 |     self.send(msg)
  2016-02-05 14:47:17.490 | 2016-02-05 14:47:17.471 |   File 
"/usr/lib/python2.7/httplib.py", line 797, in send
  2016-02-05 14:47:17.501 | 2016-02-05 14:47:17.479 |     self.connect()
  2016-02-05 14:47:17.502 | 2016-02-05 14:47:17.483 |   File 
"/usr/lib/python2.7/httplib.py", line 778, in connect
  2016-02-05 14:47:17.504 | 2016-02-05 14:47:17.485 |     self.timeout, 
self.source_address)
  2016-02-05 14:47:17.514 | 2016-02-05 14:47:17.488 |   File 
"/usr/lib/python2.7/socket.py", line 571, in create_connection
  2016-02-05 14:47:17.514 | 2016-02-05 14:47:17.494 |     raise err
  2016-02-05 14:47:17.530 | 2016-02-05 14:47:17.510 | error: [Errno 111] 
Connection refused

  31 hits in 7 days:

  
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22error%3A%20%5BErrno%20111%5D%20Connection%20refused%5C%22%20AND%20tags%3A%5C%22console%5C%22%20AND%20build_name%3A%5C
  %22gate-horizon-dsvm-integration%5C%22&from=7d

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1544619/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to