Bug 1879081
Summary: | [CI] 4.6 jobs fail with "`GLIBC_2.28' not found" | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Martin André <m.andre> |
Component: | Installer | Assignee: | Martin André <m.andre> |
Installer sub component: | OpenShift on OpenStack | QA Contact: | David Sanz <dsanzmor> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | urgent | ||
Priority: | urgent | CC: | bleanhar, dgoodwin, fbrychta, jcallen, pbalogh, rheinzma, sgreene |
Version: | 4.6 | ||
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | [sig-network][Feature:Router] The HAProxy router should serve the correct routes when running with the haproxy config manager | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
Configured cluster with gu workload attached to SRIOV networks should let resource-aligned PODs have working SRIOV network interface
Configured cluster with gu workload saturating NUMA nodes should allow a pod requesting as many cores as a full NUMA node have
Configured cluster with gu workload saturating NUMA nodes should guarantee correct allocation with concurrent creation
Configured cluster with gu workload saturating NUMA nodes should reject pod requesting more cores than a single NUMA node have
Configured cluster with gu workload should guarantee NUMA-aligned cpu cores in gu pods with multiple pods, each with a single container requesting 1 core, 1 device
Configured cluster with gu workload should guarantee NUMA-aligned cpu cores in gu pods with multiple pods, each with a single container requesting 2 core, 1 device
Configured cluster with gu workload should guarantee NUMA-aligned cpu cores in gu pods with multiple pods, each with multiple containers requesting 1 core, 1 device
Configured cluster with gu workload should guarantee NUMA-aligned cpu cores in gu pods with multiple pods, each with multiple containers requesting 1 core, only one requesting 1 device
Configured cluster with gu workload should guarantee NUMA-aligned cpu cores in gu pods with single pod, multiple containers requesting 1 core, 1 device each
Configured cluster with gu workload should guarantee NUMA-aligned cpu cores in gu pods with single pod, single container requesting 1 core, 1 device
Configured cluster with gu workload should guarantee NUMA-aligned cpu cores in gu pods with single pod, single container requesting 4 cores, 1 device
|
|
Last Closed: | 2020-10-27 16:41:13 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: |
Description
Martin André
2020-09-15 12:08:17 UTC
*** Bug 1879121 has been marked as a duplicate of this bug. *** *** Bug 1879114 has been marked as a duplicate of this bug. *** *** Bug 1879116 has been marked as a duplicate of this bug. *** *** Bug 1879243 has been marked as a duplicate of this bug. *** What is the status? I tested today latest nightly 4.6 4.6.0-0.nightly-2020-09-16-000734 and failed with the same. See there is another one: 4.6.0-0.nightly-2020-09-16-050052 So will try this one as well. Thanks I see that with the new nightly build: 4.6.0-0.nightly-2020-09-16-050052 it's working. At least in our CI we don't see this issue we saw before. https://ocs4-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/qe-deploy-ocs-cluster/12426/console So from my point of view it can be moved to verified but I am not QE contact here. Thanks Working build watcher today, this is still showing up as our top 4.6 failing tests with a pass rate of 0%. Adding the test references to Environment. *** Bug 1879926 has been marked as a duplicate of this bug. *** Verified $ oc adm release extract --tools registry.svc.ci.openshift.org/ocp/release:4.6.0-0.nightly-2020-09-18-071428 $ tar xzvf openshift-client-linux-4.6.0-0.nightly-2020-09-18-071428.tar.gz README.md oc kubectl $ ./oc version Client Version: 4.6.0-0.nightly-2020-09-18-071428 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 (OpenShift Container Platform 4.6 GA Images), 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/RHBA-2020:4196 |