yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46437
[Bug 1545101] Re: "TypeError: __init__() takes exactly 3 arguments (2 given)" in n-api logs for nova metadata api request
+Neutron and myself since it's the grenade multinode job that is being
hit
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Status: New => In Progress
** Changed in: neutron
Assignee: (unassigned) => Sean M. Collins (scollins)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1545101
Title:
"TypeError: __init__() takes exactly 3 arguments (2 given)" in n-api
logs for nova metadata api request
Status in neutron:
In Progress
Status in OpenStack Compute (nova):
In Progress
Bug description:
http://logs.openstack.org/59/265759/24/experimental/gate-grenade-dsvm-
neutron-
multinode/8f1deec/logs/new/screen-n-api.txt.gz?level=INFO#_2016-02-12_16_28_16_860
2016-02-12 16:28:16.860 20168 INFO nova.metadata.wsgi.server [-] Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/eventlet/wsgi.py", line 470, in handle_one_response
result = self.application(self.environ, start_response)
File "/usr/local/lib/python2.7/dist-packages/paste/urlmap.py", line 216, in __call__
return app(environ, start_response)
File "/usr/local/lib/python2.7/dist-packages/webob/dec.py", line 130, in __call__
resp = self.call_func(req, *args, **self.kwargs)
File "/usr/local/lib/python2.7/dist-packages/webob/dec.py", line 195, in call_func
return self.func(req, *args, **kwargs)
File "/opt/stack/new/nova/nova/api/ec2/__init__.py", line 32, in __call__
return webob.exc.HTTPException(message=_DEPRECATION_MESSAGE)
TypeError: __init__() takes exactly 3 arguments (2 given)
This only shows up in the gate-grenade-dsvm-neutron-multinode job
which is not running the n-api-meta service but is running the neutron
metadata service, which has a bunch of warnings because it's not
getting valid responses back from the nova metadata API (b/c it's not
running):
http://logs.openstack.org/59/265759/24/experimental/gate-grenade-dsvm-
neutron-multinode/8f1deec/logs/new/screen-q-meta.txt.gz?level=TRACE
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1545101/+subscriptions
References