-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Ιmprove k8s deployment errors related to target platform #23052
Conversation
This comment has been minimized.
This comment has been minimized.
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building efab998
Failures⚙️ Devtools Tests - JDK 11 #- Failing: integration-tests/devtools
📦 integration-tests/devtools✖ ✖ ✖ ✖ ✖ ✖ 📦 integration-tests/devtools/target/quarkus-codestart-build-test/project-maven-java-eb99073d-4984-4682-ad6c-38761c0ab602✖ ⚙️ Gradle Tests - JDK 11 #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖ ⚙️ Gradle Tests - JDK 11 Windows #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖ ✖ ⚙️ JVM Tests - JDK 11 #- Failing: integration-tests/kubernetes/maven-invoker-way integration-tests/kubernetes/quarkus-standard-way integration-tests/kubernetes/quarkus-standard-way-kafka and 1 more
📦 integration-tests/kubernetes/maven-invoker-way✖ 📦 integration-tests/kubernetes/quarkus-standard-way✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 integration-tests/kubernetes/quarkus-standard-way-kafka✖ ✖ ✖ 📦 integration-tests/micrometer-prometheus✖ ⚙️ JVM Tests - JDK 11 Windows #- Failing: integration-tests/kubernetes/quarkus-standard-way integration-tests/kubernetes/quarkus-standard-way-kafka integration-tests/micrometer-prometheus
📦 integration-tests/kubernetes/quarkus-standard-way✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 integration-tests/kubernetes/quarkus-standard-way-kafka✖ ✖ ✖ 📦 integration-tests/micrometer-prometheus✖ ⚙️ JVM Tests - JDK 17 #- Failing: integration-tests/kubernetes/maven-invoker-way integration-tests/kubernetes/quarkus-standard-way integration-tests/kubernetes/quarkus-standard-way-kafka and 1 more
📦 integration-tests/kubernetes/maven-invoker-way✖ 📦 integration-tests/kubernetes/quarkus-standard-way✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 integration-tests/kubernetes/quarkus-standard-way-kafka✖ ✖ ✖ 📦 integration-tests/micrometer-prometheus✖ ⚙️ Native Tests - Misc4 #- Failing: integration-tests/micrometer-prometheus
📦 integration-tests/micrometer-prometheus✖ |
The CI failures are legit |
Working on it! |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 7a43c41
Failures⚙️ JVM Tests - JDK 11 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ ⚙️ JVM Tests - JDK 17 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building eff47ff
Failures⚙️ JVM Tests - JDK 11 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ ⚙️ JVM Tests - JDK 17 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building b213b7d
Failures⚙️ JVM Tests - JDK 11 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ ⚙️ JVM Tests - JDK 17 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 45b4ddd
Failures⚙️ JVM Tests - JDK 11 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ ⚙️ JVM Tests - JDK 17 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ |
Still failing, it won't be in 2.7.0.Final. |
Not sure what else to do. Tests work fine locally.
I know, tests pass locally but fail on CI for reasons that I can't understand from what I see in the logs. I think that at post 2.7.0.Final we might replace the invoker tests with something easier to reason with. |
The maven invoker tests pass locally for you? |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 7d3e2f4
Failures⚙️ JVM Tests - JDK 11 #- Failing: integration-tests/kubernetes/maven-invoker-way
📦 integration-tests/kubernetes/maven-invoker-way✖ |
Test failure seems related |
Resolves: #21311
This pull requests adds the following checks: