Comment 2 for bug 719002

Revision history for this message
Kanthi Kiran N (nkanthikiran) wrote :

I am also experiencing the same problem, I am stuck at this point of installation & configuring Nova Compute, I am using openstack for the first time...when can i expect the workaround for this ?

------------------------Command Execution -----------------------------

root@cc:~# uec-publish-tarball ttylinux-uec-amd64-12.1_2.6.35-22_1.tar.gz king-bucket x86_64

Unable to run euca-describe-images. Is euca2ools environment set up?
root@cc:~#

-------------------------------------------------------------------------------------------------------------------

------------------Log file ------------- /var/log/nova/nova-api.log--------------------------

2011-02-15 12:39:59,745 DEBUG nova.auth.manager [-] Looking up user: '0d3e8d67-b3d4-432d-9ba2-5937c2caa4fa' from MainProcess (pid=6293) authenticate /usr/lib/pymodules/python2.6/nova/auth/manager.py:259
2011-02-15 12:39:59,747 DEBUG nova.auth.manager [-] user: User('king', 'king', '0d3e8d67-b3d4-432d-9ba2-5937c2caa4fa', 'c81dfe82-2a28-47be-98a9-dfa2367a3925', True) from MainProcess (pid=6293) authenticate /usr/lib/pymodules/python2.6/nova/auth/manager.py:261
2011-02-15 12:39:59,755 DEBUG nova.signer [-] using _calc_signature_2 from MainProcess (pid=6293) _calc_signature_2 /usr/lib/pymodules/python2.6/nova/auth/signer.py:126
2011-02-15 12:39:59,755 DEBUG nova.signer [-] query string: AWSAccessKeyId=0d3e8d67-b3d4-432d-9ba2-5937c2caa4fa%3Akingcloud&Action=DescribeImages&Owner.1=self&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2011-02-15T07%3A09%3A59&Version=2009-11-30 from MainProcess (pid=6293) _calc_signature_2 /usr/lib/pymodules/python2.6/nova/auth/signer.py:142
2011-02-15 12:39:59,755 DEBUG nova.signer [-] string_to_sign: GET
192.168.138.100:8773
/services/Cloud/
AWSAccessKeyId=0d3e8d67-b3d4-432d-9ba2-5937c2caa4fa%3Akingcloud&Action=DescribeImages&Owner.1=self&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2011-02-15T07%3A09%3A59&Version=2009-11-30 from MainProcess (pid=6293) _calc_signature_2 /usr/lib/pymodules/python2.6/nova/auth/signer.py:144
2011-02-15 12:39:59,755 DEBUG nova.signer [-] len(b64)=44 from MainProcess (pid=6293) _calc_signature_2 /usr/lib/pymodules/python2.6/nova/auth/signer.py:147
2011-02-15 12:39:59,755 DEBUG nova.signer [-] base64 encoded digest: GQw5bX6WMF+JzqCo4QyajnrbjowV8AwjsGo5OrrRbvs= from MainProcess (pid=6293) _calc_signature_2 /usr/lib/pymodules/python2.6/nova/auth/signer.py:148
2011-02-15 12:39:59,756 DEBUG nova.auth.manager [-] user.secret: c81dfe82-2a28-47be-98a9-dfa2367a3925 from MainProcess (pid=6293) authenticate /usr/lib/pymodules/python2.6/nova/auth/manager.py:305
2011-02-15 12:39:59,756 DEBUG nova.auth.manager [-] expected_signature: GQw5bX6WMF+JzqCo4QyajnrbjowV8AwjsGo5OrrRbvs= from MainProcess (pid=6293) authenticate /usr/lib/pymodules/python2.6/nova/auth/manager.py:306
2011-02-15 12:39:59,756 DEBUG nova.auth.manager [-] signature: GQw5bX6WMF+JzqCo4QyajnrbjowV8AwjsGo5OrrRbvs= from MainProcess (pid=6293) authenticate /usr/lib/pymodules/python2.6/nova/auth/manager.py:307
2011-02-15 12:39:59,769 AUDIT nova.api [BOH4GI6-H0F0KRENZYYX king kingcloud] Authenticated Request For king:kingcloud)
2011-02-15 12:39:59,769 DEBUG nova.api [-] action: DescribeImages from MainProcess (pid=6293) __call__ /usr/lib/pymodules/python2.6/nova/api/ec2/__init__.py:211
2011-02-15 12:39:59,769 DEBUG nova.api [-] arg: Owner.1 val: self from MainProcess (pid=6293) __call__ /usr/lib/pymodules/python2.6/nova/api/ec2/__init__.py:213
2011-02-15 12:43:08,779 ERROR nova.api [BOH4GI6-H0F0KRENZYYX king kingcloud] Unexpected error raised: [Errno 110] ETIMEDOUT
(nova.api): TRACE: Traceback (most recent call last):
(nova.api): TRACE: File "/usr/lib/pymodules/python2.6/nova/api/ec2/__init__.py", line 316, in __call__
(nova.api): TRACE: result = api_request.invoke(context)
(nova.api): TRACE: File "/usr/lib/pymodules/python2.6/nova/api/ec2/apirequest.py", line 128, in invoke
(nova.api): TRACE: result = method(context, **args)
(nova.api): TRACE: File "/usr/lib/pymodules/python2.6/nova/api/ec2/cloud.py", line 846, in describe_images
(nova.api): TRACE: images = self.image_service.index(context)
(nova.api): TRACE: File "/usr/lib/pymodules/python2.6/nova/image/s3.py", line 79, in index
(nova.api): TRACE: bucket='_images')
(nova.api): TRACE: File "/usr/lib/pymodules/python2.6/boto/s3/connection.py", line 342, in make_request
(nova.api): TRACE: data, host, auth_path, sender)
(nova.api): TRACE: File "/usr/lib/pymodules/python2.6/boto/connection.py", line 459, in make_request
(nova.api): TRACE: return self._mexe(method, path, data, headers, host, sender)
(nova.api): TRACE: File "/usr/lib/pymodules/python2.6/boto/connection.py", line 437, in _mexe
(nova.api): TRACE: raise e
(nova.api): TRACE: error: [Errno 110] ETIMEDOUT
(nova.api): TRACE:
2011-02-15 12:43:08,780 ERROR nova.api [BOH4GI6-H0F0KRENZYYX king kingcloud] Environment: {"HTTP_AUTHORIZATION": "AWS 0d3e8d67-b3d4-432d-9ba2-5937c2caa4fa:kingcloud:fkaX2Ok2xli6UFMD2yFq5o3u0Pw=", "CONTENT_TYPE": "text/plain", "SCRIPT_NAME": "/services/Cloud", "HTTP_DATE": "Tue, 15 Feb 2011 07:09:59 GMT", "REQUEST_METHOD": "GET", "HTTP_HOST": "192.168.138.100:8773", "PATH_INFO": "/", "SERVER_PROTOCOL": "HTTP/1.0", "QUERY_STRING": "AWSAccessKeyId=0d3e8d67-b3d4-432d-9ba2-5937c2caa4fa%3Akingcloud&Action=DescribeImages&Owner.1=self&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2011-02-15T07%3A09%3A59&Version=2009-11-30&Signature=GQw5bX6WMF%2BJzqCo4QyajnrbjowV8AwjsGo5OrrRbvs%3D", "CONTENT_LENGTH": "0", "HTTP_USER_AGENT": "Boto/1.9b (linux2)", "SERVER_NAME": "192.168.138.100", "REMOTE_ADDR": "192.168.138.100", "wsgi.url_scheme": "http", "SERVER_PORT": "8773", "GATEWAY_INTERFACE": "CGI/1.1", "HTTP_ACCEPT_ENCODING": "identity"}
2011-02-15 12:43:08,780 ERROR nova.api [BOH4GI6-H0F0KRENZYYX king kingcloud] UnknownError: An unknown error has occurred. Please try your request again.
2011-02-15 12:43:08,780 INFO nova.api [BOH4GI6-H0F0KRENZYYX king kingcloud] 189.11799s 192.168.138.100 GET / None:None 400 [Boto/1.9b (linux2)] text/plain text/xml