Advertisement
Guest User

openstackSwiftCephRGW

a guest
Sep 12th, 2016
437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.04 KB | None | 0 0
  1. [Mon Sep 12 06:30:09.174236 2016] [mpm_event:notice] [pid 29768:tid 140086099130240] AH00489: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/2.7.6 configured -- resuming normal operations
  2. [Mon Sep 12 06:30:09.174336 2016] [core:notice] [pid 29768:tid 140086099130240] AH00094: Command line: '/usr/sbin/apache2'
  3. [Tue Sep 13 03:19:18.361794 2016] [:error] [pid 1114:tid 140085919819520] The settings.py file points to a v2.0 keystone endpoint, but v3 is specified as the API version to use. Using v3 endpoint for authentication.
  4. [Tue Sep 13 03:19:36.113776 2016] [:error] [pid 1114:tid 140085919819520] Login successful for user "admin".
  5. [Tue Sep 13 03:19:38.610204 2016] [:error] [pid 1116:tid 140085919819520] The settings.py file points to a v2.0 keystone endpoint, but v3 is specified as the API version to use. Using v3 endpoint for authentication.
  6. root@devcontroller:/var/log/apache2# tail -f error.log
  7. [Mon Sep 12 06:30:09.174236 2016] [mpm_event:notice] [pid 29768:tid 140086099130240] AH00489: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/2.7.6 configured -- resuming normal operations
  8. [Mon Sep 12 06:30:09.174336 2016] [core:notice] [pid 29768:tid 140086099130240] AH00094: Command line: '/usr/sbin/apache2'
  9. [Tue Sep 13 03:19:18.361794 2016] [:error] [pid 1114:tid 140085919819520] The settings.py file points to a v2.0 keystone endpoint, but v3 is specified as the API version to use. Using v3 endpoint for authentication.
  10. [Tue Sep 13 03:19:36.113776 2016] [:error] [pid 1114:tid 140085919819520] Login successful for user "admin".
  11. [Tue Sep 13 03:19:38.610204 2016] [:error] [pid 1116:tid 140085919819520] The settings.py file points to a v2.0 keystone endpoint, but v3 is specified as the API version to use. Using v3 endpoint for authentication.
  12. [Tue Sep 13 03:20:01.192278 2016] [:error] [pid 1114:tid 140085919819520] REQ: curl -i http://10.0.2.24:7480/swift/v1?format=json&limit=1001 -X GET -H "X-Auth-Token: b3e5c841c8c747dc..."
  13. [Tue Sep 13 03:20:01.192741 2016] [:error] [pid 1114:tid 140085919819520] RESP STATUS: 401 Unauthorized
  14. [Tue Sep 13 03:20:01.193039 2016] [:error] [pid 1114:tid 140085919819520] RESP HEADERS: {u'Date': u'Tue, 13 Sep 2016 03:20:01 GMT', u'Content-Length': u'119', u'Content-Type': u'application/json; charset=utf-8', u'Accept-Ranges': u'bytes', u'X-Trans-Id': u'tx000000000000000000aad-0057d77061-1f5cb-default'}
  15. [Tue Sep 13 03:20:01.193205 2016] [:error] [pid 1114:tid 140085919819520] RESP BODY: {"Code":"AccessDenied","RequestId":"tx000000000000000000aad-0057d77061-1f5cb-default","HostId":"1f5cb-default-default"}
  16. [Tue Sep 13 03:20:01.195353 2016] [:error] [pid 1114:tid 140085919819520] Account GET failed: http://10.0.2.24:7480/swift/v1?format=json&limit=1001 401 Unauthorized [first 60 chars of response] {"Code":"AccessDenied","RequestId":"tx000000000000000000aad-
  17. [Tue Sep 13 03:20:01.195452 2016] [:error] [pid 1114:tid 140085919819520] Traceback (most recent call last):
  18. [Tue Sep 13 03:20:01.195526 2016] [:error] [pid 1114:tid 140085919819520] File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 1565, in _retry
  19. [Tue Sep 13 03:20:01.195600 2016] [:error] [pid 1114:tid 140085919819520] service_token=self.service_token, **kwargs)
  20. [Tue Sep 13 03:20:01.195667 2016] [:error] [pid 1114:tid 140085919819520] File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 677, in get_account
  21. [Tue Sep 13 03:20:01.195736 2016] [:error] [pid 1114:tid 140085919819520] end_marker, http_conn)
  22. [Tue Sep 13 03:20:01.195804 2016] [:error] [pid 1114:tid 140085919819520] File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 712, in get_account
  23. [Tue Sep 13 03:20:01.195865 2016] [:error] [pid 1114:tid 140085919819520] http_response_content=body)
  24. [Tue Sep 13 03:20:01.195911 2016] [:error] [pid 1114:tid 140085919819520] ClientException: Account GET failed: http://10.0.2.24:7480/swift/v1?format=json&limit=1001 401 Unauthorized [first 60 chars of response] {"Code":"AccessDenied","RequestId":"tx000000000000000000aad-
  25. [Tue Sep 13 03:20:01.196459 2016] [:error] [pid 1114:tid 140085919819520] Recoverable error: Account GET failed: http://10.0.2.24:7480/swift/v1?format=json&limit=1001 401 Unauthorized [first 60 chars of response] {"Code":"AccessDenied","RequestId":"tx000000000000000000aad-
  26. [Tue Sep 13 03:20:01.210636 2016] [:error] [pid 1114:tid 140085919819520] The settings.py file points to a v2.0 keystone endpoint, but v3 is specified as the API version to use. Using v3 endpoint for authentication.
  27. ^C
  28. root@devcontroller:/var/log/apache2# cat error.log
  29. [Mon Sep 12 06:30:09.174236 2016] [mpm_event:notice] [pid 29768:tid 140086099130240] AH00489: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/2.7.6 configured -- resuming normal operations
  30. [Mon Sep 12 06:30:09.174336 2016] [core:notice] [pid 29768:tid 140086099130240] AH00094: Command line: '/usr/sbin/apache2'
  31. [Tue Sep 13 03:19:18.361794 2016] [:error] [pid 1114:tid 140085919819520] The settings.py file points to a v2.0 keystone endpoint, but v3 is specified as the API version to use. Using v3 endpoint for authentication.
  32. [Tue Sep 13 03:19:36.113776 2016] [:error] [pid 1114:tid 140085919819520] Login successful for user "admin".
  33. [Tue Sep 13 03:19:38.610204 2016] [:error] [pid 1116:tid 140085919819520] The settings.py file points to a v2.0 keystone endpoint, but v3 is specified as the API version to use. Using v3 endpoint for authentication.
  34. [Tue Sep 13 03:20:01.192278 2016] [:error] [pid 1114:tid 140085919819520] REQ: curl -i http://10.0.2.24:7480/swift/v1?format=json&limit=1001 -X GET -H "X-Auth-Token: b3e5c841c8c747dc..."
  35. [Tue Sep 13 03:20:01.192741 2016] [:error] [pid 1114:tid 140085919819520] RESP STATUS: 401 Unauthorized
  36. [Tue Sep 13 03:20:01.193039 2016] [:error] [pid 1114:tid 140085919819520] RESP HEADERS: {u'Date': u'Tue, 13 Sep 2016 03:20:01 GMT', u'Content-Length': u'119', u'Content-Type': u'application/json; charset=utf-8', u'Accept-Ranges': u'bytes', u'X-Trans-Id': u'tx000000000000000000aad-0057d77061-1f5cb-default'}
  37. [Tue Sep 13 03:20:01.193205 2016] [:error] [pid 1114:tid 140085919819520] RESP BODY: {"Code":"AccessDenied","RequestId":"tx000000000000000000aad-0057d77061-1f5cb-default","HostId":"1f5cb-default-default"}
  38. [Tue Sep 13 03:20:01.195353 2016] [:error] [pid 1114:tid 140085919819520] Account GET failed: http://10.0.2.24:7480/swift/v1?format=json&limit=1001 401 Unauthorized [first 60 chars of response] {"Code":"AccessDenied","RequestId":"tx000000000000000000aad-
  39. [Tue Sep 13 03:20:01.195452 2016] [:error] [pid 1114:tid 140085919819520] Traceback (most recent call last):
  40. [Tue Sep 13 03:20:01.195526 2016] [:error] [pid 1114:tid 140085919819520] File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 1565, in _retry
  41. [Tue Sep 13 03:20:01.195600 2016] [:error] [pid 1114:tid 140085919819520] service_token=self.service_token, **kwargs)
  42. [Tue Sep 13 03:20:01.195667 2016] [:error] [pid 1114:tid 140085919819520] File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 677, in get_account
  43. [Tue Sep 13 03:20:01.195736 2016] [:error] [pid 1114:tid 140085919819520] end_marker, http_conn)
  44. [Tue Sep 13 03:20:01.195804 2016] [:error] [pid 1114:tid 140085919819520] File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 712, in get_account
  45. [Tue Sep 13 03:20:01.195865 2016] [:error] [pid 1114:tid 140085919819520] http_response_content=body)
  46. [Tue Sep 13 03:20:01.195911 2016] [:error] [pid 1114:tid 140085919819520] ClientException: Account GET failed: http://10.0.2.24:7480/swift/v1?format=json&limit=1001 401 Unauthorized [first 60 chars of response] {"Code":"AccessDenied","RequestId":"tx000000000000000000aad-
  47. [Tue Sep 13 03:20:01.196459 2016] [:error] [pid 1114:tid 140085919819520] Recoverable error: Account GET failed: http://10.0.2.24:7480/swift/v1?format=json&limit=1001 401 Unauthorized [first 60 chars of response] {"Code":"AccessDenied","RequestId":"tx000000000000000000aad-
  48. [Tue Sep 13 03:20:01.210636 2016] [:error] [pid 1114:tid 140085919819520] The settings.py file points to a v2.0 keystone endpoint, but v3 is specified as the API version to use. Using v3 endpoint for authentication.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement