[INFO] Scanning for projects... [INFO] [INFO] ---------------------< com.company:sample-kogito >---------------------- [INFO] Building sample-kogito 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- quarkus-maven-plugin:1.11.1.Final:generate-code (default) @ sample-kogito --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sample-kogito --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sample-kogito --- [INFO] No sources to compile [INFO] [INFO] --- quarkus-maven-plugin:1.11.1.Final:dev (default-cli) @ sample-kogito --- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.kie.memorycompiler.jdknative.NativeJavaCompiler$MemoryFileManager (file:/Users/mmortari/.m2/repository/org/kie/kie-memory-compiler/7.50.0.t20210209/kie-memory-compiler-7.50.0.t20210209.jar) to field java.lang.ClassLoader.classes WARNING: Please consider reporting this to the maintainers of org.kie.memorycompiler.jdknative.NativeJavaCompiler$MemoryFileManager WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 6bff2a6d-19c2-4cdf-a5a3-a0780e6334c3 __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2021-02-19 00:21:28,275 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-21) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useKnativeEventing=false, useCloudEvents=false} 2021-02-19 00:21:28,404 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-21) Generator discovery performed, found [processes, rules, decisions, predictions] 2021-02-19 00:21:29,028 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-21) Initializing DMN DT Validator... 2021-02-19 00:21:29,028 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-21) DMN DT Validator initialized. 2021-02-19 00:21:29,028 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-21) Analysing decision tables in DMN Model 'hello' ... 2021-02-19 00:21:29,028 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-21) no decision tables found. 2021-02-19 00:21:30,683 INFO [io.quarkus] (Quarkus Main Thread) sample-kogito 1.0-SNAPSHOT on JVM (powered by Quarkus 1.11.1.Final) started in 2.786s. Listening on: http://localhost:8080 2021-02-19 00:21:30,684 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated. 2021-02-19 00:21:30,684 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, kogito, resteasy, resteasy-jackson, servlet, smallrye-openapi, swagger-ui] 2021-02-19 00:21:30,769 INFO [io.quarkus] (Quarkus Main Thread) sample-kogito stopped in 0.032s 6bff2a6d-19c2-4cdf-a5a3-a0780e6334c3 __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2021-02-19 00:21:30,996 INFO [io.quarkus] (Quarkus Main Thread) sample-kogito 1.0-SNAPSHOT on JVM (powered by Quarkus 1.11.1.Final) started in 0.224s. Listening on: http://localhost:8080 2021-02-19 00:21:30,997 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated. 2021-02-19 00:21:30,997 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, kogito, resteasy, resteasy-jackson, servlet, smallrye-openapi, swagger-ui] 2021-02-19 00:21:30,997 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Hot replace total time: 0.268s 2021-02-19 00:21:34,244 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Changed source files detected, recompiling [/Users/mmortari/git/kogito-runtimes/kogito-quarkus-extension/integration-test-maven-devmode/target/test-classes/projects/project-intrumentation-reload-dmn/src/main/resources/hello.dmn] 2021-02-19 00:21:34,270 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (vert.x-worker-thread-1) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useKnativeEventing=false, useCloudEvents=false} 2021-02-19 00:21:34,316 INFO [org.kie.kog.cod.dec.DecisionValidation] (vert.x-worker-thread-1) Initializing DMN DT Validator... 2021-02-19 00:21:34,316 INFO [org.kie.kog.cod.dec.DecisionValidation] (vert.x-worker-thread-1) DMN DT Validator initialized. 2021-02-19 00:21:34,316 INFO [org.kie.kog.cod.dec.DecisionValidation] (vert.x-worker-thread-1) Analysing decision tables in DMN Model 'hello' ... 2021-02-19 00:21:34,316 INFO [org.kie.kog.cod.dec.DecisionValidation] (vert.x-worker-thread-1) no decision tables found. 2021-02-19 00:21:34,596 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-1) /Users/mmortari/git/kogito-runtimes/kogito-quarkus-extension/integration-test-maven-devmode/target/test-classes/projects/project-intrumentation-reload-dmn/target/classes/https_58_47_47kiegroup_46org_47dmn_47__8E1AF628_45C0DC_454461_45AA20_45F2B7EAEF9512/HelloResource.java uses or overrides a deprecated API., line -1 in /Users/mmortari/git/kogito-runtimes/kogito-quarkus-extension/integration-test-maven-devmode/target/test-classes/projects/project-intrumentation-reload-dmn/target/classes/https_58_47_47kiegroup_46org_47dmn_47__8E1AF628_45C0DC_454461_45AA20_45F2B7EAEF9512/HelloResource.java 2021-02-19 00:21:34,597 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-1) Recompile with -Xlint:deprecation for details., line -1 in /Users/mmortari/git/kogito-runtimes/kogito-quarkus-extension/integration-test-maven-devmode/target/test-classes/projects/project-intrumentation-reload-dmn/target/classes/https_58_47_47kiegroup_46org_47dmn_47__8E1AF628_45C0DC_454461_45AA20_45F2B7EAEF9512/HelloResource.java 2021-02-19 00:21:34,602 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Application restart not required, replacing classes via instrumentation 2021-02-19 00:21:34,603 ERROR [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Failed to replace classes via instrumentation: java.lang.UnsupportedOperationException: class redefinition failed: attempted to change the class NestHost or NestMembers attribute at java.instrument/sun.instrument.InstrumentationImpl.redefineClasses0(Native Method) at java.instrument/sun.instrument.InstrumentationImpl.redefineClasses(InstrumentationImpl.java:193) at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:219) at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$2.handle(VertxHttpHotReplacementSetup.java:62) at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$2.handle(VertxHttpHotReplacementSetup.java:52) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$2(ContextImpl.java:313) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:834) 2021-02-19 00:21:34,607 INFO [io.quarkus] (Quarkus Main Thread) sample-kogito stopped in 0.004s abba6b6c-909d-4584-ab41-0f7247d41dfb __ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2021-02-19 00:21:34,831 INFO [io.quarkus] (Quarkus Main Thread) sample-kogito 1.0-SNAPSHOT on JVM (powered by Quarkus 1.11.1.Final) started in 0.222s. Listening on: http://localhost:8080 2021-02-19 00:21:34,831 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated. 2021-02-19 00:21:34,831 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, kogito, resteasy, resteasy-jackson, servlet, smallrye-openapi, swagger-ui] 2021-02-19 00:21:34,831 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Hot replace total time: 0.588s 2021-02-19 00:21:36,874 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-12) Changed source files detected, recompiling [/Users/mmortari/git/kogito-runtimes/kogito-quarkus-extension/integration-test-maven-devmode/target/test-classes/projects/project-intrumentation-reload-dmn/src/main/resources/hello.dmn] 2021-02-19 00:21:36,904 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (vert.x-worker-thread-12) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useKnativeEventing=false, useCloudEvents=false} 2021-02-19 00:21:36,945 INFO [org.kie.kog.cod.dec.DecisionValidation] (vert.x-worker-thread-12) Initializing DMN DT Validator... 2021-02-19 00:21:36,946 INFO [org.kie.kog.cod.dec.DecisionValidation] (vert.x-worker-thread-12) DMN DT Validator initialized. 2021-02-19 00:21:36,946 INFO [org.kie.kog.cod.dec.DecisionValidation] (vert.x-worker-thread-12) Analysing decision tables in DMN Model 'hello' ... 2021-02-19 00:21:36,946 INFO [org.kie.kog.cod.dec.DecisionValidation] (vert.x-worker-thread-12) no decision tables found. 2021-02-19 00:21:37,119 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-12) /Users/mmortari/git/kogito-runtimes/kogito-quarkus-extension/integration-test-maven-devmode/target/test-classes/projects/project-intrumentation-reload-dmn/target/classes/https_58_47_47kiegroup_46org_47dmn_47__8E1AF628_45C0DC_454461_45AA20_45F2B7EAEF9512/HelloResource.java uses or overrides a deprecated API., line -1 in /Users/mmortari/git/kogito-runtimes/kogito-quarkus-extension/integration-test-maven-devmode/target/test-classes/projects/project-intrumentation-reload-dmn/target/classes/https_58_47_47kiegroup_46org_47dmn_47__8E1AF628_45C0DC_454461_45AA20_45F2B7EAEF9512/HelloResource.java 2021-02-19 00:21:37,119 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-12) Recompile with -Xlint:deprecation for details., line -1 in /Users/mmortari/git/kogito-runtimes/kogito-quarkus-extension/integration-test-maven-devmode/target/test-classes/projects/project-intrumentation-reload-dmn/target/classes/https_58_47_47kiegroup_46org_47dmn_47__8E1AF628_45C0DC_454461_45AA20_45F2B7EAEF9512/HelloResource.java 2021-02-19 00:21:37,123 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-12) Application restart not required, replacing classes via instrumentation 2021-02-19 00:21:37,458 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-12) Files changed but restart not needed - notified extensions in: 0.584s