There is no plugin with name: `NetworkPlugin.create_networks` in in any platform.

Bug #1718941 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Critical
YAMAMOTO Takashi

Bug Description

eg. http://logs.openstack.org/87/199387/88/check/gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial/6c178ee/console.html

2017-09-22 01:08:47.758747 | 2017-09-22 01:08:47.758 | Using task: 4578102e-d86f-41ff-aeee-3d3552996d24
2017-09-22 01:08:47.760401 | 2017-09-22 01:08:47.760 | 2017-09-22 01:08:47.158 23811 INFO rally.task.engine [-] Task 4578102e-d86f-41ff-aeee-3d3552996d24 | Starting: Task validation.
2017-09-22 01:08:47.762104 | 2017-09-22 01:08:47.761 | 2017-09-22 01:08:47.171 23811 INFO rally.task.engine [-] Task 4578102e-d86f-41ff-aeee-3d3552996d24 | Starting: Task validation of syntax.
2017-09-22 01:08:47.763848 | 2017-09-22 01:08:47.763 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine [-] There is no plugin with name: `NetworkPlugin.create_networks` in in any platform.: PluginNotFound: There is no plugin with name: `NetworkPlugin.create_networks` in in any platform.
2017-09-22 01:08:47.765603 | 2017-09-22 01:08:47.765 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine Traceback (most recent call last):
2017-09-22 01:08:47.767388 | 2017-09-22 01:08:47.767 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine File "/opt/stack/new/rally/rally/task/engine.py", line 383, in validate
2017-09-22 01:08:47.769061 | 2017-09-22 01:08:47.768 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine self._validate_config_syntax(self.config)
2017-09-22 01:08:47.770861 | 2017-09-22 01:08:47.770 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine File "/opt/stack/new/rally/rally/common/logging.py", line 198, in wrapper
2017-09-22 01:08:47.772626 | 2017-09-22 01:08:47.772 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine result = f(self, *args, **kwargs)
2017-09-22 01:08:47.774206 | 2017-09-22 01:08:47.773 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine File "/opt/stack/new/rally/rally/task/engine.py", line 338, in _validate_config_syntax
2017-09-22 01:08:47.776060 | 2017-09-22 01:08:47.775 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine self._validate_workload(workload, vtype="syntax")
2017-09-22 01:08:47.777840 | 2017-09-22 01:08:47.777 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine File "/opt/stack/new/rally/rally/task/engine.py", line 264, in _validate_workload
2017-09-22 01:08:47.779561 | 2017-09-22 01:08:47.779 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine scenario_cls = scenario.Scenario.get(workload["name"])
2017-09-22 01:08:47.781435 | 2017-09-22 01:08:47.781 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine File "/opt/stack/new/rally/rally/common/plugin/plugin.py", line 162, in get
2017-09-22 01:08:47.782928 | 2017-09-22 01:08:47.782 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine name=name, platform=platform or "in any")
2017-09-22 01:08:47.784691 | 2017-09-22 01:08:47.784 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine PluginNotFound: There is no plugin with name: `NetworkPlugin.create_networks` in in any platform.
2017-09-22 01:08:47.786318 | 2017-09-22 01:08:47.786 | 2017-09-22 01:08:47.409 23811 ERROR rally.task.engine
2017-09-22 01:08:47.788003 | 2017-09-22 01:08:47.787 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils [-] Task config is invalid: `There is no plugin with name: `NetworkPlugin.create_networks` in in any platform.`: InvalidTaskException: Task config is invalid: `There is no plugin with name: `NetworkPlugin.create_networks` in in any platform.`
2017-09-22 01:08:47.789611 | 2017-09-22 01:08:47.789 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils Traceback (most recent call last):
2017-09-22 01:08:47.791207 | 2017-09-22 01:08:47.790 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "/opt/stack/new/rally/rally/cli/cliutils.py", line 660, in run
2017-09-22 01:08:47.792845 | 2017-09-22 01:08:47.792 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs)
2017-09-22 01:08:47.794330 | 2017-09-22 01:08:47.794 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "<decorator-gen-28>", line 2, in start
2017-09-22 01:08:47.795938 | 2017-09-22 01:08:47.795 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "/opt/stack/new/rally/rally/cli/envutils.py", line 68, in default_from_global
2017-09-22 01:08:47.797428 | 2017-09-22 01:08:47.797 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils return f(*args, **kwargs)
2017-09-22 01:08:47.798969 | 2017-09-22 01:08:47.798 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "<decorator-gen-27>", line 2, in start
2017-09-22 01:08:47.800794 | 2017-09-22 01:08:47.800 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "/opt/stack/new/rally/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded
2017-09-22 01:08:47.802705 | 2017-09-22 01:08:47.802 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils return f(*args, **kwargs)
2017-09-22 01:08:47.804277 | 2017-09-22 01:08:47.803 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "/opt/stack/new/rally/rally/cli/commands/task.py", line 332, in start
2017-09-22 01:08:47.805763 | 2017-09-22 01:08:47.805 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils abort_on_sla_failure=abort_on_sla_failure)
2017-09-22 01:08:47.807798 | 2017-09-22 01:08:47.807 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "/opt/stack/new/rally/rally/api.py", line 440, in start
2017-09-22 01:08:47.809261 | 2017-09-22 01:08:47.808 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils task_engine.validate()
2017-09-22 01:08:47.810936 | 2017-09-22 01:08:47.810 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "/opt/stack/new/rally/rally/common/logging.py", line 198, in wrapper
2017-09-22 01:08:47.812399 | 2017-09-22 01:08:47.812 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils result = f(self, *args, **kwargs)
2017-09-22 01:08:47.813817 | 2017-09-22 01:08:47.813 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils File "/opt/stack/new/rally/rally/task/engine.py", line 395, in validate
2017-09-22 01:08:47.815332 | 2017-09-22 01:08:47.815 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils raise exceptions.InvalidTaskException(str(e))
2017-09-22 01:08:47.816933 | 2017-09-22 01:08:47.816 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils InvalidTaskException: Task config is invalid: `There is no plugin with name: `NetworkPlugin.create_networks` in in any platform.`
2017-09-22 01:08:47.818411 | 2017-09-22 01:08:47.818 | 2017-09-22 01:08:47.410 23811 ERROR rally.cli.cliutils

tags: added: gate-failure midokura-jira-tracked
Changed in networking-midonet:
importance: Undecided → Critical
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
milestone: none → 6.0.0
status: New → In Progress
tags: added: newton-backport-potential ocata-backport-potential pike-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/506657
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=e0f3de946939585e57b24687e2f984661d68d092
Submitter: Jenkins
Branch: master

commit e0f3de946939585e57b24687e2f984661d68d092
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Sep 22 22:31:23 2017 +0900

    rally: Update after the recent changes in rally

    Relevant changes in rally:
        I9d3bafa075631a3f48cbd3627a4cc1a5a859cce2

    Closes-Bug: #1718941
    Change-Id: Ibba152a2dfed54290e9f4d37361b4a2854505b22

Changed in networking-midonet:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-midonet 6.0.0.0b1

This issue was fixed in the openstack/networking-midonet 6.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.