Bug 1983412
| Summary: | [Assisted-4.8] [Integration][Network validations] "unable to unmarshall host" and "unexpected end of JSON input" errors when booting nodes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Lital Alon <lalon> | ||||
| Component: | assisted-installer | Assignee: | Jordi Gil <jgil> | ||||
| assisted-installer sub component: | assisted-service | QA Contact: | Yuri Obshansky <yobshans> | ||||
| Status: | CLOSED ERRATA | Docs Contact: | |||||
| Severity: | high | ||||||
| Priority: | unspecified | CC: | aos-bugs | ||||
| Version: | 4.8 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.9.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | AI-Team-Projects | ||||||
| Fixed In Version: | OCP-Metal-v1.0.23.2 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-10-18 17:39:54 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Note, reproduce also when disable/enable host verified on Staging, OCP-Metal-v1.0.23.2 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.9.0 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:3759 |
Created attachment 1802914 [details] example Description of problem: When booting cluster nodes from iso, the following network validations failures appear: Network latency: Error while attempting to validate network latency: unable to unmarshall host connectivity for 0b4aceb3-7e0a-4838-9986-c0b6b0532ec0:unexpected end of JSON input. Packet loss: Error while attempting to validate packet loss validation: unexpected end of JSON input. After few minutes, those validations are vanished. See attached example Version-Release number of selected component (if applicable): Integration How reproducible: 100% Steps to Reproduce: 1. Create cluster and download iso image 2. Boot nodes from iso Actual results: After hosts discovers, "unable to unmarshall host" and "unexpected end of JSON input" validation failures displays Expected results: No validation error during discovery and until inventory is fully updated