yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07170
[Bug 1257070] Re: test_glance_timeout flakey fail
Glance configured with one worker, is it possible it is too busy because
of another orations?
Do we need to increase the timeout and/or the workers ?
** Changed in: tempest
Status: New => Incomplete
** Also affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1257070
Title:
test_glance_timeout flakey fail
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Status in Tempest:
Incomplete
Bug description:
Transient fail for
tempest.cli.simple_read_only.test_glance.SimpleReadOnlyGlanceClientTest
test_glance_timeout
http://logs.openstack.org/66/55766/3/gate/gate-tempest-devstack-vm-
postgres-full/a807434/testr_results.html.gz
ft254.6: tempest.cli.simple_read_only.test_glance.SimpleReadOnlyGlanceClientTest.test_glance_timeout_StringException: Empty attachments:
stderr
stdout
pythonlogging:'': {{{
2013-11-29 07:57:20,345 running: '/usr/local/bin/glance --os-username admin --os-tenant-name admin --os-password secret --os-auth-url http://127.0.0.1:5000/v2.0/ --timeout 15 image-list '
2013-11-29 07:57:37,633 output of /usr/local/bin/glance --os-username admin --os-tenant-name admin --os-password secret --os-auth-url http://127.0.0.1:5000/v2.0/ --timeout 15 image-list :
2013-11-29 07:57:37,635 error output of /usr/local/bin/glance --os-username admin --os-tenant-name admin --os-password secret --os-auth-url http://127.0.0.1:5000/v2.0/ --timeout 15 image-list :
Error communicating with http://127.0.0.1:9292 timed out
}}}
Traceback (most recent call last):
File "tempest/cli/simple_read_only/test_glance.py", line 89, in test_glance_timeout
self.glance('image-list', flags='--timeout %d' % CONF.cli.timeout)
File "tempest/cli/__init__.py", line 81, in glance
'glance', action, flags, params, admin, fail_ok)
File "tempest/cli/__init__.py", line 110, in cmd_with_auth
return self.cmd(cmd, action, flags, params, fail_ok)
File "tempest/cli/__init__.py", line 132, in cmd
stderr=result_err)
CommandFailed: Command '['/usr/local/bin/glance', '--os-username', 'admin', '--os-tenant-name', 'admin', '--os-password', 'secret', '--os-auth-url', 'http://127.0.0.1:5000/v2.0/', '--timeout', '15', 'image-list']' returned non-zero exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1257070/+subscriptions