Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-1113

Fix error message on provisioning timeout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 1.6
    • 1.6
    • Scheduler
    • None
    • 108c4146d (master)

    Description

      "Coroutine raised StopIteration" is pretty hard to interpret as timeout and stuck provisioning VM.

      Jan 15 20:39:22 coin-master coin[93612]: ERROR:workitem.py:445(93673): Houston? Houston! Unhandled exception occurred while running a WorkItem. This is potentially serious! Investigate it immediately.
      Jan 15 20:39:22 coin-master coin[93612]: Traceback (most recent call last):
      Jan 15 20:39:22 coin-master coin[93612]:   File "/var/lib/coin/tqtc-coin-ci/src/workitem.py", line 945, in run
      Jan 15 20:39:22 coin-master coin[93612]:     result = next(iter(done)).result()
      Jan 15 20:39:22 coin-master coin[93612]:              ^^^^^^^^^^^^^^^^
      Jan 15 20:39:22 coin-master coin[93612]: StopIteration
      Jan 15 20:39:22 coin-master coin[93612]: The above exception was the direct cause of the following exception:
      Jan 15 20:39:22 coin-master coin[93612]: Traceback (most recent call last):
      Jan 15 20:39:22 coin-master coin[93612]:   File "/var/lib/coin/tqtc-coin-ci/src/workitem.py", line 393, in _run
      Jan 15 20:39:22 coin-master coin[93612]:     await self.run()
      Jan 15 20:39:22 coin-master coin[93612]: RuntimeError: coroutine raised StopIteration

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tosaario Toni Saario
            tosaario Toni Saario
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes