rally job failure saying "m1.nano already exists"

Bug #1553933 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DragonFlow
Fix Released
Undecided
YAMAMOTO Takashi
networking-midonet
Fix Released
High
YAMAMOTO Takashi
networking-ovn
Fix Released
Medium
Russell Bryant

Bug Description

2016-03-07 04:19:33.113 | 2016-03-07 04:19:33.072 | + rally deployment use --deployment devstack
2016-03-07 04:19:33.697 | 2016-03-07 04:19:33.655 | Using deployment: bf57156c-0bee-4912-9bd6-3bb677e6c1e6
2016-03-07 04:19:33.698 | 2016-03-07 04:19:33.657 | ~/.rally/openrc was updated
2016-03-07 04:19:33.699 | 2016-03-07 04:19:33.658 |
2016-03-07 04:19:33.701 | 2016-03-07 04:19:33.660 | HINTS:
2016-03-07 04:19:33.702 | 2016-03-07 04:19:33.661 | * To get your cloud resources, run:
2016-03-07 04:19:33.704 | 2016-03-07 04:19:33.663 | rally show [flavors|images|keypairs|networks|secgroups]
2016-03-07 04:19:33.705 | 2016-03-07 04:19:33.664 |
2016-03-07 04:19:33.708 | 2016-03-07 04:19:33.666 | * To use standard OpenStack clients, set up your env by running:
2016-03-07 04:19:33.709 | 2016-03-07 04:19:33.668 | source ~/.rally/openrc
2016-03-07 04:19:33.711 | 2016-03-07 04:19:33.670 | OpenStack clients are now configured, e.g run:
2016-03-07 04:19:33.731 | 2016-03-07 04:19:33.671 | glance image-list
2016-03-07 04:19:33.753 | 2016-03-07 04:19:33.711 | + rally deployment check
2016-03-07 04:19:41.380 | 2016-03-07 04:19:41.339 | keystone endpoints are valid and following services are available:
2016-03-07 04:19:41.382 | 2016-03-07 04:19:41.340 | +-------------+----------------+-----------+
2016-03-07 04:19:41.383 | 2016-03-07 04:19:41.342 | | services | type | status |
2016-03-07 04:19:41.386 | 2016-03-07 04:19:41.344 | +-------------+----------------+-----------+
2016-03-07 04:19:41.388 | 2016-03-07 04:19:41.347 | | __unknown__ | compute_legacy | Available |
2016-03-07 04:19:41.389 | 2016-03-07 04:19:41.348 | | glance | image | Available |
2016-03-07 04:19:41.391 | 2016-03-07 04:19:41.350 | | keystone | identity | Available |
2016-03-07 04:19:41.415 | 2016-03-07 04:19:41.351 | | neutron | network | Available |
2016-03-07 04:19:41.415 | 2016-03-07 04:19:41.353 | | nova | compute | Available |
2016-03-07 04:19:41.415 | 2016-03-07 04:19:41.354 | +-------------+----------------+-----------+
2016-03-07 04:19:41.416 | 2016-03-07 04:19:41.355 | NOTE: '__unknown__' service name means that Keystone service catalog doesn't return name for this service and Rally can not identify service by its type. BUT you still can use such services with api_versions context, specifying type of service (execute `rally plugin show api_versions` for more details).
2016-03-07 04:19:41.445 | 2016-03-07 04:19:41.403 | + source /home/jenkins/.rally/openrc
2016-03-07 04:19:41.447 | 2016-03-07 04:19:41.406 | ++ export OS_AUTH_URL=http://127.0.0.1:5000/v2.0
2016-03-07 04:19:41.448 | 2016-03-07 04:19:41.407 | ++ OS_AUTH_URL=http://127.0.0.1:5000/v2.0
2016-03-07 04:19:41.450 | 2016-03-07 04:19:41.409 | ++ export OS_USERNAME=admin
2016-03-07 04:19:41.451 | 2016-03-07 04:19:41.411 | ++ OS_USERNAME=admin
2016-03-07 04:19:41.453 | 2016-03-07 04:19:41.412 | ++ export OS_PASSWORD=secretadmin
2016-03-07 04:19:41.454 | 2016-03-07 04:19:41.413 | ++ OS_PASSWORD=secretadmin
2016-03-07 04:19:41.455 | 2016-03-07 04:19:41.415 | ++ export OS_TENANT_NAME=admin
2016-03-07 04:19:41.457 | 2016-03-07 04:19:41.416 | ++ OS_TENANT_NAME=admin
2016-03-07 04:19:41.458 | 2016-03-07 04:19:41.418 | ++ export OS_REGION_NAME=RegionOne
2016-03-07 04:19:41.460 | 2016-03-07 04:19:41.419 | ++ OS_REGION_NAME=RegionOne
2016-03-07 04:19:41.461 | 2016-03-07 04:19:41.420 | + nova flavor-create m1.nano 42 64 0 1
2016-03-07 04:19:43.166 | 2016-03-07 04:19:43.125 | ERROR (Conflict): Flavor with name m1.nano already exists. (HTTP 409) (Request-ID: req-b8146a00-1247-41ca-96fe-4900def57e92)

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

introduced by this rally change.
https://review.openstack.org/#/c/284149/

Changed in networking-midonet:
status: New → Incomplete
status: Incomplete → Confirmed
importance: Undecided → High
milestone: none → 2.0.0
Changed in networking-ovn:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Russell Bryant (russellb) wrote :
Changed in networking-ovn:
assignee: nobody → Russell Bryant (russellb)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/289924
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=4d153c4b23c0ab15327b37e7d5ffe43dd2c6eaba
Submitter: Jenkins
Branch: master

commit 4d153c4b23c0ab15327b37e7d5ffe43dd2c6eaba
Author: Russell Bryant <email address hidden>
Date: Tue Mar 8 08:43:39 2016 -0500

    devstack: Don't enable tempest in rally job.

    Change-Id: I672df8ab4a26c5797514c53b78c78d9056727e65
    Closes-bug: #1553933
    Signed-off-by: Russell Bryant <email address hidden>

Changed in networking-ovn:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to dragonflow (master)

Reviewed: https://review.openstack.org/290270
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=7273f5974d54e4139cd439afe4496a9254f374ca
Submitter: Jenkins
Branch: master

commit 7273f5974d54e4139cd439afe4496a9254f374ca
Author: Russell Bryant <email address hidden>
Date: Tue Mar 8 08:43:39 2016 -0500

    devstack: Don't enable tempest in rally job.

    Change-Id: I672df8ab4a26c5797514c53b78c78d9056727e65
    Closes-bug: #1553933
    Signed-off-by: Russell Bryant <email address hidden>
    Co-authored-by: YAMAMOTO Takashi <email address hidden>

Changed in dragonflow:
status: New → Fix Released
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
Changed in dragonflow:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

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

commit dc99c4e551c190a32485970c5c84a55b1d1b23d3
Author: Russell Bryant <email address hidden>
Date: Tue Mar 8 08:43:39 2016 -0500

    devstack: Don't enable tempest in rally job.

    Change-Id: I672df8ab4a26c5797514c53b78c78d9056727e65
    Closes-bug: #1553933
    Signed-off-by: Russell Bryant <email address hidden>
    Co-authored-by: YAMAMOTO Takashi <email address hidden>

Changed in networking-midonet:
status: Confirmed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-midonet (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/331960

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (stable/liberty)

Reviewed: https://review.openstack.org/331960
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=47b552ae0e8083880515a89fa506a5d7a402922f
Submitter: Jenkins
Branch: stable/liberty

commit 47b552ae0e8083880515a89fa506a5d7a402922f
Author: Russell Bryant <email address hidden>
Date: Tue Mar 8 08:43:39 2016 -0500

    devstack: Don't enable tempest in rally job.

    Change-Id: I672df8ab4a26c5797514c53b78c78d9056727e65
    Closes-bug: #1553933
    Signed-off-by: Russell Bryant <email address hidden>
    Co-authored-by: YAMAMOTO Takashi <email address hidden>
    (cherry picked from commit dc99c4e551c190a32485970c5c84a55b1d1b23d3)

tags: added: in-stable-liberty
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.