Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error [-] Error handling request /v2.0/metrics/names: EndpointNotFound: Could not find requested endpoint in Service Catalog.
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error Traceback (most recent call last):
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/gunicorn/workers/async.py", line 56, in handle
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error self.handle_request(listener_name, req, client, addr)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py", line 152, in handle_request
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error super(GeventWorker, self).handle_request(*args)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/gunicorn/workers/async.py", line 107, in handle_request
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error respiter = self.wsgi(environ, resp.start_response)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/webob/dec.py", line 131, in __call__
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error resp = self.call_func(req, *args, **self.kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/webob/dec.py", line 196, in call_func
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error return self.func(req, *args, **kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/oslo_middleware/request_id.py", line 58, in __call__
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error response = req.get_response(self.application)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/webob/request.py", line 1327, in send
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error application, catch_exc_info=False)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/webob/request.py", line 1291, in call_application
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error app_iter = application(self.environ, start_response)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/webob/dec.py", line 131, in __call__
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error resp = self.call_func(req, *args, **self.kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/webob/dec.py", line 196, in call_func
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error return self.func(req, *args, **kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystonemiddleware/auth_token/__init__.py", line 334, in __call__
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error response = self.process_request(req)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystonemiddleware/auth_token/__init__.py", line 633, in process_request
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error resp = super(AuthProtocol, self).process_request(request)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystonemiddleware/auth_token/__init__.py", line 407, in process_request
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error allow_expired=allow_expired)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystonemiddleware/auth_token/__init__.py", line 440, in _do_fetch_token
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error data = self.fetch_token(token, **kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystonemiddleware/auth_token/__init__.py", line 772, in fetch_token
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error allow_expired=allow_expired)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystonemiddleware/auth_token/_identity.py", line 219, in verify_token
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error auth_ref = self._request_strategy.verify_token(
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystonemiddleware/auth_token/_identity.py", line 170, in _request_strategy
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error strategy_class = self._get_strategy_class()
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystonemiddleware/auth_token/_identity.py", line 192, in _get_strategy_class
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error if self._adapter.get_endpoint(version=klass.AUTH_VERSION):
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 223, in get_endpoint
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error return self.session.get_endpoint(auth or self.auth, **kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/session.py", line 942, in get_endpoint
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error return auth.get_endpoint(self, **kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 379, in get_endpoint
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error allow_version_hack=allow_version_hack, **kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 270, in get_endpoint_data
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error service_catalog = self.get_access(session).service_catalog
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error self.auth_ref = self.get_auth_ref(session)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 199, in get_auth_ref
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error self._plugin = self._do_create_plugin(session)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 138, in _do_create_plugin
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error authenticated=False)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 556, in get_discovery
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error authenticated=authenticated)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/discover.py", line 1171, in get_discovery
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error disc = Discover(session, url, authenticated=authenticated)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/discover.py", line 401, in __init__
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error authenticated=authenticated)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/discover.py", line 99, in get_version_data
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error resp = session.get(url, headers=headers, authenticated=authenticated)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/session.py", line 840, in get
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error return self.request(url, 'GET', **kwargs)
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error File "/usr/local/lib/python2.7/site-packages/keystoneauth1/session.py", line 598, in request
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error raise exceptions.EndpointNotFound()
- 2018-02-15 15:43:20,605.605 131 ERROR gunicorn.error EndpointNotFound: Could not find requested endpoint in Service Catalog.
Advertisement
Add Comment
Please, Sign In to add comment