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

Fix Github Actions Errors #2886

Closed
yurake opened this issue Nov 30, 2022 · 1 comment · Fixed by #2887
Closed

Fix Github Actions Errors #2886

yurake opened this issue Nov 30, 2022 · 1 comment · Fixed by #2887
Assignees
Labels
bug Something isn't working kind minikube quarkus someone for quarkus

Comments

@yurake
Copy link
Owner

yurake commented Nov 30, 2022

  • Minikube Quarkus CI
  • Minikube Stress CI
  • kind Quarkus CI

Log

$ k logs -f consumer-kafka-quarkus-c489c85bb-mkr2d
./application: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./application)
./application: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./application)

$ k logs -f converter-kafka-quarkus-55d8748994-hkbtr
./application: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./application)
./application: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./application)

$ k logs -f jaxrs-grpc-quarkus-779b6d946c-5lpv6
./application: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./application)
./application: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./application)

$ k logs -f server-grpc-quarkus-5545d4fcf8-vrwg4
./application: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./application)
./application: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./application)
@yurake yurake added the bug Something isn't working label Nov 30, 2022
@yurake yurake self-assigned this Nov 30, 2022
@issuelabeler issuelabeler bot added kind minikube quarkus someone for quarkus labels Nov 30, 2022
@github-actions github-actions bot added this to To do in Feature request Nov 30, 2022
yurake added a commit that referenced this issue Nov 30, 2022
@yurake yurake linked a pull request Nov 30, 2022 that will close this issue
Feature request automation moved this from To do to Done Nov 30, 2022
yurake added a commit that referenced this issue Nov 30, 2022
@yurake yurake reopened this Nov 30, 2022
Feature request automation moved this from Done to In progress Nov 30, 2022
@yurake
Copy link
Owner Author

yurake commented Dec 1, 2022

yurake added a commit that referenced this issue Dec 1, 2022
yurake added a commit that referenced this issue Dec 1, 2022
yurake added a commit that referenced this issue Dec 1, 2022
@yurake yurake closed this as completed Feb 3, 2023
Feature request automation moved this from In progress to Done Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kind minikube quarkus someone for quarkus
Projects
Development

Successfully merging a pull request may close this issue.

1 participant