Bug 1591758 - Upgrade from v3.9 without ASB to v3.10 with ASB fails
Summary: Upgrade from v3.9 without ASB to v3.10 with ASB fails
Keywords:
Status: CLOSED DUPLICATE of bug 1591053
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.10.z
Assignee: Scott Dodson
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-15 13:17 UTC by Jason Montleon
Modified: 2018-06-15 18:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-15 18:20:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jason Montleon 2018-06-15 13:17:49 UTC
Description of problem:
In an upgrade scenario going from v3.9 without the Ansible Service Broker to v3.10 with Ansible Service Broker upgrade fails

Version-Release number of selected component (if applicable):
openshift-ansible-3.10.0-0.69.0.git.127.3ca07e5.el7.noarch

How reproducible:
Seems always with this version, it worked with previous versions

Steps to Reproduce:
1. Install Openshift v3.9 without Ansible Service Broker
2. Upgrade to Openshift v3.10 with Ansible Service Broker

Actual results:
Upgrade Failure

Expected results:
Upgrade Succeeds

Additional info:
The upgrade task fails with:

    default: TASK [Upgrade all storage] *****************************************************

    default: fatal: [192.168.121.123.nip.io]: FAILED! => {"changed": true, "cmd": ["oc", "adm", "--config=/etc/origin/master/admin.kubeconfig", "migrate", "storage", "--include=*", "--confirm"], "delta": "0:08:33.033235", "end": "2018-06-15 12:57:43.507263", "failed_when_result": true, "msg": "non-zero return code", "rc": 1, "start": "2018-06-15 12:49:10.474028", "stderr": "Flag --confirm has been deprecated, storage migration does not support dry run, this flag is ignored\nE0615 12:49:43.403650   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:50:15.412130   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:50:47.417414   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:51:19.423533   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:51:51.429644   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:52:23.436566   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:52:55.444078   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:53:27.450879   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:53:59.457587   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:54:31.463779   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:55:03.469350   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:55:35.475230   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:56:07.481064   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:56:39.487395   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:57:11.493629   62428 round_trippers.go:169] CancelRequest not implemented\nE0615 12:57:43.500211   62428 round_trippers.go:169] CancelRequest not implemented\nerror: the server doesn't have a resource type \"clusterservicebrokers\"", "stderr_lines": ["Flag --confirm has been deprecated, storage migration does not support dry run, this flag is ignored", "E0615 12:49:43.403650   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:50:15.412130   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:50:47.417414   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:51:19.423533   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:51:51.429644   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:52:23.436566   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:52:55.444078   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:53:27.450879   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:53:59.457587   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:54:31.463779   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:55:03.469350   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:55:35.475230   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:56:07.481064   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:56:39.487395   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:57:11.493629   62428 round_trippers.go:169] CancelRequest not implemented", "E0615 12:57:43.500211   62428 round_trippers.go:169] CancelRequest not implemented", "error: the server doesn't have a resource type \"clusterservicebrokers\""], "stdout": "", "stdout_lines": []}
    default: 	to retry, use: --limit @/vagrant/upgrade-3.10.retry

Description of problem:

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag


Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Description of problem:

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag


Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Description of problem:

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 2 Scott Dodson 2018-06-15 18:20:20 UTC

*** This bug has been marked as a duplicate of bug 1591053 ***


Note You need to log in before you can comment on or make changes to this bug.