[upgrade] Dump tack timed out after upgrade 7-8 master node

Bug #1594381 reported by Vladimir Khlyunev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
Sergey Abramov

Bug Description

Reproduced several times on CI - latest https://custom-ci.infra.mirantis.net/view/All/job/custom.upgrade_system_test/21/console

After restore procedure generation of diag.snapshot is failing by unknown reasons. We should investigate this;

Steps to reproduce:
1 - Deploy 7.0 Fuel + 7.0 cluster
2 - Upgrade to 8.0
3 - Generate diag.snapshot

Expected result: snapshot is generated and available
Actual result: Waiting task "dump" timeout 600 sec was exceeded

Revision history for this message
Bug Checker Bot (bug-checker) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

version

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

tags: added: need-info
tags: added: area-python
Changed in fuel:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Sergey Abramov (sabramov) wrote :

The main reason of this bug is encode problem during sending message to nailgun.
Then message dumps to json, it's required to be converted to utf-8.
Default encoding is ASCII-8bit, than it's converted to json it raise an error and don't send message to nailgun. That's why task never ends.

Revision history for this message
Sergey Abramov (sabramov) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-astute (master)

Change abandoned by Sergey Abramov (<email address hidden>) on branch: master
Review: https://review.openstack.org/341593

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.