Bug 1967633 - [4.8.0] [Assisted-4.8][SNO] SNO node cannot transition into "Writing image to disk" from "Waiting for bootkube"
Summary: [4.8.0] [Assisted-4.8][SNO] SNO node cannot transition into "Writing image to...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: assisted-installer
Version: 4.8
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.8.0
Assignee: Eran Cohen
QA Contact: Yuri Obshansky
URL:
Whiteboard: AI-Team-Core
Depends On: 1966892
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-03 13:59 UTC by Eran Cohen
Modified: 2021-07-27 23:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 1966892
Environment:
Last Closed: 2021-07-27 23:11:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift assisted-service pull 1934 0 None open [ocm-2.3] Bug 1967633: SNO node cannot transition into "Writing image to disk" … 2021-06-07 06:33:56 UTC
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 23:11:38 UTC

Description Eran Cohen 2021-06-03 13:59:33 UTC
+++ This bug was initially created as a clone of Bug #1966892 +++

Description of problem:
When installing an SNO cluster the node cannot transition into "Writing image to disk" from "Waiting for bootkube"

Log message from assisted-service:
time="2021-06-02T06:01:02Z" level=info msg="Update host 3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2 install progress" func="github.com/openshift/assisted-service/internal/bminvento
ry.(*bareMetalInventory).UpdateHostInstallProgress" file="/go/src/github.com/openshift/origin/internal/bminventory/inventory.go:3595" cluster_id=4203eabc-bb7d-4ccf-8907-2278
a627a89a go-id=16380 host_id=3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2 pkg=Inventory request_id=223e31ed-7079-4634-b8e2-5c045e8e1ae4                                              
time="2021-06-02T06:01:02Z" level=error msg="failed to update host 3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2 progress" func="github.com/openshift/assisted-service/internal/bminve
ntory.(*bareMetalInventory).UpdateHostInstallProgress" file="/go/src/github.com/openshift/origin/internal/bminventory/inventory.go:3605" cluster_id=4203eabc-bb7d-4ccf-8907-2
278a627a89a error="Can't assign lower stage \"Writing image to disk\" after host has been in stage \"Waiting for bootkube\"" go-id=16380 host_id=3e7eceb6-0e3f-4ea3-a3ce-fe57
e36e1ac2 pkg=Inventory request_id=223e31ed-7079-4634-b8e2-5c045e8e1ae4


In the cluster events the node transitions into "Rebooting" from "Waiting for bootkube":
{                                                                                                                                                                          
    "cluster_id": "4203eabc-bb7d-4ccf-8907-2278a627a89a",                                                                                                                    
    "event_time": "2021-06-02T05:52:22.715Z",                                                                                                                                
    "host_id": "3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2",                                                                                                                       
    "message": "Host sno: reached installation stage Starting installation: bootstrap",                                                                                      
    "severity": "info"                                                                                                                                                       
  },                                                                                                                                                                         
  {                                                                                                                                                                          
    "cluster_id": "4203eabc-bb7d-4ccf-8907-2278a627a89a",                                                                                                                    
    "event_time": "2021-06-02T05:52:22.789Z",                                                                                                                                
    "host_id": "3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2",                                                                                                                       
    "message": "Host sno: reached installation stage Installing: bootstrap",
    "severity": "info"
  },
  {
    "cluster_id": "4203eabc-bb7d-4ccf-8907-2278a627a89a",
    "event_time": "2021-06-02T05:52:47.397Z",
    "host_id": "3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2",
    "message": "Host sno: reached installation stage Waiting for bootkube",
    "severity": "info"
  },
  {
    "cluster_id": "4203eabc-bb7d-4ccf-8907-2278a627a89a",
    "event_time": "2021-06-02T06:01:02.797Z",
    "host_id": "3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2",
    "message": "Host sno: reached installation stage Rebooting",
    "severity": "info"
  }

Note the cluster installs successfully. 


Version-Release number of selected component (if applicable):
quay.io/ocpmetal/assisted-service@sha256:434617dd691c2f5f1a410ffd9866908fc0e9c72e0c3b26ced3d0d8578180fc3a

Steps to Reproduce:
1. install sno cluster

Comment 7 errata-xmlrpc 2021-07-27 23:11:27 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:2438


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