baldimir commented on PR #3865: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3865#issuecomment-2743069469
kogito-apps failure: ``` 2025-03-21T10:22:05.8251556Z [ERROR] [error]: Build step io.quarkus.container.image.jib.deployment.JibProcessor#buildFromJar threw an exception: java.lang.RuntimeException: Unable to create container image 2025-03-21T10:22:05.8252687Z [ERROR] at io.quarkus.container.image.jib.deployment.JibProcessor.containerize(JibProcessor.java:273) 2025-03-21T10:22:05.8253712Z [ERROR] at io.quarkus.container.image.jib.deployment.JibProcessor.buildFromJar(JibProcessor.java:200) 2025-03-21T10:22:05.8254945Z [ERROR] at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 2025-03-21T10:22:05.8255989Z [ERROR] at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856) 2025-03-21T10:22:05.8256897Z [ERROR] at io.quarkus.builder.BuildContext.run(BuildContext.java:256) 2025-03-21T10:22:05.8257585Z [ERROR] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18) 2025-03-21T10:22:05.8258301Z [ERROR] at org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2516) 2025-03-21T10:22:05.8258948Z [ERROR] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2495) 2025-03-21T10:22:05.8259580Z [ERROR] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1521) 2025-03-21T10:22:05.8260092Z [ERROR] at java.base/java.lang.Thread.run(Thread.java:840) 2025-03-21T10:22:05.8260480Z [ERROR] at org.jboss.threads.JBossThread.run(JBossThread.java:483) 2025-03-21T10:22:05.8261231Z [ERROR] Caused by: java.util.concurrent.ExecutionException: com.google.cloud.tools.jib.http.ResponseException: 502 Bad Gateway 2025-03-21T10:22:05.8262198Z [ERROR] GET https://registry.access.redhat.com/v2/ubi8/openjdk-17-runtime/manifests/sha256:c7f73b6a2aa4d17bdae6eccbb5262564e7242585f62f10da14351cf3df7d66a5 2025-03-21T10:22:05.8263130Z [ERROR] <!doctype html> 2025-03-21T10:22:05.8263428Z [ERROR] <html lang=en> 2025-03-21T10:22:05.8263674Z [ERROR] <title>Redirecting...</title> 2025-03-21T10:22:05.8264137Z [ERROR] <h1>Redirecting...</h1> 2025-03-21T10:22:05.8265452Z [ERROR] <p>You should be redirected automatically to the target URL: <a href="https://quay.io/quay-registry/static/502.html/">https://quay.io/quay-registry/static/502.html/</a>. If not, click the link. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
