Advertisement
Guest User

Untitled

a guest
Feb 4th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.13 KB | None | 0 0
  1. 2019-02-04 15:57:30.257 3569 DEBUG keystonemiddleware.auth_token [-] Identity endpoint not found. fetch_token /opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/__init__.py:780
  2. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token Traceback (most recent call last):
  3. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/__init__.py", line 762, in fetch_token
  4. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     allow_expired=allow_expired)
  5. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/_identity.py", line 219, in verify_token
  6. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     allow_expired=allow_expired)
  7. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/_identity.py", line 108, in verify_token
  8. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     allow_expired=allow_expired)
  9. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner
  10. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     return wrapped(*args, **kwargs)
  11. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneclient/v3/tokens.py", line 110, in validate
  12. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     allow_expired=allow_expired)
  13. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner
  14. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     return wrapped(*args, **kwargs)
  15. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneclient/v3/tokens.py", line 89, in get_token_data
  16. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     resp, body = self._client.get(url, headers=headers)
  17. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get
  18. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     return self.request(url, 'GET', **kwargs)
  19. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request
  20. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     resp = super(LegacyJsonAdapter, self).request(*args, **kwargs)
  21. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request
  22. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     return self.session.request(url, method, **kwargs)
  23. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request
  24. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     return self.session.request(url, method, **kwargs)
  25. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner
  26. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     return wrapped(*args, **kwargs)
  27. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/session.py", line 513, in request
  28. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     **endpoint_filter)
  29. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/session.py", line 856, in get_endpoint
  30. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     return auth.get_endpoint(self, **kwargs)
  31. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 216, in get_endpoint
  32. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     service_name=service_name)
  33. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner
  34. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     return wrapped(*args, **kwargs)
  35. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/access/service_catalog.py", line 228, in url_for
  36. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token     raise exceptions.EndpointNotFound(msg)
  37. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token EndpointNotFound: admin endpoint for identity service in devel-r2 region not found
  38. 2019-02-04 15:57:30.257 3569 ERROR keystonemiddleware.auth_token
  39. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack [-] Caught error: admin endpoint for identity service in devel-r2 region not found
  40. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack Traceback (most recent call last):
  41. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/src/nova/nova/api/openstack/__init__.py", line 88, in __call__
  42. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return req.get_response(self.application)
  43. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/request.py", line 1299, in send
  44. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     application, catch_exc_info=False)
  45. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/request.py", line 1263, in call_application
  46. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     app_iter = application(self.environ, start_response)
  47. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__
  48. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return resp(environ, start_response)
  49. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/dec.py", line 130, in __call__
  50. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     resp = self.call_func(req, *args, **self.kwargs)
  51. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/dec.py", line 195, in call_func
  52. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return self.func(req, *args, **kwargs)
  53. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/osprofiler/web.py", line 108, in __call__
  54. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return request.get_response(self.application)
  55. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/request.py", line 1299, in send
  56. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     application, catch_exc_info=False)
  57. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/request.py", line 1263, in call_application
  58. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     app_iter = application(self.environ, start_response)
  59. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/dec.py", line 130, in __call__
  60. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     resp = self.call_func(req, *args, **self.kwargs)
  61. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/webob/dec.py", line 195, in call_func
  62. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return self.func(req, *args, **kwargs)
  63. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/__init__.py", line 332, in __call__
  64. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     response = self.process_request(req)
  65. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/__init__.py", line 623, in process_request
  66. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     resp = super(AuthProtocol, self).process_request(request)
  67. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/__init__.py", line 405, in process_request
  68. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     allow_expired=allow_expired)
  69. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/__init__.py", line 435, in _do_fetch_token
  70. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     data = self.fetch_token(token, **kwargs)
  71. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/__init__.py", line 762, in fetch_token
  72. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     allow_expired=allow_expired)
  73. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/_identity.py", line 219, in verify_token
  74. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     allow_expired=allow_expired)
  75. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/src/keystonemiddleware/keystonemiddleware/auth_token/_identity.py", line 108, in verify_token
  76. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     allow_expired=allow_expired)
  77. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner
  78. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return wrapped(*args, **kwargs)
  79. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneclient/v3/tokens.py", line 110, in validate
  80. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     allow_expired=allow_expired)
  81. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner
  82. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return wrapped(*args, **kwargs)
  83. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneclient/v3/tokens.py", line 89, in get_token_data
  84. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     resp, body = self._client.get(url, headers=headers)
  85. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get
  86. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return self.request(url, 'GET', **kwargs)
  87. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request
  88. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     resp = super(LegacyJsonAdapter, self).request(*args, **kwargs)
  89. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request
  90. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return self.session.request(url, method, **kwargs)
  91. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request
  92. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return self.session.request(url, method, **kwargs)
  93. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner
  94. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return wrapped(*args, **kwargs)
  95. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/session.py", line 513, in request
  96. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     **endpoint_filter)
  97. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/session.py", line 856, in get_endpoint
  98. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return auth.get_endpoint(self, **kwargs)
  99. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 216, in get_endpoint
  100. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     service_name=service_name)
  101. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner
  102. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     return wrapped(*args, **kwargs)
  103. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack   File "/opt/openstack/lib/python2.7/site-packages/keystoneauth1/access/service_catalog.py", line 228, in url_for
  104. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack     raise exceptions.EndpointNotFound(msg)
  105. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack EndpointNotFound: admin endpoint for identity service in devel-r2 region not found
  106. 2019-02-04 15:57:30.264 3569 ERROR nova.api.openstack
  107. 2019-02-04 15:57:30.276 3569 INFO nova.api.openstack [-] http://devel-api-r2.9rum.cc:8774/v2.1/2bffaae34181438aacea99a4554ed1cb/servers?status=Active&host=r2compute001&all_tenants=True returned with HTTP 500
  108. 2019-02-04 15:57:30.278 3569 DEBUG nova.api.openstack.wsgi [-] Returning 500 to user: The server has either erred or is incapable of performing the requested operation. __call__ /opt/openstack/src/nova/nova/api/openstack/wsgi.py:1039
  109. 2019-02-04 15:57:30.280 3569 INFO nova.osapi_compute.wsgi.server [-] 10.252.20.61,10.252.20.62 "GET /v2.1/2bffaae34181438aacea99a4554ed1cb/servers?status=Active&host=r2compute001&all_tenants=True HTTP/1.1" status: 500 len: 335 time: 0.2817941
  110. 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement