Skip to content
This repository was archived by the owner on Jul 24, 2018. It is now read-only.
This repository was archived by the owner on Jul 24, 2018. It is now read-only.

Uncaught exception when Deckhand call fails #92

@sh8121att

Description

@sh8121att
2018-03-26 22:04:42,080 - ERROR - orchestrator.py:_collect_subtask_futures - Uncaught excetion in subtask b43bffff-562a-4206-8cde-b0120cbac333 future:
Traceback (most recent call last):
  File "/usr/local/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "./drydock_provisioner/orchestrator/actions/orchestrator.py", line 459, in start
    target_nodes = self.orchestrator.get_target_nodes(self.task)
  File "./drydock_provisioner/orchestrator/orchestrator.py", line 330, in get_target_nodes
    if design_status.status != hd_fields.ActionResult.Success:
AttributeError: 'NoneType' object has no attribute 'status'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions