Skip to content

Introduce quarkus-snapshot profile #563

Introduce quarkus-snapshot profile

Introduce quarkus-snapshot profile #563

Triggered via push January 23, 2024 23:51
Status Failure
Total duration 4h 24m 2s
Artifacts 12
Initial JDK 17 Build
16m 7s
Initial JDK 17 Build
Attach pull request number
0s
Attach pull request number
CI Sanity Check
31s
CI Sanity Check
Calculate Test Jobs
9s
Calculate Test Jobs
Matrix: devtools-tests
Matrix: gradle-tests
Matrix: jvm-tests
Matrix: kubernetes-tests
Matrix: maven-tests
Matrix: native-tests
Matrix: quickstarts-tests
Matrix: virtual-thread-native-tests
MicroProfile TCKs Tests
45m 8s
MicroProfile TCKs Tests
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 4 warnings
Maven Tests - JDK 17
Process completed with exit code 1.
Maven Tests - JDK 17 Windows
Process completed with exit code 1.
JVM Tests - JDK 17 Windows
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17 Windows
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17 Windows
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17 Windows
Process completed with exit code 1.
JVM Tests - JDK 21
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 21
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 21
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 21
Process completed with exit code 1.
JVM Tests - JDK 17
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
JVM Tests - JDK 17
Process completed with exit code 1.
JVM Tests - JDK 17: independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/codestarts/quarkus/QuarkusCodestartGenerationTest.java#L57
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): QuarkusCodestartGenerationTest/generateDefault/pom.xml] Path:
JVM Tests - JDK 17: independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/codestarts/quarkus/QuarkusCodestartGenerationTest.java#L115
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): QuarkusCodestartGenerationTest/generateMavenWithCustomDep/pom.xml] Path:
JVM Tests - JDK 17 Windows: independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/codestarts/quarkus/QuarkusCodestartGenerationTest.java#L57
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): QuarkusCodestartGenerationTest/generateDefault/pom.xml] Path:
JVM Tests - JDK 17 Windows: independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/codestarts/quarkus/QuarkusCodestartGenerationTest.java#L115
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): QuarkusCodestartGenerationTest/generateMavenWithCustomDep/pom.xml] Path:
JVM Tests - JDK 21: independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/codestarts/quarkus/QuarkusCodestartGenerationTest.java#L57
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): QuarkusCodestartGenerationTest/generateDefault/pom.xml] Path:
JVM Tests - JDK 21: independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/codestarts/quarkus/QuarkusCodestartGenerationTest.java#L115
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): QuarkusCodestartGenerationTest/generateMavenWithCustomDep/pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L52
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateCoreExtension/extensions_my-ext_pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L79
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateCoreExtensionFromExtensionsDir/extensions_my-ext_pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L112
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateQuarkiverseExtension/quarkus-my-quarkiverse-ext_pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L151
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateStandaloneExtension/my-org-my-own-ext_pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/DevMojoIT.java#L967
org.awaitility.core.ConditionTimeoutException: io.quarkus.maven.it.DevMojoIT expected "bc1a53e9-040c-44a7-b5d8-6658b2cb93b5" but was "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." within 2 minutes. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateProjectMojoIT.java#L107
java.lang.AssertionError: Expected size: 1 but was: 2 in:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L52
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateCoreExtension/extensions_my-ext_pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L79
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateCoreExtensionFromExtensionsDir/extensions_my-ext_pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L112
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateQuarkiverseExtension/quarkus-my-quarkiverse-ext_pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L151
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateStandaloneExtension/my-org-my-own-ext_pom.xml] Path:
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/DevMojoIT.java#L967
org.awaitility.core.ConditionTimeoutException: io.quarkus.maven.it.DevMojoIT expected "bc1a53e9-040c-44a7-b5d8-6658b2cb93b5" but was "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." within 2 minutes. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
Maven Tests - JDK 17: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateProjectMojoIT.java#L107
java.lang.AssertionError: Expected size: 1 but was: 2 in:
Maven Tests - JDK 17 Windows: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L52
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateCoreExtension/extensions_my-ext_pom.xml] Path:
Maven Tests - JDK 17 Windows: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L79
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateCoreExtensionFromExtensionsDir/extensions_my-ext_pom.xml] Path:
Maven Tests - JDK 17 Windows: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L112
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateQuarkiverseExtension/quarkus-my-quarkiverse-ext_pom.xml] Path:
Maven Tests - JDK 17 Windows: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L151
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateStandaloneExtension/my-org-my-own-ext_pom.xml] Path:
Maven Tests - JDK 17 Windows: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L52
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateCoreExtension/extensions_my-ext_pom.xml] Path:
Maven Tests - JDK 17 Windows: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L79
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateCoreExtensionFromExtensionsDir/extensions_my-ext_pom.xml] Path:
Maven Tests - JDK 17 Windows: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L112
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateQuarkiverseExtension/quarkus-my-quarkiverse-ext_pom.xml] Path:
Maven Tests - JDK 17 Windows: integration-tests/maven/src/test/java/io/quarkus/maven/it/CreateExtensionMojoIT.java#L151
java.lang.AssertionError: [Snapshot is not matching (use -Dsnap to update it automatically): CreateExtensionMojoIT/testCreateStandaloneExtension/my-org-my-own-ext_pom.xml] Path:
Gradle Tests - JDK 17 Windows
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
JVM Tests - JDK 17 Windows
No files were found with the provided path: **/build.log. No artifacts will be uploaded.
JVM Tests - JDK 21
No files were found with the provided path: **/build.log. No artifacts will be uploaded.
JVM Tests - JDK 17
No files were found with the provided path: **/build.log. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
build-reports-JVM Tests - JDK 17 Expired
209 MB
build-reports-JVM Tests - JDK 17 Windows Expired
193 MB
build-reports-JVM Tests - JDK 21 Expired
211 MB
build-reports-Maven Tests - JDK 17 Expired
6.97 MB
build-reports-Maven Tests - JDK 17 Windows Expired
7.28 MB
m2-io-quarkus Expired
78.3 MB
maven-build-scan-data Expired
32.2 MB
test-reports-jvm17 Expired
24.3 MB
test-reports-jvm17 Windows Expired
24.1 MB
test-reports-jvm21 Expired
24.6 MB
test-reports-maven-java17 Expired
944 KB
test-reports-maven-java17 Windows Expired
981 KB