quarkus
quarkus copied to clipboard
Support exemplars
This one works, but is not easy to test without creating an integration test module... see #28208
/cc @ebullient
"First-time contributors need a maintainer to approve running workflows." Strange, this is not my first contribution.
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building ad7bf7511287ea9fe0217a3f1c8dd945e3c1e4e5
Status | Name | Step | Failures | Logs | Raw logs |
---|---|---|---|---|---|
✖ | JVM Tests - JDK 11 | Build |
Failures | Logs | Raw logs |
✖ | JVM Tests - JDK 11 Windows | Build |
Failures | Logs | Raw logs |
✖ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs |
✖ | JVM Tests - JDK 17 MacOS M1 | Build |
Failures | Logs | Raw logs |
✖ | JVM Tests - JDK 18 | Build |
Failures | Logs | Raw logs |
✖ | Native Tests - Cache | Build |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
:gear: JVM Tests - JDK 11 #
- Failing: integration-tests/cache
:package: integration-tests/cache
✖ io.quarkus.it.cache.CacheTestCase.testCache
line 24
- More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
:gear: JVM Tests - JDK 11 Windows #
- Failing: integration-tests/cache
:package: integration-tests/cache
✖ io.quarkus.it.cache.CacheTestCase.testCache
line 24
- More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
:gear: JVM Tests - JDK 17 #
- Failing: integration-tests/cache
:package: integration-tests/cache
✖ io.quarkus.it.cache.CacheTestCase.testCache
line 24
- More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
:gear: JVM Tests - JDK 17 MacOS M1 #
- Failing: integration-tests/cache
:package: integration-tests/cache
✖ io.quarkus.it.cache.CacheTestCase.testCache
line 24
- More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
:gear: JVM Tests - JDK 18 #
- Failing: integration-tests/cache
:package: integration-tests/cache
✖ io.quarkus.it.cache.CacheTestCase.testCache
line 24
- More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
:gear: Native Tests - Cache #
- Failing: integration-tests/cache
:package: integration-tests/cache
✖ io.quarkus.it.cache.CacheITCase.testCache
- More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
@ebullient is it better for you now ?
@ebullient is it better for you now ?
Yep. Can you rebase? Then will let the workflow run..
Done.
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building cf48901f6efbe4213a0885867308ac4a4d1a4f62
Status | Name | Step | Failures | Logs | Raw logs |
---|---|---|---|---|---|
:heavy_check_mark: | JVM Tests - JDK 11 | ||||
:heavy_check_mark: | JVM Tests - JDK 17 | ||||
✖ | JVM Tests - JDK 17 MacOS M1 | Set up runner |
:warning: Check → | Logs | Raw logs |
:heavy_check_mark: | JVM Tests - JDK 18 |
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building e66dd6efe27d31beb081bb4cff72198a987120eb
Status | Name | Step | Failures | Logs | Raw logs |
---|---|---|---|---|---|
:heavy_check_mark: | JVM Tests - JDK 11 | ||||
:heavy_check_mark: | JVM Tests - JDK 17 | ||||
✖ | JVM Tests - JDK 17 MacOS M1 | Set up runner |
:warning: Check → | Logs | Raw logs |
:heavy_check_mark: | JVM Tests - JDK 18 |
CI failed because of setup issue I guess. Nothing I can do about it. @ebullient Can you ?
Hi could the build be rerun ? It's a bit frustrating to have to ask to launch builds... @ebullient / @gsmet / @brunobat ?
Done @jtama
So now that the build is passing what is left to do ?
@gsmet and @brunobat need to re-review and give their approval if no additional changes are required.
@gsmet We need you on this ;)
@jtama you need to rebase, please.
Done
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building e02b6671647e8552a16efc3afcf1a22a06979567
Status | Name | Step | Failures | Logs | Raw logs |
---|---|---|---|---|---|
✖ | Initial JDK 11 Build | Build |
Failures | Logs | Raw logs |
Failures
:gear: Initial JDK 11 Build #
- Failing: extensions/micrometer/runtime
! Skipped: devtools/bom-descriptor-json docs extensions/micrometer-registry-prometheus/deployment and 26 more
:package: extensions/micrometer/runtime
✖ Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project quarkus-micrometer: Compilation failure
/home/runner/work/quarkus/quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/OpentelemetryExemplarSamplerProvider.java:[19,81]
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building 03632c0cccdc5d6836174d89c9c3630ea0012229
Status | Name | Step | Failures | Logs | Raw logs |
---|---|---|---|---|---|
:heavy_check_mark: | JVM Tests - JDK 11 | ||||
:heavy_check_mark: | JVM Tests - JDK 17 | ||||
✖ | JVM Tests - JDK 17 MacOS M1 | Set up runner |
:warning: Check → | Logs | Raw logs |
:heavy_check_mark: | JVM Tests - JDK 18 |
@ebullient @gsmet @brunobat Need someone to allow the build to pass.
done
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building 67ab30fdece9c4ad21782e7046b528fe4be986fe
Status | Name | Step | Failures | Logs | Raw logs |
---|---|---|---|---|---|
:heavy_check_mark: | JVM Tests - JDK 11 | ||||
:heavy_check_mark: | JVM Tests - JDK 17 | ||||
:hourglass: | JVM Tests - JDK 17 MacOS M1 | Set up runner |
:warning: Check → | Logs | Raw logs |
:heavy_check_mark: | JVM Tests - JDK 18 |
The build fails because of ci error on macos M1 setup... Not much I can do about it...
Should I rebase ? @gsmet approval is still missing, so the PR won't be mergeable anyway...
yes
yes
Done, now I need someone to re-approve the workflow (kind of annoying to everyone this new "feature")
:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.
Failing Jobs - Building a15d9e3bb2796da334bab521253260ee4155887b
Status | Name | Step | Failures | Logs | Raw logs |
---|---|---|---|---|---|
:heavy_check_mark: | JVM Tests - JDK 11 | ||||
:heavy_check_mark: | JVM Tests - JDK 17 | ||||
✖ | JVM Tests - JDK 17 MacOS M1 | Set up runner |
:warning: Check → | Logs | Raw logs |
:heavy_check_mark: | JVM Tests - JDK 18 | ||||
✖ | Native Tests - Main | Build |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
:gear: Native Tests - Main #
- Failing: integration-tests/main
:package: integration-tests/main
✖ io.quarkus.it.main.CharacterSetSupportITCase.testFieldAndGetterReflectionOnEntityFromServlet
- More details - Source on GitHub
java.lang.RuntimeException: java.lang.RuntimeException: Unable to successfully launch process '3433'. Exit code is: '1'.
at io.quarkus.test.junit.QuarkusIntegrationTestExtension.throwBootFailureException(QuarkusIntegrationTestExtension.java:337)
at io.quarkus.test.junit.QuarkusIntegrationTestExtension.beforeEach(QuarkusIntegrationTestExtension.java:110)
✖ io.quarkus.it.main.QuarkusTestNestedITCase.
line 210
- More details - Source on GitHub
org.opentest4j.AssertionFailedError: COUNT_BEFORE_EACH ==> expected: <23> but was: <0>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)