Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenShift CI Interop tests failing due to error with glibc when executing any oc command #7242

Closed
rm3l opened this issue May 21, 2024 · 0 comments · Fixed by #7243
Closed
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering kind/bug Categorizes issue or PR as related to a bug. priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)).

Comments

@rm3l
Copy link
Member

rm3l commented May 21, 2024

/kind bug
/area testing
/priority Urgent

+++ oc login -u kubeadmin -p *** --insecure-skip-tls-verify
push_pin
oc: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by oc)
oc: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by oc)
oc: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by oc)
+++ oc whoami
oc: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by oc)
oc: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by oc)
oc: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by oc)
++++ scripts/configure-cluster/common/kubeconfigreset.sh
./scripts/configure-cluster/common/kubeconfigandadmin.sh: line 41: scripts/configure-cluster/common/kubeconfigreset.sh: Permission denied

https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-redhat-developer-odo-main-odo-ocp4.16-lp-interop-odo-scenario-aws/1789899231868227584#1:build-log.txt%3A110

@openshift-ci openshift-ci bot added kind/bug Categorizes issue or PR as related to a bug. area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering labels May 21, 2024
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label May 21, 2024
@rm3l rm3l added priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). and removed needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. labels May 21, 2024
@redhat-developer redhat-developer deleted a comment from openshift-ci bot May 21, 2024
@github-project-automation github-project-automation bot moved this to Done ✅ in odo Project May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering kind/bug Categorizes issue or PR as related to a bug. priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
Projects
Archived in project
1 participant