>From what I can tell Neutron is not the only project affected.

** No longer affects: neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1578866

Title:
  Race condition between token validation and revocation API causes
  intermittent gate failures.

Status in OpenStack Identity (keystone):
  In Progress

Bug description:
  test_user_update_own_password is failing intermittently on a variety
  of jobs

  stack trace:
  Traceback (most recent call last):
    File "tempest/api/identity/v2/test_users.py", line 71, in 
test_user_update_own_password
      self.non_admin_users_client.token)
    File 
"/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py",
 line 480, in assertRaises
      self.assertThat(our_callable, matcher)
    File 
"/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py",
 line 493, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: <bound method TokenClient.auth_token 
of <tempest.lib.services.identity.v2.token_client.TokenClient object at 
0x7fa26c484610>> returned {u'token': {u'expires': u'2016-05-06T00:13:53Z', 
u'issued_at': u'2016-05-05T23:13:54.000000Z', u'audit_ids': 
[u'mbdiQZcNT5GxEUebXZqKOA', u'BAlcCwKLS9Co8C3jg2vfAw'], u'id': 
u'gAAAAABXK9Oyhuw7yBJJehrIIGlzIB8VTbgnM_M5Cve9q0BEHeZ2xNohJ_lkVqp7kicVbNgZ93p2dcLHfUfXWCcPvO4BWkTIry1mAGSvhzeLI7SYxSS6CBpeGK0FH3Uf_5vhHTCWFvcDvKOSzajGImeN7GaYts91H1zsXV7B1HRs0xN-4LADokI'},
 u'metadata': {u'roles': [], u'is_admin': 0}, u'serviceCatalog': [], u'user': 
{u'roles_links': [], u'username': u'tempest-IdentityUsersTest-972219078', 
u'name': u'tempest-IdentityUsersTest-972219078', u'roles': [], u'id': 
u'97a1836c5a2c40c99575e46aa37b8b50'}}

  
  example failures: 
http://logs.openstack.org/17/311617/1/gate/gate-tempest-dsvm-neutron-linuxbridge/084f25d/logs/testr_results.html.gz

  and http://logs.openstack.org/91/312791/2/check/gate-tempest-dsvm-
  full/88d9fff/logs/testr_results.html.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1578866/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to