ArC: fix hash code of TypeAndQualifiers #449
ci-actions-incremental.yml
on: push
Initial JDK 11 Build
26m 44s
Attach pull request number
0s
CI Sanity Check
32s
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
Build report
6m 11s
Annotations
30 errors and 4 warnings
Native Tests - Data2
Process completed with exit code 1.
|
Native Tests - Data7
Process completed with exit code 1.
|
Native Tests - Misc4
Process completed with exit code 1.
|
JVM Tests - JDK 17 Windows
Task org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler$1@93152ba rejected from java.util.concurrent.ThreadPoolExecutor@77f3d9ce[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
|
JVM Tests - JDK 17 Windows
Task org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler$1@52f3d2de rejected from java.util.concurrent.ThreadPoolExecutor@5c3426f0[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
|
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 20
Task org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler$1@5268f411 rejected from java.util.concurrent.ThreadPoolExecutor@2210af14[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
|
JVM Tests - JDK 20
Task org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler$1@6149e866 rejected from java.util.concurrent.ThreadPoolExecutor@32bae609[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
|
JVM Tests - JDK 20
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
|
JVM Tests - JDK 20
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
|
JVM Tests - JDK 20
Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
|
JVM Tests - JDK 20
Process completed with exit code 1.
|
JVM Tests - JDK 11
Task org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler$1@7cd5864e rejected from java.util.concurrent.ThreadPoolExecutor@739dd678[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
|
JVM Tests - JDK 11
Task org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler$1@55a54d83 rejected from java.util.concurrent.ThreadPoolExecutor@5b62b947[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
|
JVM Tests - JDK 11
Process completed with exit code 1.
|
JVM Tests - JDK 17
The job running on runner GitHub Actions 12 has exceeded the maximum execution time of 360 minutes.
|
JVM Tests - JDK 17
Task org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler$1@6718e759 rejected from java.util.concurrent.ThreadPoolExecutor@22daf79[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
|
JVM Tests - JDK 17
Task org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler$1@7212825 rejected from java.util.concurrent.ThreadPoolExecutor@9e6d6b1[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
|
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
The operation was canceled.
|
JVM Tests - JDK 11:
extensions/jdbc/jdbc-oracle/deployment/src/test/java/io/quarkus/jdbc/oracle/deployment/DevServicesOracleDatasourceTestCase.java#L1
java.sql.SQLException:
ORA-00604: Error occurred at recursive SQL level 1. Check subsequent errors.
ORA-01804: failure to initialize timezone information
|
JVM Tests - JDK 20:
extensions/jdbc/jdbc-oracle/deployment/src/test/java/io/quarkus/jdbc/oracle/deployment/DevServicesOracleDatasourceTestCase.java#L1
java.sql.SQLException:
ORA-00604: Error occurred at recursive SQL level 1. Check subsequent errors.
ORA-01804: failure to initialize timezone information
|
Native Tests - Data2:
integration-tests/jpa-oracle/src/test/java/io/quarkus/it/jpa/oracle/procedurecall/ProcedureCallInGraalITCase.java#L1
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <500>.
|
Native Tests - Data7:
integration-tests/reactive-oracle-client/src/test/java/io/quarkus/it/reactive/oracle/client/HealthCheckIT.java#L1
java.lang.AssertionError:
2 expectations failed.
JSON path status doesn't match.
|
Native Tests - Data7:
integration-tests/reactive-oracle-client/src/test/java/io/quarkus/it/reactive/oracle/client/NativeFruitsEndpointIT.java#L1
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <500>.
|
Native Tests - Misc4:
integration-tests/opentelemetry-jdbc-instrumentation/src/test/java/io/quarkus/it/opentelemetry/OracleOpenTelemetryJdbcInstrumentationIT.java#L1
java.lang.RuntimeException: java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details
at io.quarkus.test.junit.QuarkusIntegrationTestExtension.throwBootFailureException(QuarkusIntegrationTestExtension.java:366)
at io.quarkus.test.junit.QuarkusIntegrationTestExtension.beforeEach(QuarkusIntegrationTestExtension.java:117)
|
Gradle Tests - JDK 11 Windows
Failed to save: Tar failed with error: The process 'C:\Windows\System32\tar.exe' failed with exit code 1
|
Native Tests - Windows - RESTEasy Jackson
Mandrel does not support GraalVM component(s): 'native-image'
|
JVM Tests - JDK 17 Windows
No files were found with the provided path: **/windows-java-11.txt
!**/build/tmp/**. No artifacts will be uploaded.
|
JVM Tests - JDK 17
Runner GitHub Actions 12 did not respond to a cancelation request with 00:05:00.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-logs-JVM Tests - JDK 11
Expired
|
58.2 KB |
|
build-logs-JVM Tests - JDK 20
Expired
|
57.5 KB |
|
build-reports-JVM Tests - JDK 11
Expired
|
206 MB |
|
build-reports-JVM Tests - JDK 20
Expired
|
207 MB |
|
build-reports-Native Tests - Data2
Expired
|
1.22 MB |
|
build-reports-Native Tests - Data7
Expired
|
801 KB |
|
build-reports-Native Tests - Misc4
Expired
|
1.17 MB |
|
m2-io-quarkus
Expired
|
77.4 MB |
|
test-reports-jvm11
Expired
|
23.9 MB |
|
test-reports-jvm20
Expired
|
23.8 MB |
|
test-reports-native-Data2
Expired
|
127 KB |
|
test-reports-native-Data7
Expired
|
80.7 KB |
|
test-reports-native-Misc4
Expired
|
184 KB |
|