Created
December 19, 2013 10:19
-
-
Save amuessig/8037119 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Wed Dec 18 15:58:27 2013] [error] REQ: curl -i http://172.16.34.11:8774/v2/38971e59194041449076a6a89015baae/os-availability-zone/detail -X GET -H "X-Auth-Project-Id: 38971e59194041449076a6a89015baae" -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: 955b34f8c9271295af5bb88a5f78a81e" | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 172.16.34.11 | |
[Wed Dec 18 15:58:27 2013] [error] DEBUG:urllib3.connectionpool:"GET /v2/38971e59194041449076a6a89015baae/os-availability-zone/detail HTTP/1.1" 200 793 | |
[Wed Dec 18 15:58:27 2013] [error] RESP: [200] {'date': 'Wed, 18 Dec 2013 15:58:27 GMT', 'content-length': '793', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e0382a-e8b4-443b-ac51-42f1d394f032'} | |
[Wed Dec 18 15:58:27 2013] [error] RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"server13": {"nova-conductor": {"available": true, "active": true, "updated_at": "2013-12-18T15:58:24.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2013-12-18T15:58:19.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2013-12-18T15:58:24.000000"}, "nova-cert": {"available": true, "active": true, "updated_at": "2013-12-18T15:58:18.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"server01": {"nova-compute": {"available": true, "active": true, "updated_at": "2013-12-18T15:58:25.000000"}}, "server13": {"nova-compute": {"available": true, "active": true, "updated_at": "2013-12-18T15:58:25.000000"}}}, "zoneName": "nova"}]} | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] REQ: curl -i http://172.16.34.11:8774/v2/38971e59194041449076a6a89015baae/os-aggregates -X GET -H "X-Auth-Project-Id: 38971e59194041449076a6a89015baae" -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: 955b34f8c9271295af5bb88a5f78a81e" | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] INFO:urllib3.connectionpool:Starting new HTTP connection (1): 172.16.34.11 | |
[Wed Dec 18 15:58:27 2013] [error] DEBUG:urllib3.connectionpool:"GET /v2/38971e59194041449076a6a89015baae/os-aggregates HTTP/1.1" 200 18 | |
[Wed Dec 18 15:58:27 2013] [error] RESP: [200] {'date': 'Wed, 18 Dec 2013 15:58:27 GMT', 'content-length': '18', 'content-type': 'application/json', 'x-compute-request-id': 'req-607c2dad-a28f-44da-9756-173859edee15'} | |
[Wed Dec 18 15:58:27 2013] [error] RESP BODY: {"aggregates": []} | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] DEBUG:neutronclient.client: | |
[Wed Dec 18 15:58:27 2013] [error] REQ: curl -i http://172.16.34.11:9696//v2.0/agents.json -X GET -H "X-Auth-Token: 955b34f8c9271295af5bb88a5f78a81e" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] DEBUG:neutronclient.client:RESP:{'date': 'Wed, 18 Dec 2013 15:58:27 GMT', 'status': '404', 'content-length': '52', 'content-type': 'text/plain; charset=UTF-8'} 404 Not Found | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] The resource could not be found. | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] DEBUG:neutronclient.v2_0.client:Error message: 404 Not Found | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] The resource could not be found. | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] Recoverable error: 404 Not Found | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] The resource could not be found. | |
[Wed Dec 18 15:58:27 2013] [error] | |
[Wed Dec 18 15:58:27 2013] [error] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment