Deleting node in offline state - it disappears forever

Bug #1496792 reported by Sergii Turivnyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Roman Prykhodchenko
7.0.x
Invalid
High
Fuel Python (Deprecated)

Bug Description

Steps to reproduce:
Navigate to the fuel UI
Deploy environment with 3 nodes, set all parameters by defoult (1 сontroller 2 compute)
    --> Success
Navigate to `Dashboard` tab
Hit `Reset` button
Navigate to `Nodes` tab
Wait till nodes state switch to `offline`
On the any node hit `remove` then hit `delete` button

Expected result:
Node goes to `Unallocated` state

Actual result:
Node disappears forever

ISO:
{"build_id": "288", "build_number": "288", "release_versions": {"2015.1.0-7.0": {"VERSION": {"build_id": "288", "build_number": "288", "api": "1.0", "fuel-library_sha": "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha": "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"], "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd", "openstack_version": "2015.1.0-7.0", "fuel-agent_sha": "082a47bf014002e515001be05f99040437281a2d", "production": "docker", "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac", "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha": "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0", "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}}}, "auth_required": true, "api": "1.0", "fuel-library_sha": "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha": "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"], "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd", "openstack_version": "2015.1.0-7.0", "fuel-agent_sha": "082a47bf014002e515001be05f99040437281a2d", "production": "docker", "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac", "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha": "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0", "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}

Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :
Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :
Changed in fuel:
assignee: nobody → Fuel Python Team (fuel-python)
Changed in fuel:
status: New → Confirmed
importance: Undecided → High
milestone: none → 7.0
tags: added: module-astute module-nailgun
tags: added: tricky
Revision history for this message
Alexander Kislitsky (akislitsky) wrote :

Unable to reproduce on last master environment:
{
"build_id": "59",
"build_number": "59",
"release_versions": {
"2015.1.0-8.0": {
"VERSION": {
"build_id": "59",
"build_number": "59",
"api": "1.0",
"fuel-library_sha": "dc0aba4bd0e0f397b1090d9a7c5fdf106fafbce0",
"nailgun_sha": "63853283ec07b1bd25c2b5b211ec78bee51c5e4e",
"feature_groups": [
"mirantis"
],
"fuel-nailgun-agent_sha": "d66f188a1832a9c23b04884a14ef00fc5605ec6d",
"openstack_version": "2015.1.0-8.0",
"fuel-agent_sha": "bfaf7fb856762d36c3ec6413b909b636f2906853",
"production": "docker",
"python-fuelclient_sha": "4ede2b4d774240fa9cbffef2cbbf75203eb5a025",
"astute_sha": "1be6f1d388c4c8d2eab9315a7d267250485591cb",
"fuel-ostf_sha": "07b86655b77f698b53af9523014057d268ad97b2",
"release": "8.0",
"fuelmain_sha": "e43d2e00cbc89da6c7b9ee62fcbef701b1ed1d07"
}
}
},
"auth_required": true,
"api": "1.0",
"fuel-library_sha": "dc0aba4bd0e0f397b1090d9a7c5fdf106fafbce0",
"nailgun_sha": "63853283ec07b1bd25c2b5b211ec78bee51c5e4e",
"feature_groups": [
"mirantis"
],
"fuel-nailgun-agent_sha": "d66f188a1832a9c23b04884a14ef00fc5605ec6d",
"openstack_version": "2015.1.0-8.0",
"fuel-agent_sha": "bfaf7fb856762d36c3ec6413b909b636f2906853",
"production": "docker",
"python-fuelclient_sha": "4ede2b4d774240fa9cbffef2cbbf75203eb5a025",
"astute_sha": "1be6f1d388c4c8d2eab9315a7d267250485591cb",
"fuel-ostf_sha": "07b86655b77f698b53af9523014057d268ad97b2",
"release": "8.0",
"fuelmain_sha": "e43d2e00cbc89da6c7b9ee62fcbef701b1ed1d07"
}

Revision history for this message
Alexander Kislitsky (akislitsky) wrote :

@Sergii, we analysed logs, but nothing related to described issue wasn't found.

Revision history for this message
Roman Prykhodchenko (romcheg) wrote :

I confirm testing that on another custom build of Fuel and the problem didn't happen. Every time nodes were re-discovered. Could you please provide more information or provide us access to the environment where the issue occurs.

Revision history for this message
Sergii Turivnyi (sturivnyi) wrote : Re: [Bug 1496792] Re: Deleting node in offline state - it disappears forever

I'll try to reproduce it again and attach video and new logs

On Wed, Sep 23, 2015 at 12:45 PM, Alexander Kislitsky <
<email address hidden>> wrote:

> @Sergii, we analysed logs, but nothing related to described issue wasn't
> found.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1496792
>
> Title:
> Deleting node in offline state - it disappears forever
>
> Status in Fuel for OpenStack:
> Incomplete
> Status in Fuel for OpenStack 7.0.x series:
> Confirmed
> Status in Fuel for OpenStack 8.0.x series:
> Incomplete
>
> Bug description:
> Steps to reproduce:
> Navigate to the fuel UI
> Deploy environment with 3 nodes, set all parameters by defoult (1
> сontroller 2 compute)
> --> Success
> Navigate to `Dashboard` tab
> Hit `Reset` button
> Navigate to `Nodes` tab
> Wait till nodes state switch to `offline`
> On the any node hit `remove` then hit `delete` button
>
> Expected result:
> Node goes to `Unallocated` state
>
> Actual result:
> Node disappears forever
>
> ISO:
> {"build_id": "288", "build_number": "288", "release_versions":
> {"2015.1.0-7.0": {"VERSION": {"build_id": "288", "build_number": "288",
> "api": "1.0", "fuel-library_sha":
> "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha":
> "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"],
> "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd",
> "openstack_version": "2015.1.0-7.0", "fuel-agent_sha":
> "082a47bf014002e515001be05f99040437281a2d", "production": "docker",
> "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac",
> "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha":
> "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0",
> "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}}},
> "auth_required": true, "api": "1.0", "fuel-library_sha":
> "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha":
> "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"],
> "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd",
> "openstack_version": "2015.1.0-7.0", "fuel-agent_sha":
> "082a47bf014002e515001be05f99040437281a2d", "production": "docker",
> "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac",
> "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha":
> "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0",
> "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/fuel/+bug/1496792/+subscriptions
>

--
Thanks a lot in advance.
Kind Regards, Sergey Turivnyi

Revision history for this message
Roman Prykhodchenko (romcheg) wrote :

Sergii, it would be really helpful, if you preserved the environment after you do your tests. Then we will be able to debug more efficiently.

Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :

Unfortunately this environment has been deleted.
I'll try reproduce it on another one, on ISO: 301

On Wed, Sep 23, 2015 at 12:53 PM, Roman Prykhodchenko <email address hidden> wrote:

> I confirm testing that on another custom build of Fuel and the problem
> didn't happen. Every time nodes were re-discovered. Could you please
> provide more information or provide us access to the environment where
> the issue occurs.
>
> ** Changed in: fuel/7.0.x
> Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1496792
>
> Title:
> Deleting node in offline state - it disappears forever
>
> Status in Fuel for OpenStack:
> Incomplete
> Status in Fuel for OpenStack 7.0.x series:
> Incomplete
> Status in Fuel for OpenStack 8.0.x series:
> Incomplete
>
> Bug description:
> Steps to reproduce:
> Navigate to the fuel UI
> Deploy environment with 3 nodes, set all parameters by defoult (1
> сontroller 2 compute)
> --> Success
> Navigate to `Dashboard` tab
> Hit `Reset` button
> Navigate to `Nodes` tab
> Wait till nodes state switch to `offline`
> On the any node hit `remove` then hit `delete` button
>
> Expected result:
> Node goes to `Unallocated` state
>
> Actual result:
> Node disappears forever
>
> ISO:
> {"build_id": "288", "build_number": "288", "release_versions":
> {"2015.1.0-7.0": {"VERSION": {"build_id": "288", "build_number": "288",
> "api": "1.0", "fuel-library_sha":
> "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha":
> "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"],
> "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd",
> "openstack_version": "2015.1.0-7.0", "fuel-agent_sha":
> "082a47bf014002e515001be05f99040437281a2d", "production": "docker",
> "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac",
> "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha":
> "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0",
> "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}}},
> "auth_required": true, "api": "1.0", "fuel-library_sha":
> "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha":
> "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"],
> "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd",
> "openstack_version": "2015.1.0-7.0", "fuel-agent_sha":
> "082a47bf014002e515001be05f99040437281a2d", "production": "docker",
> "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac",
> "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha":
> "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0",
> "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/fuel/+bug/1496792/+subscriptions
>

--
Thanks a lot in advance.
Kind Regards, Sergey Turivnyi

Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :
Download full text (3.2 KiB)

Ok. I will.

On Wed, Sep 23, 2015 at 1:15 PM, Sergii Turivnyi <email address hidden>
wrote:

> Unfortunately this environment has been deleted.
> I'll try reproduce it on another one, on ISO: 301
>
> On Wed, Sep 23, 2015 at 12:53 PM, Roman Prykhodchenko <email address hidden>
> wrote:
>
>> I confirm testing that on another custom build of Fuel and the problem
>> didn't happen. Every time nodes were re-discovered. Could you please
>> provide more information or provide us access to the environment where
>> the issue occurs.
>>
>> ** Changed in: fuel/7.0.x
>> Status: Confirmed => Incomplete
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1496792
>>
>> Title:
>> Deleting node in offline state - it disappears forever
>>
>> Status in Fuel for OpenStack:
>> Incomplete
>> Status in Fuel for OpenStack 7.0.x series:
>> Incomplete
>> Status in Fuel for OpenStack 8.0.x series:
>> Incomplete
>>
>> Bug description:
>> Steps to reproduce:
>> Navigate to the fuel UI
>> Deploy environment with 3 nodes, set all parameters by defoult (1
>> сontroller 2 compute)
>> --> Success
>> Navigate to `Dashboard` tab
>> Hit `Reset` button
>> Navigate to `Nodes` tab
>> Wait till nodes state switch to `offline`
>> On the any node hit `remove` then hit `delete` button
>>
>> Expected result:
>> Node goes to `Unallocated` state
>>
>> Actual result:
>> Node disappears forever
>>
>> ISO:
>> {"build_id": "288", "build_number": "288", "release_versions":
>> {"2015.1.0-7.0": {"VERSION": {"build_id": "288", "build_number": "288",
>> "api": "1.0", "fuel-library_sha":
>> "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha":
>> "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"],
>> "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd",
>> "openstack_version": "2015.1.0-7.0", "fuel-agent_sha":
>> "082a47bf014002e515001be05f99040437281a2d", "production": "docker",
>> "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac",
>> "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha":
>> "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0",
>> "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}}},
>> "auth_required": true, "api": "1.0", "fuel-library_sha":
>> "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha":
>> "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"],
>> "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd",
>> "openstack_version": "2015.1.0-7.0", "fuel-agent_sha":
>> "082a47bf014002e515001be05f99040437281a2d", "production": "docker",
>> "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac",
>> "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha":
>> "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0",
>> "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/fuel/+bug/1496792/+subscriptions
>>
>
>
>
> --
> Thanks a lot in advance.
> Kind Regards, Sergey Turivnyi
>

--
Thanks a lot in ad...

Read more...

Revision history for this message
Roman Prykhodchenko (romcheg) wrote :

Thanks! That would definitely facilitate the investigation.

Revision history for this message
Roman Prykhodchenko (romcheg) wrote :

Guys, tomorrow the bug will be put into Invalid state unless there is more information provided.

Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :

I can't reproduce. I've tried several times but unsuccessfully.

On Wed, Oct 7, 2015 at 3:49 PM, Roman Prykhodchenko <email address hidden> wrote:

> Guys, tomorrow the bug will be put into Invalid state unless there is
> more information provided.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1496792
>
> Title:
> Deleting node in offline state - it disappears forever
>
> Status in Fuel for OpenStack:
> Incomplete
> Status in Fuel for OpenStack 7.0.x series:
> Incomplete
> Status in Fuel for OpenStack 8.0.x series:
> Incomplete
>
> Bug description:
> Steps to reproduce:
> Navigate to the fuel UI
> Deploy environment with 3 nodes, set all parameters by defoult (1
> сontroller 2 compute)
> --> Success
> Navigate to `Dashboard` tab
> Hit `Reset` button
> Navigate to `Nodes` tab
> Wait till nodes state switch to `offline`
> On the any node hit `remove` then hit `delete` button
>
> Expected result:
> Node goes to `Unallocated` state
>
> Actual result:
> Node disappears forever
>
> ISO:
> {"build_id": "288", "build_number": "288", "release_versions":
> {"2015.1.0-7.0": {"VERSION": {"build_id": "288", "build_number": "288",
> "api": "1.0", "fuel-library_sha":
> "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha":
> "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"],
> "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd",
> "openstack_version": "2015.1.0-7.0", "fuel-agent_sha":
> "082a47bf014002e515001be05f99040437281a2d", "production": "docker",
> "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac",
> "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha":
> "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0",
> "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}}},
> "auth_required": true, "api": "1.0", "fuel-library_sha":
> "121016a09b0e889994118aa3ea42fa67eabb8f25", "nailgun_sha":
> "93477f9b42c5a5e0506248659f40bebc9ac23943", "feature_groups": ["mirantis"],
> "fuel-nailgun-agent_sha": "d7027952870a35db8dc52f185bb1158cdd3d1ebd",
> "openstack_version": "2015.1.0-7.0", "fuel-agent_sha":
> "082a47bf014002e515001be05f99040437281a2d", "production": "docker",
> "python-fuelclient_sha": "1ce8ecd8beb640f2f62f73435f4e18d1469979ac",
> "astute_sha": "a717657232721a7fafc67ff5e1c696c9dbeb0b95", "fuel-ostf_sha":
> "1f08e6e71021179b9881a824d9c999957fcc7045", "release": "7.0",
> "fuelmain_sha": "6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85"}
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/fuel/+bug/1496792/+subscriptions
>

--
Thanks a lot in advance.
Kind Regards, Sergey Turivnyi

Revision history for this message
Roman Prykhodchenko (romcheg) wrote :

Setting the bug as invalid in this case

Dmitry Pyzhov (dpyzhov)
no longer affects: fuel/8.0.x
Dmitry Pyzhov (dpyzhov)
tags: added: area-python
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.