[Bug 1870079] [NEW] python-troveclient ftbfs in focal

Matthias Klose doko at ubuntu.com
Wed Apr 1 09:14:37 UTC 2020


Public bug reported:

seen in the second focal test rebuild
https://launchpad.net/ubuntu/+archive/test-rebuild-20200327-focal/+build/18964896/+files/buildlog_ubuntu-focal-amd64.python-troveclient_1%3A2.17.0-0ubuntu2_BUILDING.txt.gz

==============================
Failed 1 tests - output below:
==============================

troveclient.tests.test_backups.BackupManagerTest.test_execution_list
--------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):

      File "/<<PKGBUILDDIR>>/troveclient/v1/backups.py", line 239, in mistral_execution_generator
    the_list = mistral_client.executions.list(marker=m, limit=50,

      File "/usr/lib/python3/dist-packages/mock/mock.py", line 1092, in __call__
    return _mock_self._mock_call(*args, **kwargs)

      File "/usr/lib/python3/dist-packages/mock/mock.py", line 1145, in _mock_call
    result = next(effect)

    StopIteration

    
The above exception was the direct cause of the following exception:


    Traceback (most recent call last):

      File "/<<PKGBUILDDIR>>/troveclient/tests/test_backups.py", line 256, in test_execution_list
    el = self.backups.execution_list("dummy", mistral_client, limit=2)

      File "/<<PKGBUILDDIR>>/troveclient/v1/backups.py", line 259, in execution_list
    return list(execution_list_generator())

      File "/<<PKGBUILDDIR>>/troveclient/v1/backups.py", line 250, in execution_list_generator
    for sexec in mistral_execution_generator():

    RuntimeError: generator raised StopIteration


======
Totals
======
Ran: 454 tests in 2.6130 sec.
 - Passed: 453
 - Skipped: 0
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 1
Sum of execute time for each test: 7.3312 sec.

** Affects: python-troveclient (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: ftbfs rls-ff-incoming

** Changed in: python-troveclient (Ubuntu)
       Status: New => Confirmed

** Changed in: python-troveclient (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs rls-ff-incoming

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-troveclient in Ubuntu.
https://bugs.launchpad.net/bugs/1870079

Title:
  python-troveclient ftbfs in focal

Status in python-troveclient package in Ubuntu:
  Confirmed

Bug description:
  seen in the second focal test rebuild
  https://launchpad.net/ubuntu/+archive/test-rebuild-20200327-focal/+build/18964896/+files/buildlog_ubuntu-focal-amd64.python-troveclient_1%3A2.17.0-0ubuntu2_BUILDING.txt.gz

  ==============================
  Failed 1 tests - output below:
  ==============================

  troveclient.tests.test_backups.BackupManagerTest.test_execution_list
  --------------------------------------------------------------------

  Captured traceback:
  ~~~~~~~~~~~~~~~~~~~
      Traceback (most recent call last):

        File "/<<PKGBUILDDIR>>/troveclient/v1/backups.py", line 239, in mistral_execution_generator
      the_list = mistral_client.executions.list(marker=m, limit=50,

        File "/usr/lib/python3/dist-packages/mock/mock.py", line 1092, in __call__
      return _mock_self._mock_call(*args, **kwargs)

        File "/usr/lib/python3/dist-packages/mock/mock.py", line 1145, in _mock_call
      result = next(effect)

      StopIteration

      
  The above exception was the direct cause of the following exception:

  
      Traceback (most recent call last):

        File "/<<PKGBUILDDIR>>/troveclient/tests/test_backups.py", line 256, in test_execution_list
      el = self.backups.execution_list("dummy", mistral_client, limit=2)

        File "/<<PKGBUILDDIR>>/troveclient/v1/backups.py", line 259, in execution_list
      return list(execution_list_generator())

        File "/<<PKGBUILDDIR>>/troveclient/v1/backups.py", line 250, in execution_list_generator
      for sexec in mistral_execution_generator():

      RuntimeError: generator raised StopIteration


  ======
  Totals
  ======
  Ran: 454 tests in 2.6130 sec.
   - Passed: 453
   - Skipped: 0
   - Expected Fail: 0
   - Unexpected Success: 0
   - Failed: 1
  Sum of execute time for each test: 7.3312 sec.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-troveclient/+bug/1870079/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list