Activity log for bug #1568785

Date Who What changed Old value New value Message
2016-04-11 10:17:44 Valeriy Ponomaryov bug added bug
2016-04-11 10:18:19 Valeriy Ponomaryov description logs: http://logs.openstack.org/76/301576/3/check/gate-manila-tempest-dsvm-mysql-generic/28a4fb3/logs/devstacklog.txt.gz#_2016-04-11_07_51_39_574 paste: http://paste.openstack.org/show/493620/ raw: venv runtests: commands[0] | tempest verify-config -uro ../../../../tmp/tmp.SxNmiPfTpq Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/cmd/verify_tempest_config.py", line 397, in take_action return main(parsed_args) File "/opt/stack/new/tempest/tempest/cmd/verify_tempest_config.py", line 364, in main os = clients.Manager(icreds.get_primary_creds()) File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 275, in get_primary_creds return self.get_credentials('primary') File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 256, in get_credentials credentials = self._create_creds(admin=is_admin) File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 122, in _create_creds name=project_name, description=project_desc) File "/opt/stack/new/tempest/tempest/common/cred_client.py", line 106, in create_project name=name, description=description)['tenant'] File "/opt/stack/new/tempest/tempest/services/identity/v2/json/tenants_client.py", line 36, in create_tenant resp, body = self.post('tenants', post_body) File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 259, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 642, in request resp, resp_body) File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 695, in _error_checker raise exceptions.NotFound(resp_body, resp=resp) NotFound: Object not found Details: {u'title': u'Not Found', u'message': u'The resource could not be found.', u'code': 404} Running config verification... ERROR: InvocationError: '/opt/stack/new/tempest/.tox/venv/bin/tempest verify-config -uro ../../../../tmp/tmp.SxNmiPfTpq' Currently, all CI jobs with tempest fail with following config verification error: logs: http://logs.openstack.org/76/301576/3/check/gate-manila-tempest-dsvm-mysql-generic/28a4fb3/logs/devstacklog.txt.gz#_2016-04-11_07_51_39_574 paste: http://paste.openstack.org/show/493620/ raw: venv runtests: commands[0] | tempest verify-config -uro ../../../../tmp/tmp.SxNmiPfTpq  Traceback (most recent call last):    File "/opt/stack/new/tempest/tempest/cmd/verify_tempest_config.py", line 397, in take_action      return main(parsed_args)    File "/opt/stack/new/tempest/tempest/cmd/verify_tempest_config.py", line 364, in main      os = clients.Manager(icreds.get_primary_creds())    File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 275, in get_primary_creds      return self.get_credentials('primary')    File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 256, in get_credentials      credentials = self._create_creds(admin=is_admin)    File "/opt/stack/new/tempest/tempest/common/dynamic_creds.py", line 122, in _create_creds      name=project_name, description=project_desc)    File "/opt/stack/new/tempest/tempest/common/cred_client.py", line 106, in create_project      name=name, description=description)['tenant']    File "/opt/stack/new/tempest/tempest/services/identity/v2/json/tenants_client.py", line 36, in create_tenant      resp, body = self.post('tenants', post_body)    File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 259, in post      return self.request('POST', url, extra_headers, headers, body)    File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 642, in request      resp, resp_body)    File "/opt/stack/new/tempest/tempest/lib/common/rest_client.py", line 695, in _error_checker      raise exceptions.NotFound(resp_body, resp=resp)  NotFound: Object not found  Details: {u'title': u'Not Found', u'message': u'The resource could not be found.', u'code': 404}  Running config verification...  ERROR: InvocationError: '/opt/stack/new/tempest/.tox/venv/bin/tempest verify-config -uro ../../../../tmp/tmp.SxNmiPfTpq'
2016-04-11 10:18:29 Valeriy Ponomaryov tags ci devstack tempest
2016-04-11 10:18:32 Valeriy Ponomaryov manila: importance Undecided Critical
2016-04-11 10:18:38 Valeriy Ponomaryov manila: milestone newton-1
2016-04-11 10:18:57 Valeriy Ponomaryov manila: assignee Valeriy Ponomaryov (vponomaryov)
2016-04-11 10:19:00 Valeriy Ponomaryov manila: status New In Progress
2016-04-11 17:31:44 OpenStack Infra manila: status In Progress Fix Released