Skip to content

SRVLOGIC-282: Move main-sync CI to kie-ci repository #34

SRVLOGIC-282: Move main-sync CI to kie-ci repository

SRVLOGIC-282: Move main-sync CI to kie-ci repository #34

Triggered via pull request April 19, 2024 15:02
Status Failure
Total duration 49m 51s
Artifacts

pr-kogito-runtimes.yml

on: pull_request
Matrix: runtime-build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
GreetingResourceTest.testHelloEndpoint: kiegroup_kogito-runtimes/quarkus/extensions/kogito-quarkus-decisions-extension/kogito-quarkus-decisions-integration-test/target/quarkus-codestart-test/drools-quarkus-decisions-quarkus-resteasy-jackson-assertj-core-70c9b674-a9b9-4b57-858b-724c2d703304/mocked-data/java/src/test/java/ilove/quark/us/GreetingResourceTest.java#L1
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor#generateKogitoBuildContext threw an exception: java.lang.NoSuchFieldError: BT at org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor.generateKogitoBuildContext(KogitoAssetsProcessor.java:111) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:864) at io.quarkus.builder.BuildContext.run(BuildContext.java:282) at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18) at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538) at java.base/java.lang.Thread.run(Thread.java:840) at org.jboss.threads.JBossThread.run(JBossThread.java:501)
ubuntu-latest / Java-17 / Maven-3.9.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, stCarolas/[email protected], actions/cache@v2, whelk-io/maven-settings-xml-action@v21, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest / Java-17 / Maven-3.9.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, stCarolas/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/